generated from NYU-ITS/repo-settings-test-1
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from NYU-ITS/hpc-training-page
Started HPC Training & Support page
- Loading branch information
Showing
5 changed files
with
53 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"label": "Training and Support", | ||
"position": 2, | ||
"link": { | ||
"type": "generated-index", | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
sidebar_position: 2 | ||
--- | ||
|
||
# Support | ||
|
||
- Some of your questions may be already answered here | ||
- Introductory HPC Video Playlist | ||
- Cluster Getting Started Documentation | ||
- Greene Cluster | ||
- Dataproc Hadoop | ||
- Greene AMD Nodes | ||
- Consider to sign up for Training and Workshops | ||
- Contact us directly at [email protected] | ||
|
||
- NYU HPC offers personalized help through **personal consultations** for simple and advanced cases: | ||
- Do you have troubles with something that seems trivial ? | ||
- Would you like to discuss how to better apply Deep Learning to your case ? | ||
- Something else ? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# HPC training at NYU | ||
|
||
### Workshops offered by the HPC team at the library: | ||
The HPC team offers multiple workshops at the library covering various aspects of HPC usagae from novice to advanced level. You can find the list of available HPC couses [can be viewed here](https://nyu.libcal.com/calendar?cid=1564&t=d&d=0000-00-00&cal=1564&ct=6016). | ||
|
||
### HPC Caprentry tutorials for Greene | ||
|
||
- [Introduction to using the shell in a High-Performance Computing context](https://nyuhpc.github.io/hpc-shell/): This lesson provides an introduction to the bash shell aimed at researchers who will be using the command line to use remote, high-performance computing (HPC) systems. The material is also suitable for teaching the use of the shell for any remote, advanced computing resources. | ||
- [An Introduction to High Performance Computing](https://nyuhpc.github.io/hpc-intro/): This lesson teaches the basics of interacting with high-performance computing (HPC) clusters through the command line. | ||
|
||
### Introductory Videos | ||
We have a playlist of how-to videos covering the basics of accessing and using Greene [here](https://www.youtube.com/watch?v=0pP_TeKH1MI&list=PL5l6Qz3Xhfi9Jn9-iMKJisYsSW5tRzPSd&t=3s). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Where to find HPC tutorials | ||
|
||
### ACCESS workshops | ||
As part of the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support program, NSF provides [tutorials for HPC, OpenOnDemand, etc](https://support.access-ci.org/events). |