Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
7248c066
Commit
7248c066
authored
Aug 03, 2017
by
incardon
Browse files
Added print out to debug gin
parent
01e49336
Changes
2
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
7248c066
...
...
@@ -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
...
...
run.sh
View file @
7248c066
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment