Skip to main content

Breadcrumb

  1. ACCESS Home
  2. Support
  3. Knowledge Base
  4. Knowledge Base Resources

Knowledge Base Resources

These resources are contributed by researchers, facilitators, engineers, and HPC admins. Please upvote resources you find useful!
Add a Resource

Filters

Topics

  • Show all (19)
  • (-) conda (5)
  • anaconda (1)
  • batch-jobs (1)
  • compiling (1)
  • cuda (1)
  • data-analysis (1)
  • job-submission (1)
  • modules (1)
  • programming (1)
  • programming-best-practices (1)
  • pytorch (1)
  • scheduling (1)
  • scripting (1)
  • slurm (1)
  • visualization (1)

Topics

  • Show all (19)
  • (-) conda (5)
  • anaconda (1)
  • batch-jobs (1)
  • compiling (1)
  • cuda (1)
  • data-analysis (1)
  • job-submission (1)
  • modules (1)
  • programming (1)
  • programming-best-practices (1)
  • pytorch (1)
  • scheduling (1)
  • scripting (1)
  • slurm (1)
  • visualization (1)

If you'd like to use more filters, please login to view them all.

Building Anaconda Navigator applications
0
  • Building Anaconda Navigator applications
This tutorial explains how to create an Anaconda Navigator Application (app) for JupyterLab. It is intended for users of Windows, macOS, and Linux who want to generate an Anaconda Navigator app conda package from a given recipe. Prior knowledge of conda-build or conda recipes is recommended.
compilingcondaprogrammingprogramming-best-practices
0 Likes

Login to like
Type
tool
Level
Intermediate
Conda
0
  • Conda Tutorial
Conda is a popular package management system. This tutorial introduces you to Conda and walks you through managing Python, your environment, and packages.
anacondacondapython
0 Likes

Login to like
Type
tool
Level
Beginner
Working with Python on HPC Clusters
0
  • Working with Python on HPC Clusters
This tutorial series and documentation covers topics on using Python on HPC clusters. The specific steps are based on the HOPPER cluster at George Mason University in Fairfax, VA. They should be implementable on most HPC clusters that have the SLURM scheduler installed, the Environment Modules system for managing packages and Open onDemand for a web-based GUI to access the cluster resources.
pytorchbatch-jobsjob-submissionschedulingslurmmodulesscriptingcondapython
0 Likes

Login to like
Type
documentation
Level
Beginner, Intermediate