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
Justin Wozniak
codes
Commits
0172498f
Commit
0172498f
authored
Jun 09, 2016
by
Jonathan Jenkins
Committed by
Justin Wozniak
Jun 15, 2016
Browse files
version bump, changelog cleanup
parent
39ff7fcc
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
0172498f
...
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.67])
AC_INIT([codes], [0.5.
0
], [http://trac.mcs.anl.gov/projects/codes/newticket],[],[http://www.mcs.anl.gov/projects/codes/])
AC_INIT([codes], [0.5.
1
], [http://trac.mcs.anl.gov/projects/codes/newticket],[],[http://www.mcs.anl.gov/projects/codes/])
AC_CANONICAL_TARGET
AC_CANONICAL_SYSTEM
...
...
doc/RELEASE_NOTES
View file @
0172498f
0.5.0
0.5.1 (June 09, 2016)
network:
==========
corrected link latency calculation in dragonfly model
printf argument mismatch in dragonfly model
refactors to the torus bandwidth calculation to mirror that of the other
networks (no functional change)
more robust type conversions in dragonfly (int sizes -> uint64_t)
----------
0.5.0 (May 24, 2016)
general:
==========
...
...
@@ -25,7 +41,7 @@ modelnet now supports sampling at regular intervals. Dragonfly LPs can
dragonfly and torus network models credit-based flow control has been updated.
Dragonfly model's adaptive routing algorithms have been updated. For details,
see paper "Enabling Parallel Simulation of Large-Scale HPC Network Systems",
M.Mubarak et al., at IEEE Trans. on Parallel and Distributed Systems (TPDS).
M.Mubarak et al., at IEEE Trans. on Parallel and Distributed Systems (TPDS).
allow 0-byte messages in model-net.
...
...
@@ -88,8 +104,18 @@ model_net_event_rc (use model_net_event_rc2, which will eventually be renamed
codes_event_new (define your own bounds-checking macro if need be)
----------
0.4.0
0.4.1 (September 30, 2015)
general:
==========
fix compatibility with recent ROSS releases
----------
0.4.0 (May 6, 2015)
codes-base
...
...
@@ -215,7 +241,9 @@ Adding network workload test program for debugging
Updating MPI wait/wait_all code in replay tool
0.3.0
----------
0.3.0 (November 7, 2014)
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