Logo
Getting Started with Graphcloud
latest
  • 1. Overview
  • 2. About the system
    • 2.1. Pod system
    • 2.2. Access
    • 2.3. Storage
      • 2.3.1. Local storage
      • 2.3.2. Temporary storage
      • 2.3.3. Shared workspace
    • 2.4. Software and datasets
    • 2.5. Using your own data
    • 2.6. Using synthetic data
  • 3. Prerequisites for using Graphcloud
    • 3.1. Linux and Python commands
  • 4. Access
    • 4.1. Working with SSH key pairs
      • 4.1.1. Creating an SSH key pair
      • 4.1.2. Sending the public SSH key to Graphcore
      • 4.1.3. Adding your private key to your local SSH configuration file
    • 4.2. Logging into Graphcloud
    • 4.3. Managing your account
      • 4.3.1. Adding more users
      • 4.3.2. Extending access to Graphcloud
      • 4.3.3. Closing your account
  • 5. Setup
    • 5.1. Creating a workspace directory
    • 5.2. Setting up a shared workspace
    • 5.3. Installing the Graphcore examples and tutorials
    • 5.4. Define environment variables
    • 5.5. Enable Poplar
    • 5.6. Enable PopART
  • 6. Running and monitoring applications
    • 6.1. Running applications
    • 6.2. Monitoring the code and the system
    • 6.3. Next steps
  • 7. Support
  • 8. Trademarks & copyright
Getting Started with Graphcloud

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

8. 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 © 2020-2022 Graphcore Ltd. All rights reserved.

Previous

Revision dc9d90e9.