Skip to content
RicercarG edited this page Sep 2, 2024 · 23 revisions

Basic Knowledge

The elementary but essential knowledge you need to know before using HPC

Setup Environment for Python

Trouble Shooting

(Legend: 🔥 Stands for Frequently Asked by Beginners)

Advanced Topics

Important updates

  • [2024.6.13] The file structure has undergone a significant change. Now you can clone the entire repo. If you have used this cheatsheet before, please first remove chsdevice.sh and chslauncher.sh on your hpc. Then follow the updated wiki instruction to setup your environment. New features are as following:

    • The new file structure is more organized and easier to maintain.
    • A new run_setup.sh script is added to help you setup ~/.bashrc file automatically.
    • Added options for H100 GPU and cuda 12.1
  • [2024.4.7] Bug fix for handling conda installation failure in Lazy Launcher. Check this part of troubleshooting for detail.

Clone this wiki locally