Commits (72)
-
Xin Wang authoredb4aa6ce8
-
Xin Wang authored75a2ddb9
-
Nikhil authored
Change-Id: I478d26d50653736b64a1d1b2906b592a1fa24688
99b156fd -
Misbah Mubarak authored
Bug fixes in on-node and 2level-ftree See merge request codes/codes!57
c2ba8ef7 -
Neil McGlohon authorede9713d76
-
Neil McGlohon authored55a9cbf2
-
Misbah Mubarak authored
Dragonfly Plus: Bugfix and safety check See merge request !61
b734e145 -
Xin Wang authored1f9837d9
-
Xin Wang authored8d5da0ac
-
Xin Wang authored46cdfffc
-
Neil McGlohon authored24e8b225
-
Misbah Mubarak authored
DFP QoS work and DFDally Custom Standalone model See merge request !64
b74da2c3 -
Neil McGlohon authoredd96e7b49
-
Misbah Mubarak authored
Fix message sizes for testing configs See merge request !65
a09c3e99 -
Caitlin Ross authoredeca27707
-
Neil McGlohon authored2527d87f
-
Neil McGlohon authoredee6b434d
-
Misbah Mubarak authored
Allowing incast in online-workload source See merge request codes/codes!69
1b80abfb -
Misbah Mubarak authored
Fix DFP and DFDally make tests to support out-of-tree builds See merge request codes/codes!68
7eea28f4 -
Neil McGlohon authoredae4ab9e3
-
Misbah Mubarak authored
SWM_Compute now considers CPU Frequency See merge request codes/codes!67
1f5c3974 -
Caitlin Ross authored7f32b5f0
-
Caitlin Ross authored9bbcd39b
-
Caitlin Ross authored447e212c
-
Caitlin Ross authored81c58341
-
Noah Wolfe authored8a4d3b0c
-
Neil McGlohon authored66c3a27a
-
Misbah Mubarak authored
DFP and MPI replay layer instrumentation updates See merge request !70
f28191b7 -
Neil McGlohon authored958551ac
-
Neil McGlohon authoredb82824c0
-
Giorgis Georgakoudis authored
The commit replaces the call of the deprecated function MPI_Type_hindexed with the current function MPI_Type_create_hindexed. Using CODES with OpenMPI depends on this change.
558edb9d -
Elsa Gonsiorowski authored62e939e7
-
Misbah Mubarak authored
Compatibility fix of merged QoS features See merge request !72
8d81f7f3 -
Misbah Mubarak authored
Fixing multiple ranks per node mapping selection See merge request !71
ddf608ee -
Misbah Mubarak authored
Replace call of deprecated MPI_Type_hindexed See merge request !73
cb2a166a -
Misbah Mubarak authored
ross-org url (and whitespace) See merge request !74
62017faf -
Neil McGlohon authored69d3afdc
-
Misbah Mubarak authored
DFP Script Fixes See merge request !66
c9479ed8 -
Neil McGlohon authoredabfc94ae
-
Xin Wang authoredceaebc7a
-
Xin Wang authored822cedad
-
Xin Wang authored
set eager threshold to max for conc-online workload type, since rendezvous protocol cannot work with Conceptual for now
24e34654 -
Misbah Mubarak authored
Adding default definition to pkg-config variable: swm_datarootdir Closes #167 See merge request !76
5903bb42 -
Misbah Mubarak authored
# Conflicts: # maint/codes.pc.in
d89cde45 -
Misbah Mubarak authored
Workloads See merge request !77
af3fe198 -
Misbah Mubarak authored
This reverts merge request !77
c87ff95c -
Misbah Mubarak authored
Revert "Merge branch 'workloads' into 'master'" See merge request !78
fa6b0d7f -
Misbah Mubarak authoreda8fb6bb6
-
Misbah Mubarak authoredad132b19
-
Misbah Mubarak authored4d1923fc
-
Misbah Mubarak authored1d2ef4e2
-
Misbah Mubarak authoredaab92d45
-
Caitlin Ross authoredc8cf3cc6
-
Misbah Mubarak authoreda58a3d08
-
Neil McGlohon authored7c7eeac8
-
Misbah Mubarak authored02164f78
-
Misbah Mubarak authoredbae237f3
-
Misbah Mubarak authoredcaf7d30a
-
Misbah Mubarak authoredb4e9105e
-
Misbah Mubarak authored253552cc
-
Neil McGlohon authored
Update all usage of "server" lp to "nw-lp" This change is made for consistency across all configuration files and workload generators in core CODES. Where older models and versions of CODES utilized the "server" identifier to specify the number of server LPs per modelnet group repetition, newer models and configurations utilized the less paradigm specific "nw-lp" identifier. This shift slightly fractured the codebase and led to confusion when running similar/same configurations across different network models. Specifically, this change converts all usage of the "server" identifier to the "nw-lp" identifier. All tests, existing default configuration files, and models have been updated to use the "nw-lp" identifier for the workload server LPs. Some docs and readmes have been updated as well to no longer instruct new users to use the "server" identifier.
71f2692b -
Neil McGlohon authored
This commit adds functionality to accept a compute_time_speedup="X" parameter in a model's configuration file to accelerate the delay applied when accounting for compute_time in model-net-mpi-replay.c. X here is a double where 2.0 represents a 2x reduction in delay resulting from compute_time simulation. e.g. a setting of "2.0" means that all increments of compute_time are reduced by a factor of 2.
f075794c -
Misbah Mubarak authored
Core CODES Updates See merge request !85
dd8f83bc -
Neil McGlohon authored
The feature addition of the compute_time_speedup factor did affect the compute time correctly. It, however, didn't affect the scheduling of the new event after the compute time. This resulted in the delay savings from the compute time speedup being applied to the comm. time instead. This has now been resolved.
1ebb152f -
Caitlin Ross authored2e3b5f39
-
Caitlin Ross authored
ROSS updates See merge request !82
a9e46d2f -
Neil McGlohon authored
During the creation of the dragonfly-dally.C model, QoS features were added. The addition of these features for some reason also removed lines handling last_buf_full behavior. This resulted in busy time always being reported as zero. I've added lines from dragonfly-custom.C regarding this to restore previous behavior. There are still added lines from QoS regarding last_buf_full and busy time in router_packet_send() that are mildly confusing but don't appear to affect final results and are left as is.
dac6c39d -
Neil McGlohon authored
Somehow the bug where the first destination of the random permutation pattern wasn't randomized (but instead defaulted to rank 0) returned. This resulted in attempted self messages if terminal 0 is allocated for the random permutation workload as it will, by default, attempt to send messages to itself resulting in a failed assert. This fix checks to see if the rank has generated any data yet. If it hasn't, then it will pick a non-self random destination and will send to that destination until the random permutation threshold has been met.
6e378c26 -
Sudheer Chunduri authored67f976e6
-
Neil McGlohon authoreddd17ce70
-
Neil McGlohon authored
DFDally: Add Stalled packet per port counter See merge request !86
b498917e -
Neil McGlohon authoredfb41c9c0
Showing
COPYRIGHT
deleted
100644 → 0
LICENSE
0 → 100644
LICENSE.md
0 → 100644
codes/net/dragonfly-dally.h
0 → 100644
This diff is collapsed.
File added
File added