Skip to content

Releases: pitt-crc/wrappers

v0.7.7

27 Nov 15:41
5a08650
Compare
Choose a tag to compare

What's Changed

  • Add more descriptive output for when no allocations are found by @Comeani in #272
  • Fixes bug where crc-usage crashes when awarded sus are none by @djperrefort in #273

Full Changelog: v0.7.6...v0.7.7

v0.7.6

24 Oct 18:38
2c2bba7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

09 Oct 15:16
d85c6bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

09 Sep 17:31
849ce5e
Compare
Choose a tag to compare

This release includes the following:

  • A fix for crc-usage to treat expired requests as list to fix indexing error.
  • A fix for crc-idle to avoid the casting error on free memory when resources from the GPU cluster are in drain status.

v0.7.3

27 Aug 16:00
cdd1626
Compare
Choose a tag to compare

This release includes a fix for crc-interactive to work on the GPU partition of the teach cluster and an addition to the crc-idle wrapper to incorporate the minimum and maximum memory available on idle resources.
It also includes a fix for crc-usage's interaction with the keystone-client-api package.

What's Changed

Full Changelog: v0.7.1...v0.7.3

v0.7.1

21 Aug 13:56
b4d5bd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Jul 17:35
f1692b7
Compare
Choose a tag to compare

What's Changed

Drops support for Python 3.8

Full Changelog: v0.6.0...v0.7.0

v0.6.0

13 Jun 22:29
d1f6ba1
Compare
Choose a tag to compare

What's Changed

  • Gather enabled clusters from keystone instead of using hardcoded variable by @Comeani in #239
  • Fix crc idle by @Comeani in #241
  • Update sphinx-autoapi requirement from 3.0.0 to 3.1.1 in the documentation-dependencies group by @dependabot in #238
  • Adds client class for KeystoneApi by @djperrefort in #240
  • Update the utilities and relevant wrappers to user the KeystoneApi Client Class by @Comeani in #243

Full Changelog: v0.5.9...v0.6.0

v0.5.9

31 May 16:46
51c8ab4
Compare
Choose a tag to compare

What's Changed

  • Take Rawusage reset date into account when determining start date for sreport calls by @Comeani in #237

Full Changelog: v0.5.8...v0.5.9

v0.5.8

16 May 20:32
b69254f
Compare
Choose a tag to compare

What's Changed

  • Add more detail to message when research group is not found by @Comeani in #234
  • Show most recently expired allocation info when there are no active allocations by @Comeani in #235

Full Changelog: v0.5.7...v0.5.8