Skip to content
Snippets Groups Projects
  1. Mar 23, 2023
    • patmjen's avatar
      Fix bug in init script · 7fc5c520
      patmjen authored
      When searching for a cuDNN module, the output was not redirected to stdout.
      7fc5c520
  2. Feb 10, 2023
    • patmjen's avatar
      Fix error in init script · 8f3fc243
      patmjen authored
      module avail prints its output to stderr. In interactive shells, it
      seems this stderr is automatically redirected to stdout, so grep
      would pick it up. This is not the case in batch jobs, so we manually
      redirect the stderr output to stdout.
      8f3fc243
  3. Nov 25, 2022
  4. Nov 24, 2022
  5. Nov 16, 2022
  6. Nov 04, 2022
  7. Nov 03, 2022
  8. Oct 17, 2022
  9. Nov 10, 2021
Loading