diff --git a/install.sh b/install.sh index 4d19664..08da74e 100644 --- a/install.sh +++ b/install.sh @@ -5,10 +5,10 @@ # CUDA_INC=/usr/local/cuda/include # CUDA_SAMPLES=/usr/local/cuda/samples/common/inc # MPI_INCLUDE=/usr/include/openmpi +# BOOST_INCLUDE=/usr/local/boost/ # route to boost source code # BOOST_OPTIONS_LIB=/usr/lib64 # route to libboost_program_options # VTK_DIR=/usr/local/VTK-build - # ------------------ DO NOT MODIFY -------------------------- RED='\033[1;31m'