Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 2.43 KB

07_resources.md

File metadata and controls

30 lines (25 loc) · 2.43 KB

Links & resources

Permafrost Discovery Gateway

National Center for Supercomputing Applications

  • To register for access to Delta server via the PDG, navigate here
    • See section 09 in this repo for details about how to run jobs on this server
    • Only register for an account if you plan to process datasets on the Delta server. We do not use Delta for daily work like working through bug fixes, we use Datateam instead.
    • The available credits and resources are set to expire in January 2025.

National Center for Ecological Analysis and Synthesis / DataONE

UCSB High Performance Computing

  • Center for Scientific Computing
    • Registering for an account is very simple and fast, and the points of contact there are very quick to respond to questions via email. They also provide occasional presentations and post slides with documentation about how to run jobs. Overall, the documentation is unfortunately pretty sparse.
    • There are two available places to run SLURM jobs using either CPU or GPU:
      • Braid 2 (has more restricted use, meaning shorter queue)
      • Pod

Google Kubernetes Engine and Google Cloud Platform

  • The Google Fellowship that began in 2023 came with credits to use both of these resources for ~3 years.
  • See the pdg-tech repository for information regarding running ray workflows with Google Cloud.
  • See here for the code to run the Docker Parsl Workflow on the Google Kubernetes Engine (in review)