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
sds
ssg
Commits
597d54fc
Commit
597d54fc
authored
Aug 04, 2017
by
Philip Carns
Browse files
Revert "use Cray fork of libfabric"
This reverts commit
7eb816a2
. - necessary fix has been upstreamed
parent
7eb816a2
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/perf-regression/theta/run-regression.sh
View file @
597d54fc
...
@@ -28,7 +28,7 @@ mkdir $JOBDIR
...
@@ -28,7 +28,7 @@ mkdir $JOBDIR
cp
margo-p2p-latency.qsub
$JOBDIR
cp
margo-p2p-latency.qsub
$JOBDIR
cd
$SANDBOX
cd
$SANDBOX
git clone https://github.com/ofi
-cray
/libfabric
-cray
.git
git clone https://github.com/ofi
wg
/libfabric.git
git clone https://github.com/pmodels/argobots.git
git clone https://github.com/pmodels/argobots.git
git clone https://github.com/mercury-hpc/mercury.git
git clone https://github.com/mercury-hpc/mercury.git
wget http://dist.schmorp.de/libev/libev-4.24.tar.gz
wget http://dist.schmorp.de/libev/libev-4.24.tar.gz
...
@@ -49,11 +49,11 @@ make install
...
@@ -49,11 +49,11 @@ make install
# libfabric
# libfabric
echo
"=== BUILDING LIBFABRIC ==="
echo
"=== BUILDING LIBFABRIC ==="
cd
$SANDBOX
/libfabric
-cray
cd
$SANDBOX
/libfabric
./autogen.sh
./autogen.sh
mkdir
build
mkdir
build
cd
build
cd
build
../configure
--prefix
=
$PREFIX
--enable-gni
--disable-rxd
--disable-rxm
--disable-udp
--disable-usnic
--disable-verbs
--disable-sockets
--host
=
x86_64-linux
--enable-ugni-static
../configure
--prefix
=
$PREFIX
--enable-gni
--disable-rxd
--disable-rxm
--disable-udp
--disable-usnic
--disable-verbs
--disable-sockets
--host
=
x86_64-linux
make
-j
3
make
-j
3
make
install
make
install
...
@@ -121,5 +121,6 @@ dos2unix combined.$JOBID.txt
...
@@ -121,5 +121,6 @@ dos2unix combined.$JOBID.txt
mailx
-s
"margo-p2p-latency (theta, ofi/gni)"
sds-commits@lists.mcs.anl.gov < combined.
$JOBID
.txt
mailx
-s
"margo-p2p-latency (theta, ofi/gni)"
sds-commits@lists.mcs.anl.gov < combined.
$JOBID
.txt
cd
/tmp
cd
/tmp
rm
-rf
$SANDBOX
# TODO: temporary while debugging
rm
-rf
$PREFIX
#rm -rf $SANDBOX
#rm -rf $PREFIX
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