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
codes
codes
Commits
45f18ddf
Commit
45f18ddf
authored
Aug 19, 2015
by
Philip Carns
Browse files
update Darshan instructions
parent
9f2740fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/BUILD_STEPS
View file @
45f18ddf
...
@@ -49,10 +49,14 @@ working from the CODES master branches, use the ROSS master branch.
...
@@ -49,10 +49,14 @@ working from the CODES master branches, use the ROSS master branch.
breaks libdumpi's function wrappers through const'ifying the MPI
breaks libdumpi's function wrappers through const'ifying the MPI
interface).
interface).
To enable using the darshan I/O generator
Use the --with-darshan argument to configure to enable the optional
(http://www.mcs.anl.gov/research/projects/darshan/), use the option
Darshan I/O workload generator
--with-darshan=/path/to/darshan with configure
(http://www.mcs.anl.gov/research/projects/darshan/). In order to use
this option, you must either have the darshan-util portion
of Darshan installed in the default system path, or else add
<DARSHAN_PREFIX>/lib/pkgconfig to your PKG_CONFIG_PATH environment
variable before calling configure.
3 - Build and install codes-base
3 - Build and install codes-base
make && make install
make && 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