Skip to content

Commit

Permalink
Merge pull request #266 from argonne-lcf/feature/Graphcore_updates_3
Browse files Browse the repository at this point in the history
Feature/graphcore updates 3
  • Loading branch information
wcarnold1010 committed Sep 19, 2023
2 parents c092a0d + 8d014ea commit cb67532
Show file tree
Hide file tree
Showing 6 changed files with 156 additions and 167 deletions.
8 changes: 4 additions & 4 deletions docs/ai-testbed/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@ The AI accelerators complement the ALCF's current and next-generation supercompu
The platforms are equipped with architectural features that support AI and data-centric workloads, making them well suited for research tasks involving the growing deluge of scientific data produced by powerful tools, such as supercomputers, light sources, telescopes, particle accelerators, and sensors. In addition, the testbed will allow researchers to explore novel workflows that combine AI methods with simulation and experimental science to accelerate the pace of discovery.

## How to Get Access
Researchers interested in using the AI Testbed’s `Cerebras CS-2` and `SambaNova DataScale` platforms can now submit project proposals via the [ALCF’s Director’s Discretionary program](https://www.alcf.anl.gov/science/directors-discretionary-allocation-program). Access to additional testbed resources, including `Graphcore`, `Groq`, and `Habana` accelerators, will be announced at a later date.
Researchers interested in using the AI Testbed’s `Cerebras CS-2`, `SambaNova DataScale SN30` and `Graphcore Bow Pod64` platforms can now submit project proposals via the [ALCF’s Director’s Discretionary program](https://www.alcf.anl.gov/science/directors-discretionary-allocation-program). Access to additional testbed resources, including `Groq`, and `Habana` accelerators, will be announced at a later date.

Submit your proposal requests at: [Allocation Request Page](https://accounts.alcf.anl.gov/allocationRequests){:target="_blank"}

## Getting Started
1. Request a Director's Discretionary project on SambaNova/Cerebras.
1. Request a Director's Discretionary project on SambaNova/Cerebras/Graphcore.

2. Apply for an ALCF account after the project request is approved. Choose the SambaNova/Cerebras project that your PI has created at ALCF. If you have an active ALCF account, request to [join the project](https://accounts.alcf.anl.gov/joinProject){:target="_blank"} after your project is approved.
2. Apply for an ALCF account after the project request is approved. Choose the SambaNova/Cerebras/Graphcore project that your PI has created at ALCF. If you have an active ALCF account, request to [join the project](https://accounts.alcf.anl.gov/joinProject){:target="_blank"} after your project is approved.

3. Transfer data to ALCF using Globus after your account has been created.

a. The endpoint for your data in ALCF is ``` alcf#ai_testbed_projects ``` with the path to your project being ``` /<project name> ```.

b. The endpoint for your home directory on the AI Testbeds in ALCF is ``` alcf#ai_testbed_home ```.

4. Add/invite team members to your ALCF project on SambaNova/Cerebras.
4. Add/invite team members to your ALCF project on SambaNova/Cerebras/Graphcore.

## How to Contribute to Documentation
The documentation is based on [MkDocs](https://www.mkdocs.org/){:target="_blank"} and source files are
Expand Down
2 changes: 1 addition & 1 deletion docs/ai-testbed/graphcore/documentation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Documentation links

[Poplar SDK](https://docs.graphcore.ai/projects/sdk-overview/en/latest/overview.html?highlight=poptorch#introduction)<br>
[PyTorch for the IPU: User Guide](https://docs.graphcore.ai/projects/poptorch-user-guide/en/3.2.0/index.html)<br>
[PyTorch for the IPU: User Guide](https://docs.graphcore.ai/projects/poptorch-user-guide/en/latest/index.html)<br>
[Targetting the IPU from Tensorflow 2](https://docs.graphcore.ai/projects/tensorflow-user-guide/en/latest/index.html) <br>
[IPU programming guide](https://docs.graphcore.ai/projects/ipu-programmers-guide/en/latest/index.html) <br>
[Examples](https://docs.graphcore.ai/projects/tutorials/en/latest/intro.html) <br>
Expand Down
Loading

0 comments on commit cb67532

Please sign in to comment.