Julia's JIT works really well for CPU overheads and CPU parallelism to an extent, but doesn't work as out-of-the-box for accelerators (like GPUs).
Julia JIT limitations for GPU accelerator support
By
–
By
–
Julia's JIT works really well for CPU overheads and CPU parallelism to an extent, but doesn't work as out-of-the-box for accelerators (like GPUs).