Skip to content

NVIDIA NeMo Run 0.8.1

Latest

Choose a tag to compare

@svcnvidia-nemo-ci svcnvidia-nemo-ci released this 21 Mar 00:10
35f7add

Executors

  • cp: fix: Flaky Slurm network issues (445) into r0.8.0 #447
  • cp: fix: treat DGXCloud UNKNOWN/transient status as PENDING to avoid false failures (458) into r0.8.0 #459
  • cp: fix: catch transient sacct exceptions in SlurmTunnelScheduler.describe() (460) into r0.8.0 #463

Bug Fixes

  • cp: fix: Remove outdated nvrx arg (441) into r0.8.0 #442
  • cp: fix: Flaky Slurm network issues (445) into r0.8.0 #447
  • cp: fix: Add GROUP_RANK (448) into r0.8.0 #449
  • cp: fix: Catch OSError with exponential backoff (450) into r0.8.0 #452
  • cp: fix: Catch can't start new thread (453) into r0.8.0 #456
  • cp: fix: treat DGXCloud UNKNOWN/transient status as PENDING to avoid false failures (458) into r0.8.0 #459
  • cp: fix: catch transient sacct exceptions in SlurmTunnelScheduler.describe() (460) into r0.8.0 #463
  • cp: fix: PRE_RELEASE variable (470) into r0.8.0 #471

Others

  • chore: Bump version #443
  • cp: build: Bump cryptography and urllib3 (455) into r0.8.0 #457