Skip to content

Is it normal that different CPUs output different deterministic results for the Same Code? #29008

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

You must be logged in to vote

This is unrelated to jax.jit – you're getting different results on different platforms (both with and without JIT) because the different platforms are executing using different LAPACK libraries.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@jakevdp
Comment options

@YousefElbrolosy
Comment options

@YousefElbrolosy
Comment options

@jakevdp
Comment options

Answer selected by YousefElbrolosy
@YousefElbrolosy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants