Ticket #3635 (closed: wontfix)
Experiment with OpenCL code
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Try supporting OpenCL (GPU) code in Mantid. Add a test project with a CMake flag to build it if desired.
Change History
comment:8 Changed 9 years ago by Janik Zikovsky
Last two commits go to #3365, a little bit of dyslexia :)
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #3635: debugging output
Changeset: 6941107d4d170414add6e1a1563c5feafe53b959
comment:11 Changed 8 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to wontfix
This will probably not be implemented in Mantid unless we get a cluster with GPUs at some point. It might make sense to look at OpenACC , which is another possible technology for writing GPU code. It looks to be very close to OpenMP style pragmas, which would be nice. Later versions might even have interchangeable pragmas...
comment:12 Changed 8 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:13 Changed 8 years ago by Andrei Savici
- Status changed from verifying to closed
This ticket might be re-opened at some point
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4482