Skip to content
Snippets Groups Projects
Commit 886db589 authored by Abhinav Singh's avatar Abhinav Singh
Browse files

Merge from Develop to FD_solver

parent 8a290007
No related branches found
No related tags found
No related merge requests found
Pipeline #5376 failed
......@@ -477,6 +477,7 @@ echo "LIBS_NVCC=-Xcompiler=$openmp_flags $mpi_libs -lvcluster -lofpm_pdata -lofp
echo "INCLUDE_PATH_NVCC=-Xcompiler="-Wno-deprecated-declarations" -Xcompiler=$(cat openmp_flags) "$(cat cuda_options)" $mpi_include_dirs -I. -I$install_base/openfpm_numerics/include -I$install_base/openfpm_pdata/include/config -I$install_base/openfpm_pdata/include -I$install_base/openfpm_data/include -I$install_base/openfpm_vcluster/include -I$install_base/openfpm_io/include -I$install_base/openfpm_devices/include -I$i_dir/METIS/include -I$i_dir/PARMETIS/include -I$i_dir/BOOST/include -I$i_dir/HDF5/include -I$i_dir/LIBHILBERT/include $lin_alg_inc -I$i_dir/BLITZ/include -I$i_dir/ALGOIM/include" >> example.mk
cp example.mk src/example.mk
cp example.mk example/example.mk
cp example.mk ~/.openfpm.mk
if [ $nomake -eq 0 ]; then
make clean
......
Subproject commit 58a60102691f1bc087255fc3372c974141322240
Subproject commit 43ed7a5c956847754961b8252af27c0c82c251b7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment