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 (20)
  • (-) modules (2)
  • batch-jobs (1)
  • conda (1)
  • cpu-architecture (1)
  • data-transfer (1)
  • environment-modules (1)
  • git (1)
  • github (1)
  • github-pages (1)
  • job-submission (1)
  • os (1)
  • permissions (1)
  • profiling (1)
  • pytorch (1)
  • scheduling (1)
  • scripting (1)
  • slurm (1)
  • ssh (1)
  • vim (1)

Topics

  • Show all (20)
  • (-) modules (2)
  • batch-jobs (1)
  • conda (1)
  • cpu-architecture (1)
  • data-transfer (1)
  • environment-modules (1)
  • git (1)
  • github (1)
  • github-pages (1)
  • job-submission (1)
  • os (1)
  • permissions (1)
  • profiling (1)
  • pytorch (1)
  • scheduling (1)
  • scripting (1)
  • slurm (1)
  • ssh (1)
  • vim (1)

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

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
Building the ArduPilot environment for Linux
0
  • Building the ArduPilot environment for Linux
This article provides instructions for building AirSim, an open-source simulator for autonomous vehicles, on Linux. It outlines the steps to build Unreal Engine, clone and build the AirSim repository, and set up the Unreal environment. It also includes information on how to use AirSim and optional setups such as remote control for manual flight.
profilingdata-transfergithubgithub-pagescpu-architecturebashenvironment-modulesgitmodulesospermissionssshvim
0 Likes

Login to like
Type
documentation
Level
Beginner