environments icon indicating copy to clipboard operation
environments copied to clipboard

Pad 134

Open will-HPE opened this issue 3 months ago • 0 comments

Tensorboard and GPU kernel build fixes (PAD-91 and PAD-134)

  • fix: bug fix
  1. The latest Tensorboard version brought down has issues so we set the required version to one known to work (PAD-91); and
  2. During GPU kernel build the cleanup fails throwing an error (PAD-134) we set an environmental variable prevent the cleanup of directories that are not empty.

Checklist

  • [✓ ] Bump VERSION to make the pushed images are tagged with the right version.
  • [ ] Licenses should be included for new code which was copied and/or modified from any external code.
  • [ ] Test the images by running the test bumpenvs procedure in the determined repo. See README.

will-HPE avatar Apr 08 '24 20:04 will-HPE