cd build; export CPLUS_INCLUDE_PATH=/opt/dtk-21.04/include:/opt/dtk-21.04:/opencl/include export LD_LIBRARY_PATH=/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin/:$LD_LIBRARY_PATH export PATH=/home/huchen/FAISS/swig-4.0.2-build/bin/:$PATH export CPLUS_INCLUDE_PATH=/opt/dtk-21.04/hiprand/include/:/opt/dtk-21.04/rocrand/include:$CPLUS_INCLUDE_PATH export LD_LIBRARY_PATH=/opt/dtk-21.04/hipblas/lib/:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/opt/dtk-21.04/llvm/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/home/huchen/FAISS/faiss/build/faiss/gpu/test/:/home/huchen/FAISS/faiss/build/faiss/:/home/huchen/FAISS/faiss/build/lib/:$LD_LIBRARY_PATH #./faiss/gpu/test/TestGpuIndexFlat #export AMD_LOG_LEVEL=4 #export AMD_OCL_WAIT_COMMAND=1 #ctest3 -V -R TestGpuIndexFlat.IP_Float32 #gdb ./faiss/gpu/test/TestGpuIndexFlat cd -