cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Move apriori_compiled_kernel_t into the kernel namespace

Open eyalroz opened this issue 1 year ago • 0 comments

apriori_compiled_kernel_t -> kernel::apriori_compiled_t makes more sense... let's move it there. Also, move some functions into a kernel::apriori_compiled sub-namespace.

eyalroz avatar Jan 25 '24 23:01 eyalroz