pycuda
pycuda copied to clipboard
Gpuarray objects
Hi Andreas,
I have coded something that works for 1 dimensional arrays of Enum type objects. It has a lot of hard-coded parts, but it looks like it's working. Take a look, and please comment if you have the time. I think it still needs a lot of work, honestly, but it's a first attempt.
G
TBH, I don't see the point of this. Why not keep an array of integers and maintain information about the enum semantics at a higher level in the software stack?
Closing for inactivity.