<div dir="ltr">These are the options, and I&#39;ve attached a logfile. <br><div style="margin-left:40px">F90 = pgf90  <br>F77 = pgf77 <br>#F90 = ifort<br>#F77 = ifort<br>#CXX = pgCC<br>#CC = pgcc<br>CXX = icpc <br>CC =  icc  <br><br>HDF5_DIR = /share/apps/hdf5-1.8.12  <br><br>LAPACK = yes<br>LAPACK_DIR = /home/garrison/ifort64/lib<br>LAPACK_LIBS = acml ifcoremt_pic imf irc svml<br><br><br>OPENCL_DIR = /share/apps/cuda-toolkit/6.5/<br>OPENCL_INC_DIRS = /share/apps/cuda-toolkit/6.5/include/CL<br>OPENCL_LIB_DIRS = /share/apps/cuda-toolkit/6.5/lib64<br><br>#MPI = CUSTOM<br>MPI_DIR = /share/apps/openmpi-1.6.5<br>MPI_INC_DIRS = /share/apps/openmpi-1.6.5/include<br>MPI_LIB_DIRS = /share/apps/openmpi-1.6.5/lib<br>MPI_LIBS = mpi mpi_cxx  open-rte open-pal dl nsl util<br><br>FFTW = yes<br>FFTW_DIR = /home/garrison/fftw3<br>FFTW_LIBS = fftw3_threads fftw3_mpi $(MPI_LIBS) fftw3 m<br><br>OPTIMISE = yes <br>FFLAGS = -O3 -fast -Mipa=fast,inline -tp=x64<br>CPPFLAGS = -DCCTK_DISABLE_OMP_COLLAPSE<br>FPPFLAGS = -DCCTK_DISABLE_OMP_COLLAPSE<br>#C_OPTIMISE_FLAGS = -O3 -fast -Mipa=fast,inline -tp=x64<br>#CXX_OPTIMISE_FLAGS = -O3 -fast -Mipa=fast,inline -tp=x64<br>C_OPTIMISE_FLAGS   = -Os -ip -pthread -no-prec-div  <br>CXX_OPTIMISE_FLAGS = -Os -ip -pthread -no-prec-div <br>F77_OPTIMISE_FLAGS = -O3 -fast -Mipa=fast,inline -tp=x64<br>F90_OPTIMISE_FLAGS = -O3 -fast -Mipa=fast,inline -tp=x64<br>#F77_OPTIMISE_FLAGS = -Os -ip -no-prec-div<br>#F90_OPTIMISE_FLAGS = -Os -ip -no-prec-div<br><br>PTHREADS = yes <br>VERBOSE = yes<br><br>#DEBUG=all<br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 4, 2015 at 9:21 AM, Frank Loeffler <span dir="ltr">&lt;<a href="mailto:knarf@cct.lsu.edu" target="_blank">knarf@cct.lsu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, May 04, 2015 at 09:11:23AM -0500, Christopher Ramirez wrote:<br>
&gt; Yes, the cuda toolkit is installed, and from my understanding, opencl is<br>
&gt; included with it.<br>
<br>
</span>In that case it would be helpful to get a full log of the build process<br>
(make sim VERBOSE=yes), and the location of the CL/opencl.h file it<br>
should have found, and the option list you used.<br>
<br>
Especially interesting would be whether you set variables like<br>
OPENCL_DIR, OPENCL_INC_DIRS, OPENCL_LIB_DIRS, or OPENCL_LIBS.<br>
<span class="HOEnZb"><font color="#888888"><br>
Frank<br>
<br>
</font></span></blockquote></div><br></div>