Download presentation
Presentation is loading. Please wait.
1
ASU Saguaro 09/16/2016 Jung Hyun Kim
2
Creating an account
3
Creating an account
4
Connection via SSH (Interactive mode)
Host name: saguaro.asu.edu User name: ASUAD account Port number: 22 ~]$ mybalance Your account has unlimited CPU hours
5
Connection via SSH (Interactive mode)
2. interactive -n 8 --mem t 0-4 -p cluster n: # of cpu cores mem: RAM size ( > 16GB) Alternative way: --mem-per-cpu=2000 t: the duration of a session to run (days-hours) p: partition serial: 24 hours partition (default) long: more than 24 hours partition cluster: cluster partition
6
Connection via SSH (Interactive mode)
3. Loading applications module load matlab/2015b module load gcc/4.9.3 module unload gcc/5.2.0 4. Run your program/script
7
Connection via SSH (Interactive mode)
Check system info Cat /proc/cpuinfo
8
Connection via NoMachine
GUI version Setup Download & install NoMachine Client from Download sauaro.nxs file from
9
Connection via NoMachine
10
Connection via NoMachine
Terminal GUI
11
Running jobs and status check
Saguaro Cluster Status Running jobs Waiting jobs
12
Problems on interactive & NoMachine modes
Should not close the shell No notification when it is done Sbatch Script
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.