Logo
Paperspace: Getting Started with IPUs
Version: latest
  • 1. Overview
  • 2. Prerequisites
    • 2.1. Paperspace terminal
  • 3. Access IPUs on Paperspace
    • 3.1. Sign into Paperspace
    • 3.2. Create a project
  • 4. Quick start for Gradient Notebooks
    • 4.1. From the Graphcore Model Garden
    • 4.2. From the list of IPU-powered notebooks
    • 4.3. From the setup procedure in this guide
  • 5. Create a Gradient Notebook
    • 5.1. Start Gradient Notebook creation
    • 5.2. Select an IPU runtime
    • 5.3. Select a machine
    • 5.4. Select auto-shutdown timeout
    • 5.5. Advanced options (optional)
    • 5.6. Start notebook
  • 6. Run a Jupyter notebook in a Gradient Notebook
    • 6.1. Setup
      • 6.1.1. About the runtime
      • 6.1.2. Create the Gradient Notebook
    • 6.2. Running the ViT model on a medical image dataset
      • 6.2.1. Training the model
  • 7. Gradient features
    • 7.1. About Gradient
    • 7.2. About projects
    • 7.3. Storage
    • 7.4. Advanced CLI jobs
  • 8. Next steps
    • 8.1. Support
    • 8.2. Graphcore tutorials
    • 8.3. Further reading
  • 9. Trademarks & copyright
Paperspace: Getting Started with IPUs

Search help

Note: Searching from the top-level index page will search all documents. Searching from a specific document will search only that document.

  • Find an exact phrase: Wrap your search phrase in "" (double quotes) to only get results where the phrase is exactly matched. For example "PyTorch for the IPU" or "replicated tensor sharding"
  • Prefix query: Add an * (asterisk) at the end of any word to indicate a prefix query. This will return results containing all words with the specific prefix. For example tensor*
  • Fuzzy search: Use ~N (tilde followed by a number) at the end of any word for a fuzzy search. This will return results that are similar to the search word. N specifies the “edit distance” (fuzziness) of the match. For example Polibs~1
  • Words close to each other: ~N (tilde followed by a number) after a phrase (in quotes) returns results where the words are close to each other. N is the maximum number of positions allowed between matching words. For example "ipu version"~2
  • Logical operators. You can use the following logical operators in a search:
    • + signifies AND operation
    • | signifies OR operation
    • - negates a single word or phrase (returns results without that word or phrase)
    • () controls operator precedence
Running code on IPUs in Paperspace is no longer supported.

9. Trademarks & copyright

Graphcloud®, Graphcore®, Poplar® and PopVision® are registered trademarks of Graphcore Ltd.

Bow™, Bow-2000™, Bow Pod™, Colossus™, In-Processor-Memory™, IPU-Core™, IPU-Exchange™, IPU-Fabric™, IPU-Link™, IPU-M2000™, IPU-Machine™, IPU-POD™, IPU-Tile™, PopART™, PopDist™, PopLibs™, PopRun™, PopTorch™, Streaming Memory™ and Virtual-IPU™ are trademarks of Graphcore Ltd.

All other trademarks are the property of their respective owners.

Copyright © 2022-2023 Graphcore Ltd. All rights reserved.

Previous

Revision 5fb4e0f8.