Skip to content

Releases: NREL/jade

v0.10.2

15 May 15:18
ffc0dc0
Compare
Choose a tag to compare

Remove use of LOCAL_SCRATCH environment on Kestrel because it isn't writable.

v0.10.1

19 Apr 17:33
941c3f0
Compare
Choose a tag to compare

Handle lack of environment variable LOCAL_SCRATCH on Kestrel.

v0.10.0

22 Nov 20:04
Compare
Choose a tag to compare

Upgrade Pydantic to v2.

v0.9.9

10 Jul 15:04
eafed8e
Compare
Choose a tag to compare

Restrict the version of pydantic to v1. The release of v2 caused errors.

v0.9.8

31 Mar 21:54
Compare
Choose a tag to compare

Fixes issue where compute node stats stats weren't updated after running resubmit-jobs.

v0.9.7

23 Feb 16:32
Compare
Choose a tag to compare

Fix output-dir environment variable in teardown command (#92)

v0.9.6

01 Dec 22:37
Compare
Choose a tag to compare

Fixes an issue from v0.9.4 where the results database was not created in scenarios where the process memory was being tracked in aggregation mode.

v0.9.5

29 Nov 02:54
Compare
Choose a tag to compare

Fix issue with non-required hpc_config.toml (#89).

v0.9.4

22 Nov 02:16
Compare
Choose a tag to compare

Store results and events in SQLite database

v0.9.3

01 Nov 17:59
Compare
Choose a tag to compare
  • Add monitoring of CPU and memory for each job.
  • Add monitoring of CPU and memory for user-specified system processes