Keenan Simpson

Results 5 issues of 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...

triage
P0
feature
cuda.core

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....

enhancement
triage
P1
cuda.core

on cuda < 12, we return a cuFunction from get_kernel(), create an xfail test which launches the kernel on two distinct contexts

triage
cuda.core

Add some free functions to cuda.core as an even higher level entrypoint to cuda. For example cuda.core.link for the linker

triage
P1
feature
cuda.core

implement the constructor for the Context object

triage
feature
cuda.core
blocked