zeratax / yacx

Yet Another CudaExecutor - wrapper to easily compile and execute cuda kernels
https://zeratax.github.io/yacx
MIT License
8 stars 4 forks source link

KernelArgs Klasse #29

Closed zeratax closed 4 years ago

zeratax commented 4 years ago

Bastian suggested we should potentially add a classs KernelArgs, that uploads/downloads all KernelArg at once and also returns a void * array of args. this should isolate the launch code more clearly.

zeratax commented 4 years ago

added in 6bf8d2703eb1ea4e314fc4ef93c7f8d5211f0e6b