Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
codes
codes
Commits
4febce16
Commit
4febce16
authored
Apr 09, 2015
by
Jonathan Jenkins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweaks to install steps
parent
13e494da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/BUILD_STEPS
doc/BUILD_STEPS
+5
-1
No files found.
doc/BUILD_STEPS
View file @
4febce16
...
@@ -31,7 +31,11 @@ release (0.3.0), ROSS's latest commit hash was c04babe, so this revision is
...
@@ -31,7 +31,11 @@ release (0.3.0), ROSS's latest commit hash was c04babe, so this revision is
cd build
cd build
../configure --with-ross=/path/to/ross/install --prefix=/path/to/codes-base/install CC=mpicc
../configure --with-ross=/path/to/ross/install --prefix=/path/to/codes-base/install CC=mpicc
To enable network tracing with dumpi, use optional --with-dumpi = /path/to/dumpi/install with configure.
To enable network tracing with dumpi, use the option
--with-dumpi = /path/to/dumpi/install with configure.
To enable using the darshan I/O generator, use the option
--with-darshan=/path/to/darshan with configure
3 - Build and install codes-base
3 - Build and install codes-base
...
...
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