https://github.com/bu-rcs/intro_to_scc
Introduction to the Shared Computing Cluster
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Repository
Introduction to the Shared Computing Cluster
Basic Info
- Host: GitHub
- Owner: bu-rcs
- Language: Shell
- Default Branch: main
- Size: 143 KB
Statistics
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Introduction to the Shared Computing Cluster for Academic Classes
Research Computing Services
Boston University
Introduction
The Boston University Shared Computing Cluster (SCC) is a heterogeneous Linux cluster composed of both Shared and Buy-in components. The system currently includes over 28,000 CPU cores, 400 GPUs, and nearly 14 petabytes of storage for research data.
The SCC is suitable for high-performance computing in a wide range of disciplines, from the physical sciences, engineering, biostatistics, public and global health, bioinformatics, genomics, neuroscience, and geographic information systems (GIS), to emerging computational communities such as machine learning, economics, finance, the social sciences, microbiology, and infectious diseases.
Connecting to the SCC
Using SCC-OnDemand:
SCC OnDemand is the recommended way to access the BU Shared Computing Cluster (SCC) over the web using a graphical, menu-based environment that doesn’t require using an SSH client. It is particularly well suited to applications like VSCode, Spyder, RStudio, MATLAB, STATA, and Jupyter Notebook which have a graphical component. Additionally, OnDemand allows you to upload and download files, launch applications and view disk quotas.
To launch OnDemand, go to: scc-ondemand.bu.edu
Using ssh
To connect to the SCC, use either scc1 or scc2 login node:
ssh username@scc1.bu.edu
SCC Navigation & Storage Quotas
Each SCC user has a small (10GB) private home directory. It is commonly used to store personal files. The space in home directory cannot be increased. To monitor your Home Directory space usage, execute:
[scc1$ ~] quota -s
Home Directory Usage and Quota:
Name GB quota limit indoubt grace | files quota limit indoubt grace
ktrn 3.72791 10.0 11.0 0.0 none | 115,486 200,000 200,000 0 none
In addition to home directory, SCC users have a project space. To see the list of projects to which you belong to, execute:
[scc1$ ~] groups
cs101
To see the path to the project space and the project space quota, execute:
[scc1$ ~] pquota
quota quota usage usage
project space (GB) (files) (GB) (files)
/projectnb/cs101 1000 32768000 187.08 47984
For many academic projects, the project space has the following structure:
Set current directory to the project directory
[scc1$ ~] cd /projectnb/cs101
List files and directories
[scc1$ ~] ls -l
drwxrws--- 2 root cs101ta 4096 Sep 7 2024 admin
drwxr-s--- 18 root cs101ta 4096 Sep 7 2024 archive
drwxrwsr-x 5 root cs101ta 4096 Sep 7 2024 materials
drwxrwsr-t 7 root cs101 4096 Sep 7 2024 projects
drwxr-sr-x 21 root cs101ta 4096 Sep 7 2024 students
admin - can be accessed and edited by the course instructors only
archive - archive directory, can only be accessed by the course instructors
materials - a directory with course materials prepared by the instructors
projects - a directory that can be used by students to work on group projects
students - a directory for the student individual assignments. Student folders in this directory can only be accessed by the student and instructors. Students do not have permissions to view each others folders.
Owner
- Name: Boston University Research Computing
- Login: bu-rcs
- Kind: organization
- Location: Boston
- Website: http://www.bu.edu/tech/support/research/
- Repositories: 3
- Profile: https://github.com/bu-rcs
Research Computing Projects
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1