- 09 Nov, 2017 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
notes: - this generator will issue MPI-IO events, which cannot yet be handled directly by CODES simulations but are honored by the codes-workload-mpi-replay utility - the codes-workload-mpi-replay utility now includes a --prep argument that will generate files that need to be read for subsequent replay
-
- 13 Jul, 2016 1 commit
-
-
Elsa Gonsiorowski (Eris) authored
-
- 06 Jan, 2016 1 commit
-
-
Jonathan Jenkins authored
-
- 08 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 04 Sep, 2015 1 commit
-
-
Jonathan Jenkins authored
so people can bring their own workload
-
- 31 Aug, 2015 1 commit
-
-
Jonathan Jenkins authored
-
- 19 Aug, 2015 1 commit
-
-
Philip Carns authored
- only activated if Darshan enabled at configure time - currently fails with assertion
-
- 17 Jun, 2015 1 commit
-
-
Jonathan Jenkins authored
currently ignored by all
-
- 12 Mar, 2015 4 commits
-
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
- fix noop workload ops - get rid of unused workload option
-
- 26 Feb, 2015 1 commit
-
-
- 09 Jan, 2015 1 commit
-
-
Jonathan Jenkins authored
-
- 29 Aug, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 22 Aug, 2014 1 commit
-
-
Shane Snyder authored
-
- 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.
-
- 24 Apr, 2014 1 commit
-
-
Shane Snyder authored
-
- 18 Apr, 2014 1 commit
-
-
Shane Snyder authored
-
- 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 5 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.
-
- 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 3 commits
-
-
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.
-
Shane Snyder authored
Modify the mpi-replay tool (located at tests/workload) to spit out verbose information on each event it replays, if user specifies -v option. Also, modify the mpi-replay tool to perform no-ops for each replayed event, if user specifies --noop option. The replay tool should function properly for all workload types now. TODO: The tool should offer functionality for initializing the context of the output replay directory. That is, the tool should first scan the given workload and create all files and preallocate space for all I/O ops in the workload. Currently, the replay tool will fail on any files that are not explicitly created by the workload.
-
Shane Snyder authored
adding the mpi-replay tool to the tests/workload directory for replaying workloads from the codes workload api
-