Jason Boutte

Results 30 comments of Jason Boutte

@dcherian @tomvothecoder `cdms2-3.1.0` is old, the latest, final version is `3.1.5`. Updating the version should probably resolve any dependency issues.

@jgfouca @tangq Looks like https://github.com/E3SM-Project/E3SM/pull/4940 didn't get merged into maint-2.0.

@jgfouca Hopefully the last one.

I have the CIME baseline update started (https://github.com/ESMCI/cime/pull/4491). Right now it is still parsing and storing throughput and memory usage from the coupler log. With `--save-timing` we have access to...

@sarats Just finishing up testing on the CIME side, I want to ensure we have good unit test coverage before it's merged and we do a CIME update. Should be...

@sarats There's another fix for `bless_test_results` on the way https://github.com/ESMCI/cime/pull/4502, this only affects blessing results, generating and comparing work.

@sarats That PR doesn't impact creation or comparison of perf baselines.

@sarats @amametjanov I've fixed generating the performance baselines by `bless_test_results` when they don't exist, this is already in the CIME master branch. @amametjanov You can verify this using the master...

@amametjanov I've added the commit hash and date to the baseline files, you can use the branch from https://github.com/ESMCI/cime/pull/4508 to test.

@tomvothecoder I'll check this out and see if I can find anything existing otherwise I'll go off the original plan I had for this in #388.