Skip to content

Capsule-capsule collision detection as a Warp kernel#1448

Draft
jaro-sevcik wants to merge 2 commits intogoogle-deepmind:mainfrom
jaro-sevcik:mjx-capsule-capsule-warp-kernel
Draft

Capsule-capsule collision detection as a Warp kernel#1448
jaro-sevcik wants to merge 2 commits intogoogle-deepmind:mainfrom
jaro-sevcik:mjx-capsule-capsule-warp-kernel

Conversation

@jaro-sevcik
Copy link
Contributor

A prototype of capsule capsule collision detection primitive in Warp.

This also contains a very rough plumbing to be able to call from Jax to Warp, but many things are missing there; for instance, there is no grad, no support for multiple GPUs or for any CPUs, there is a very simple minded and hacky API with confusing contract, etc.

A prototype of capsule capsule collision detection
primitive in Warp.

This also contains a very rough plumbing to be able to call
from Jax to Warp, but many things are missing there;
for instance, there is no grad, no support for multiple
GPUs, there is a very simple minded and hacky API
with confusing contract, etc.

Needs `pip install warp-lang`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments