pycuda icon indicating copy to clipboard operation
pycuda copied to clipboard

Gpuarray objects

Open brumen opened this issue 4 years ago • 1 comments

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

brumen avatar Mar 18 '21 18:03 brumen

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?

inducer avatar Mar 18 '21 19:03 inducer

Closing for inactivity.

inducer avatar Jun 07 '23 13:06 inducer