Keenan Simpson
Keenan Simpson
This is ready for at least a first look Add Mempool class as the first public MemoryResource implementation. It supports IPC. Add IPC buffer which is an internal buffer implementation...
no-cache, for example, is not supported when using an environment with cuda 12.4 . Find a compatibility matrix and apply it to supported options when users construct a LinkerOptions instance....
on cuda < 12, we return a cuFunction from get_kernel(), create an xfail test which launches the kernel on two distinct contexts
Add some free functions to cuda.core as an even higher level entrypoint to cuda. For example cuda.core.link for the linker
implement the constructor for the Context object