This page is no longer maintained.

All information and guides related to AI-LAB have been moved to https://hpc.aau.dk/ai-lab/ . Please visit the new site for the most up-to-date resources on AI-LAB.

Next steps

To further explore and enhance your use of AI-LAB, we recommend to take a look at the following guides:

  • Before running a job, learn how to check the queue to see how many jobs are ahead of you or review your own job status
  • Discover how to run a container in interactive mode by using shell instead of exec
  • Submit a job to Slurm with a bash script, a text file containing commands you would typically enter in the terminal
  • Learn how to monitor the resource status of compute nodes
  • Implement checkpointing with Python, TensorFlow, and PyTorch to allow your jobs to resume from a saved state after interruptions