Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document exact version requirements (OpenMP, CUDA, ...) #6

Open
GPMueller opened this issue Dec 18, 2017 · 0 comments
Open

Document exact version requirements (OpenMP, CUDA, ...) #6

GPMueller opened this issue Dec 18, 2017 · 0 comments

Comments

@GPMueller
Copy link
Contributor

  • C++ ? (nvcc only supports 11 or 14 I think... probably we therefore cannot use C++17?)
  • OpenMP 4.5 for GPU offloading (not yet implemented)
  • CUDA 8.0 for unified memory
  • OpenCL ?
  • OpenACC ?

Maybe we should even write down which compilers exactly support each backend due to these requirements?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant