- 09 Jan, 2015 1 commit
-
-
Jonathan Jenkins authored
-
- 24 Nov, 2014 1 commit
-
-
Jonathan Jenkins authored
NOTE: very inefficient
-
- 06 Nov, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 29 Oct, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 29 Aug, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 22 Aug, 2014 1 commit
-
-
Shane Snyder authored
-
- 24 Jul, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 21 Jul, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 18 Jul, 2014 1 commit
-
-
Jonathan Jenkins authored
Contains the following: - annotation-aware codes-mapping API - updated mapping tests - updated codes-base models to use the new API - updated LSM to configure based on annotation - fixed initialization issue (was doing config as an event) - no need for lsm_send_init from outside LPs
-
- 15 Jul, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 26 Jun, 2014 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
- Replay tool no longer offers bglockless prefix (ignored for POSIX calls). - Print workload load time on rank 0 - convert sleep functionality to use more accurate nanosleep
-
- 03 Jun, 2014 1 commit
-
-
Shane Snyder authored
Hack to force replay tool to use one preallocated and initialized I/O buffer for all I/O operations. Malloc'ing a new (uninitialized) buffer for each I/O operation causes really poor performance, likely due to page faults.
-
- 10 May, 2014 1 commit
-
-
Shane Snyder authored
Darshan generates longer delays, and mpi replay tool now can be configured to play a percentage of the overall delay.
-
- 09 May, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 06 May, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 01 May, 2014 1 commit
-
-
Jonathan Jenkins authored
- currently ugly-looking, might want to think of a better way to acheive this
-
- 29 Apr, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 28 Apr, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 24 Apr, 2014 1 commit
-
-
Shane Snyder authored
-
- 18 Apr, 2014 1 commit
-
-
Shane Snyder authored
-
- 14 Apr, 2014 1 commit
-
-
Jonathan Jenkins authored
For a particular LP type: - get the global number of LPs of that type - get the relative ID w.r.t. LPs of the same type
-
- 25 Mar, 2014 1 commit
-
-
Shane Snyder authored
Darshan and recorder workloads have temporary debug parameters that are no longer used and can be removed.
-
- 20 Mar, 2014 1 commit
-
-
Shane Snyder authored
-
- 04 Mar, 2014 1 commit
-
-
Shane Snyder authored
-
- 27 Feb, 2014 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 18 Feb, 2014 1 commit
-
-
Shane Snyder authored
-
- 17 Feb, 2014 9 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
The codes-workload-test and codes-workload-mpi-replay both support the new paramters of the bgp-io language workload generator. Also, support has been added to the config file and codes-workload-mpi-replay program for loading the parameters of a darshan config file.
-
Shane Snyder authored
Now, specify the darshan install directory with --with-darshan=/dir/ to build the darshan workload generator and link it with test applications.
-
Shane Snyder authored
Modifications to autotools to include necessary info for building the darshan workload API. This API compiles fine, but the mpi replay test is not linking properly with darshan library.
-
Shane Snyder authored
Now, specify the darshan install directory with --with-darshan=/dir/ to build the darshan workload generator and link it with test applications.
-
Shane Snyder authored
Modifications to autotools to include necessary info for building the darshan workload API. This API compiles fine, but the mpi replay test is not linking properly with darshan library.
-
- 07 Feb, 2014 1 commit
-
-
Misbah Mubarak authored
-
- 30 Jan, 2014 1 commit
-
-
Shane Snyder authored
Improve the performance of the darshan i/o workload by converting the linked list of per-rank contexts to a hash table.
-
- 28 Jan, 2014 1 commit
-
-
Shane Snyder authored
Update the output directory argument of the mpi-replay tool to just specify an already existing directory to perform the workload I/O in.
-