Skip to content
Snippets Groups Projects
Commit e0f0b5d7 authored by Benjamin Cumming's avatar Benjamin Cumming Committed by Sam Yates
Browse files

CUDA back end for the new mechanism infrastructure (#487)

Completes CUDA printing in modcc.
* Add CudaPrinter visitor, overriding CPrinter.
* Add `ostream` `operator<<` overloads for `arb::gpu::shared_state` and `device_view` for debugging.
* Fix GPU back-end bugs.
parent 68135148
No related branches found
No related tags found
No related merge requests found
Showing
with 443 additions and 131 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment