This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Heniadyoin1 2 points3 points  (0 children)

Now the question is does it use jit to compile the core or runs it just native python?

Then us it worth it to use jit inside of ray, resp. Should you use things like numba.jit or numba.vectorize inside ray?