Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow models with a single link in RBDAs with JAX_DISABLE_JIT #219

Conversation

flferretti
Copy link
Collaborator

@flferretti flferretti commented Aug 14, 2024

Closes #191


📚 Documentation preview 📚: https://jaxsim--219.org.readthedocs.build//219/

Copy link
Member

@xela-95 xela-95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @flferretti !! I tested it with JAX_DISABLE_JIT and it works! It LGTM

Copy link
Member

@diegoferigo diegoferigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you @flferretti!

src/jaxsim/rbda/crba.py Outdated Show resolved Hide resolved
src/jaxsim/rbda/crba.py Outdated Show resolved Hide resolved
@flferretti flferretti force-pushed the 191-impossible-to-run-with-jax_disable_jit-set-to-true-model-with-zero-dof branch from aa87ee4 to d87e076 Compare August 20, 2024 07:53
@flferretti flferretti merged commit 713bcb0 into main Aug 20, 2024
24 checks passed
@flferretti flferretti deleted the 191-impossible-to-run-with-jax_disable_jit-set-to-true-model-with-zero-dof branch August 20, 2024 08:12
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.

Impossible to run with JAX_DISABLE_JIT set to True model with zero dof
3 participants