You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

System Description

Host name: hal-dgx.ncsa.illinois.edu

Hardware

Software

  • CentOS 7
  • CUDA 11
  • NCCL
  • cuDNN
  • TensorRT



User Guide

To request an account: email kindrtnk@illinois.edu

Use /home/<username> for basic stuff only, do not put any code/data here as the /home partition is very small

Use /raid partition for all your data/code. Create a subfolder in this partition for your project and keep your stuff there.

To compile CUDA applications, first enable devtoolset 9

scl enable devtoolset-9 bash

To work with Python, create and enable virtual environment first

python3 -m venv python3-virtualenv
source python3-virtualenv/bin/activate

Main -> Systems -> DGX A100

Contact us

Request access to ISL resources: Application

Contact ISL staff: Email Address

Visit: NCSA, room 3050E

  • No labels