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_vcluster
Commits
7cf3b4c8
Commit
7cf3b4c8
authored
Nov 24, 2018
by
incardon
Browse files
Testing MPI jenkins
parent
e8912aa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
run.sh
View file @
7cf3b4c8
...
@@ -61,7 +61,7 @@ else
...
@@ -61,7 +61,7 @@ else
ls
$HOME
/openfpm_dependencies/openfpm_vcluster/BOOST/lib
ls
$HOME
/openfpm_dependencies/openfpm_vcluster/BOOST/lib
otool
-L
./build/src/vcluster_test
otool
-L
./build/src/vcluster_test
mpirun
--oversubscribe
-np
$nproc
./build/src/vcluster_test
mpirun
--oversubscribe
-np
$nproc
./build/src/vcluster_test
--color_output
=
yes
if
[
$?
-ne
0
]
;
then
exit
1
;
fi
if
[
$?
-ne
0
]
;
then
exit
1
;
fi
fi
fi
...
...
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