https://github.com/benkeene/hpc-workshop
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: benkeene
- Language: Python
- Default Branch: main
- Size: 50.8 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
HPC-Workshop
ACCESS
Our project: CIS240473
View your resource username(s) on the rightmost column of our project.
Purdue
PSC
To start a GPU job on PSC Bridges-2, log in via ssh or open ondemand and run the command:
shell
srun --account=cis240124p --partition=GPU-shared --gres=gpu:h100-80:1 --cpus-per-task=12 --time=1:00:00 --pty bash
SDSC
Usage
From within a shell on one of the three following HPC clusters:
- Purdue Anvil
- PSC Bridges-2
- SDSC Expanse
Run the following commands in order:
shell
source 01_start_session.sh
source 02_python_env.sh
After running 02_python_env.sh, you no longer need to run 02_python_env.sh again.
Instead, you can run source activate.sh.
For example, if tomorrow you wish to log in to the cluster and work on this material again, you can run the following.
shell
source 01_start_session.sh
source activate.sh
Github SSH
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
Add to your .ssh/config
shell
host github.com
User git
Hostname github.com
PreferredAuthentications publickey
IdentityFile ~/.ssh/id_github
Owner
- Name: Benjamin Keene
- Login: benkeene
- Kind: user
- Repositories: 1
- Profile: https://github.com/benkeene
Mathematics PhD student at UCF
GitHub Events
Total
- Push event: 20
Last Year
- Push event: 20