Skip to content

Can we run the verified integers on CUDA? #133

@mborland

Description

@mborland

There's no throwing mechanism on device, but asserts will return a CUDA error code to the caller. This would require the user to check that. The other alternative would be to just __trap() in case the caller isn't checking their error codes.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions