codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

sane darshan integration (Imported #54) #54

Closed nmcglo closed 5 years ago

nmcglo commented 8 years ago

Original Issue Author: Jonathan Jenkins Original Issue ID: 54 Original Issue URL: https://xgitlab.cels.anl.gov/codes/codes/issues/54


Currently, we use an svn revision of darshan that:

We should check newer versions of darshan and pick one that has these issues fixed and that we can run the old log formats under.

After that's figured out, remove the --with-darshan option and go solely through pkg-config + version checks.

nmcglo commented 8 years ago

Jonathan Jenkins:

Note: separate ticket (#104) opened for unrelated runtime bug in Darshan workload generator.

nmcglo commented 8 years ago

Jonathan Jenkins:

The Darshan workload module in codes-base does not require an svn (or git) revision of Darshan, and the missing header issue was fixed some time back. We really just needed a version number check for safety.

nmcglo commented 8 years ago

Jonathan Jenkins:

Status changed to closed

nmcglo commented 8 years ago

Jonathan Jenkins:

I'm on darshan revision 824, BTW. Can't remember why, but I think it has to do with a changeset Shane or Phil put in prior to there...