Skip to content
Snippets Groups Projects
Commit 7248c066 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Added print out to debug gin

parent 01e49336
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@ then
echo "Compiling on gin\n"
source "$HOME/.bashrc"
echo "AHHHHHHHHHH: $(which mpic++)"
echo "AHHHHHHHHHH: $(which mpirun)"
## Check if MPI folder exist if not copy MPICH
......
......@@ -17,6 +17,9 @@ then
source $HOME/openfpm_vars_$6
echo "AHHHHHHHHHH: $(which mpic++)"
echo "AHHHHHHHHHH: $(which mpirun)"
echo "$LD_LIBRARY_PATH"
ldd ./src/pdata
......
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