Skip to content

Jax 64 precision for Matrix Inverse #24186

Closed Answered by jakevdp
cpcpython asked this question in Q&A
Discussion options

You must be logged in to vote

Hi - thanks for the question! Unlike CPUs and some GPUs, TPUs have very little support for 64-bit operations, and typically you'll have the best experience on TPUs if you leave jax_enable_x64 at its default setting of false. I don't know of any workarounds for this, because it's a matter of hardware capabilities, not a matter of missing implementations.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cpcpython
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants