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
988007cb
Commit
988007cb
authored
Aug 17, 2017
by
Philip Carns
Browse files
use --enable-ugni-static on libfabric
parent
1b9bdb9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/perf-regression/theta/run-regression.sh
View file @
988007cb
...
@@ -55,7 +55,7 @@ git checkout tags/v1.5.0
...
@@ -55,7 +55,7 @@ git checkout tags/v1.5.0
./autogen.sh
./autogen.sh
mkdir
build
mkdir
build
cd
build
cd
build
../configure
--prefix
=
$PREFIX
--enable-gni
--enable-sockets
--disable-rxd
--disable-rxm
--disable-udp
--disable-usnic
--disable-verbs
--host
=
x86_64-linux
../configure
--prefix
=
$PREFIX
--enable-gni
--enable-ugni-static
--enable-sockets
--disable-rxd
--disable-rxm
--disable-udp
--disable-usnic
--disable-verbs
--host
=
x86_64-linux
make
-j
3
make
-j
3
make
install
make
install
...
...
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