You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a way to allow servers to load a cache of compiled kernels.
When kernels matching the IDs of these are launched they shouldn't need to be compiled if the cache contains them.
This might help scenarios where the time to JIT compile some (or all) kernels is undesired.
The text was updated successfully, but these errors were encountered:
There should be a way to allow servers to load a cache of compiled kernels.
When kernels matching the IDs of these are launched they shouldn't need to be compiled if the cache contains them.
This might help scenarios where the time to JIT compile some (or all) kernels is undesired.
The text was updated successfully, but these errors were encountered: