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
e273512e
Commit
e273512e
authored
May 19, 2015
by
incardon
Browse files
Jenkin script
parent
6b98ac4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
build_vcluster.sh
View file @
e273512e
...
...
@@ -18,7 +18,7 @@ cd "$1/OpenFPM_vcluster"
echo
"Compiling on
$2
"
if
[
$2
eq
"gin"
||
$2
eq
"wetcluster"
]
if
[
$2
eq
"gin"
]
||
[
$2
eq
"wetcluster"
]
then
echo
"Compiling on gin
\n
"
module load gcc/4.9.2
...
...
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