- 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
-
- 13 Mar, 2014 1 commit
-
-
Shane Snyder authored
-
- 11 Mar, 2014 1 commit
-
-
Shane Snyder authored
The darshan workload generator now checks that the log version is at least 2.03. This is due to a bug with how timestamps are reported in prior versions.
-
- 07 Mar, 2014 1 commit
-
-
Shane Snyder authored
Workload API now defines a function for retrieving the rank count of a workload. Currently, only darshan workload implements this. Will work on bgp workload and recorder later.
-
- 04 Mar, 2014 1 commit
-
-
Shane Snyder authored
-
- 27 Feb, 2014 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 20 Feb, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 17 Feb, 2014 12 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
Now, there is logic for generating collective/indpendent i/o events from darshan logs. There are a couple minor timing and i/o parameter bugs that still need to be worked out.
-
Shane Snyder authored
Update the darshan workload generator to use new collective open/close generation algorithm. Previously, generating these operations was done sequentially on one process, so the algorithm has to be updated to give consistent results in a distributed environment.
-
Shane Snyder authored
Now, the darshan generator can generate independent file events, as well as basic collective file events. Still working on rewriting collective events.
-
Shane Snyder authored
Pull all darshan workload generator logic into the workload generator API. Nondeterminism (i.e. using rand()) still needs to be removed from generating collective I/O events, since they will now be generated in a collective manner -- not independently as before. Also, still need to sort out collective timing issues.
-
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
-
Shane Snyder authored
Pull all darshan workload generator logic into the workload generator API. Nondeterminism (i.e. using rand()) still needs to be removed from generating collective I/O events, since they will now be generated in a collective manner -- not independently as before. Also, still need to sort out collective timing issues.
-
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.
-
- 06 Feb, 2014 1 commit
-
-
Misbah Mubarak authored
updates to codes workloads: switched to hash tables in the workload--i/o lang plug-in, removed codes_workload_get_info from i/o lang and darshan workloads as this is no longer needed in the bg/p model
-
- 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.
-
- 25 Nov, 2013 1 commit
-
-
Shane Snyder authored
-
- 20 Nov, 2013 1 commit
-
-
Shane Snyder authored
-
- 06 Nov, 2013 1 commit
-
-
Shane Snyder authored
-