Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: introduced tykky

...

See HPC2020: Conda for more information.

Containerised conda environments with Tykky

Running conda directly on HPCF may feel very slow due to the nature of the HPCF filesystems, and may contribute to an overall degradation in their performance for all users. We recommend the use of Tykky to containerise your conda environment, which should help you in getting better responsiveness and help alleviate the pressure on the filesystems.

Note
titlemodules and tykky incompatibilities

Like conda, tykky environments may conflict with the software made available through modules. Therefore, to keep your environment consistent, loading the tykky module effectively disables all the other modules that may be loaded in your environment.

See HPC2020: Containerised software installations with Tykky for more information