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_io
Commits
4b358499
Commit
4b358499
authored
Dec 17, 2018
by
incardon
Browse files
Fixing IO on CI Farm
parent
81b7b622
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
4b358499
...
...
@@ -61,7 +61,7 @@ then
module load boost/1.54.0
sh ./configure
CXX
=
mpic++
--with-boost
=
/sw/apps/boost/1.54.0/
--with-hdf5
=
$HOME
/
$3
/HDF5/bin/h5pcc
else
sh ./configure
CXX
=
mpic++
--with-hdf5
=
$HOME
/openfpm_dependencies/openfpm_io/
$branch
/HDF5
--with-boost
=
$HOME
/openfpm_dependencies/openfpm_io/
$branch
/BOOST
--with-pdata
=
../openfpm_pdata/
sh ./configure
CXX
=
mpic++
--with-hdf5
=
$HOME
/openfpm_dependencies/openfpm_io/
$branch
/HDF5
--with-boost
=
$HOME
/openfpm_dependencies/openfpm_io/
$branch
/BOOST
--with-pdata
=
../
../
openfpm_pdata/
fi
make
VERBOSE
=
1
-j
1
...
...
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