Skip to content
GitLab
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
00475389
Commit
00475389
authored
Jul 13, 2016
by
Elsa Gonsiorowski (Eris)
Browse files
update documention to CODES v 0.5.2, ROSS v d3bdc07
parent
e4690fc1
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/BUILD_STEPS
View file @
00475389
...
...
@@ -3,12 +3,12 @@ machines.
0
-
Checkout
,
build
,
and
install
the
trunk
version
of
ROSS
(
https
://
github
.
com
/
carothersc
/
ROSS
).
At
the
time
of
release
(
0.5.
0
),
ROSS
's latest commit hash was d
9cef53
, so this revision is
release
(
0.5.
2
),
ROSS
's latest commit hash was d
3bdc07
, so this revision is
"safe" in the unlikely case incompatible changes come along in the future. If
working from the CODES master branches, use the ROSS master branch.
git clone http://github.com/carothersc/ROSS.git
# if using 0.5.
0
release: git checkout d
9cef53
# if using 0.5.
2
release: git checkout d
3bdc07
cd ROSS
mkdir build
cd build
...
...
@@ -18,7 +18,7 @@ working from the CODES master branches, use the ROSS master branch.
make -j 3
make install
<the result should be that the latest version of ROSS is installed in the
<the result should be that the latest version of ROSS is installed in the
ROSS/install/ directory>
For more details on installing ROSS, go to
...
...
@@ -60,7 +60,7 @@ working from the CODES master branches, use the ROSS master branch.
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
.
4
-
Build
and
install
CODES
make
&&
make
install
...
...
doc/RELEASE_NOTES
View file @
00475389
0.5.2 (July 13, 2016)
Summer of CODES was another huge success!
This update adds the commit function to the CODES models, representing an
update to the latest version of ROSS (d3bdc07)
0.5.1 (June 09, 2016)
network:
...
...
@@ -34,7 +40,7 @@ networks:
addition of the SlimFly network topology, corresponding to the Wolfe et al.
paper "Modeling a Million-node Slim Fly Network using Parallel Discrete-event
Simulation", at SIGSIM-PADS'16. See README.slimfly.txt
Simulation", at SIGSIM-PADS'16. See README.slimfly.txt
(src/networks/model-net/doc).
modelnet now supports sampling at regular intervals. Dragonfly LPs can
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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