https://github.com/benkeene/hpc-workshop

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
Last synced: 10 months ago · JSON representation

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
Created about 1 year ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

HPC-Workshop

ACCESS

ACCESS Website

ACCESS Allocations Page

Our project: CIS240473

View your resource username(s) on the rightmost column of our project.

Purdue

Anvil user guide

Open OnDemand

PSC

Bridges-2 user guide

PSC password change utility

Open OnDemand

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

Expanse user guide

Open OnDemand

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

Mathematics PhD student at UCF

GitHub Events

Total
  • Push event: 20
Last Year
  • Push event: 20