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

cl2.hpp? #38

Open
jchodera opened this issue Dec 13, 2020 · 2 comments
Open

cl2.hpp? #38

jchodera opened this issue Dec 13, 2020 · 2 comments

Comments

@jchodera
Copy link
Member

@peastman: I'm seeing this warning during compilation---should we do anything about it?

[ 88%] Building CXX object platforms/opencl/sharedTarget/CMakeFiles/OpenMMOpenCL.dir/__/src/OpenCLArray.cpp.o
In file included from /home/conda/openmm/platforms/opencl/src/OpenCLArray.cpp:27:
In file included from /home/conda/openmm/platforms/opencl/./include/OpenCLArray.h:35:
/home/conda/openmm/platforms/opencl/src/cl.hpp:155:9: warning: This version of the OpenCL Host API C++ bindings is deprecated, please use cl2.hpp instead. [-W#pragma-messages]
#pragma message("This version of the OpenCL Host API C++ bindings is deprecated, please use cl2.hpp instead.")
@peastman
Copy link
Collaborator

It's not a problem, but at some point we should upgrade to the newer version of the bindings.

@sisco0
Copy link

sisco0 commented Dec 25, 2020

Should OpenCL headers be included at the project files?

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

3 participants