Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caitlin Ross
codes
Commits
9cd9a176
Commit
9cd9a176
authored
Jul 23, 2015
by
Misbah Mubarak
Browse files
modifying build steps for pkg-config
parent
9ef6da21
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/BUILD_STEPS
View file @
9cd9a176
...
@@ -37,7 +37,7 @@ working from the CODES master branches, use the ROSS master branch.
...
@@ -37,7 +37,7 @@ working from the CODES master branches, use the ROSS master branch.
mkdir build
mkdir build
cd build
cd build
../configure --
with-ross
=/path/to/
ross/install --prefix=/path/to/codes-base/install CC=mpicc
../configure --
prefix
=/path/to/
codes-base/install CC=mpicc PKG_CONFIG_PATH=/path/to/ross/install/lib/pkgconfig
To enable network tracing with dumpi
To enable network tracing with dumpi
(http://sst.sandia.gov/about_dumpi.html), use the option
(http://sst.sandia.gov/about_dumpi.html), use the option
...
...
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