Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Latest commit

 

History

History
54 lines (35 loc) · 2.27 KB

index.rst

File metadata and controls

54 lines (35 loc) · 2.27 KB

The DGX-Lei workstation wiki

About the wiki

The aim of this wiki is to provide members in Prof. Lei Xie's group or other users/researchers the basic knowledge to use the NVIDIA® DGX Station™ for research. The wiki contains materials from other tutorials/organizations for a better explanation.

Following sessions are listed on the navigation bar at the left of the page:

DGX station introduces the basic information and using of NVIDIA® DGX Station™.

Linux tutorial includes some basic infomation about how to use Linux system.

Docker tutorial consists of the knowledge of Docker and the specific tutorial of using Docker with NVIDIA GPU Cloud service.

HTCondor tutorial focuses on the general approach of running jobs via HTCondor™ workload management system.

Administrators

If you have any problems of using workstation or reading wiki. Please contact the administrators of DGX-Lei workstation:

Shuo Zhang(email: [email protected])

Hansaim Lim(email: [email protected])

Di He(email: [email protected])

Table of Contents

.. toctree::
   :maxdepth: 2

   DGX station <docs/environment/index.rst>
   Linux tutorial <docs/linux/index.rst>
   Docker tutorial <docs/docker/index.rst>
   HTCondor tutorial <docs/cluster/index.rst>
   Better Deep Learninng <docs/better_dl/index.rst>