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
f37561f5
Commit
f37561f5
authored
Sep 14, 2015
by
incardon
Browse files
Fixing directory convention
parent
c84adc5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
build_io.sh
View file @
f37561f5
#! /bin/bash
# Make a directory in /tmp/
O
pen
FPM
_data
# Make a directory in /tmp/
o
pen
fpm
_data
mkdir
/tmp/openfpm_io
mv
*
.[^.]
*
/tmp/openfpm_io
...
...
@@ -11,11 +11,11 @@ mkdir openfpm_io/src/config
git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_devices.git openfpm_devices
git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_data.git openfpm_data
git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_pdata.git openfpm_pdata
cd
"
$1
/
O
pen
FPM
_data"
cd
"
$1
/
o
pen
fpm
_data"
git checkout develop
cd
..
cd
"
$1
/
O
pen
FPM
_IO"
cd
"
$1
/
o
pen
fpm
_IO"
echo
"Compiling on
$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