Hi I have successfully installed Gromacs version 2018.6 (non-GPU version:
with the following values:
cmake .. -DGMX_BUILD_OWN_FFTW=ON -DCMAKE_C_COMPILER=gcc
-DCMAKE_CXX_COMPILER=g++ -DBUILD_SHARED_LIBS=OFF
-DCMAKE_INSTALL_PREFIX='usr/local/gromacs/2018.6/'

I am not able to generate makefile for the GPU version with following
values:

cmake .. -DGMX_BUILD_OWN_FFTW=ON -DCMAKE_C_COMPILER=gcc
-DCMAKE_CXX_COMPILER=g++ -DGMX_GPU=ON -DGMX_USE_OPENCL=ON

-- Looking for CL_VERSION_2_0

-- Looking for CL_VERSION_2_0 - not found

-- Looking for CL_VERSION_1_2

-- Looking for CL_VERSION_1_2 - not found

-- Looking for CL_VERSION_1_1

-- Looking for CL_VERSION_1_1 - not found

-- Looking for CL_VERSION_1_0

-- Looking for CL_VERSION_1_0 - not found

-- Found OPENCL:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OPENCL.framework

CMake Error at cmake/gmxManageOpenCL.cmake:47 (message):

  OpenCL is not supported.  OpenCL version 1.1 or newer is required.

Call Stack (most recent call first):

  CMakeLists.txt:232 (include)



Please let me know how to configure the GPU version. Thank you
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.

Reply via email to