-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
What kind of issue is this?
- Bug report
- Feature request
- Question not answered in documentation
- Cleanup needed
- Interesting question
The question is whether OpenACC can give us the performance we need. Would be interesting to experiment by taking the CPU-only code and moving one or more operations now done with CUDA kernels into OpenACC implementations to compare performance. See https://groups.google.com/d/msg/uwb-braingrid/pWeIUr-CgyE/tXbSG3wdAAAJ
for a link to an OpenACC tutorial.