You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the GPU pipeline only supports constraint solving of contact constraints on the GPU. The non-contact constraints are solved on CPU, sequentially. It should be straight-forward to port the code over. The batching code can be re-used.
The text was updated successfully, but these errors were encountered:
Currently the GPU pipeline only supports constraint solving of contact constraints on the GPU. The non-contact constraints are solved on CPU, sequentially. It should be straight-forward to port the code over. The batching code can be re-used.
The text was updated successfully, but these errors were encountered: