Difference between revisions of "Guides for new users"

From radwiki
Jump to navigation Jump to search
m
Line 3: Line 3:
 
# [[SSH/SFTP| Linux shell basics]]. If you want to run your scripts or store files on the HPC cluster. For absolute beginners.
 
# [[SSH/SFTP| Linux shell basics]]. If you want to run your scripts or store files on the HPC cluster. For absolute beginners.
 
# [[User account| Basic access of the GPU cluster]].  For new users: account creation and initial setup.
 
# [[User account| Basic access of the GPU cluster]].  For new users: account creation and initial setup.
 +
# [[VNC| Remote desktop into the GPU cluster]]. Assumes you have basic shell access.
 
# [[Anaconda|Introduction to the Anaconda python environment]]. For GPU/HPC cluster users.
 
# [[Anaconda|Introduction to the Anaconda python environment]]. For GPU/HPC cluster users.
 
# [[matlab|Introduction to the MATLAB environment]]. For GPU/HPC cluster users.
 
# [[matlab|Introduction to the MATLAB environment]]. For GPU/HPC cluster users.
 
# [[Gitlab| Introduction to our Gitlab code repository server]]
 
# [[Gitlab| Introduction to our Gitlab code repository server]]
 
# [[Admin_guide| Guide for new admins]]. Technical stuff.
 
# [[Admin_guide| Guide for new admins]]. Technical stuff.

Revision as of 12:58, 26 May 2020

The following guides are currently available:

  1. Linux shell basics. If you want to run your scripts or store files on the HPC cluster. For absolute beginners.
  2. Basic access of the GPU cluster. For new users: account creation and initial setup.
  3. Remote desktop into the GPU cluster. Assumes you have basic shell access.
  4. Introduction to the Anaconda python environment. For GPU/HPC cluster users.
  5. Introduction to the MATLAB environment. For GPU/HPC cluster users.
  6. Introduction to our Gitlab code repository server
  7. Guide for new admins. Technical stuff.