Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following is a list of systems per CSCS platform. You should be able to use the X-Machine-Name header to select the system in the respective platform when calling FirecREST

  • HPC Platform
    • Daint
    • Eiger (TBD)
    • Todi
  • ML Platform
    • Bristen
    • Clariden (TBD)
  • CW Platform
    • Santis (TBD)

Getting started

One way to get started is by using pyFirecREST, which is a python package with a collection of wrappers for the different functionalities of FirecREST. This package simplifies the usage of FirecREST by making multiple requests in the background for more complex workflows as well as by refreshing the access token before it expires.

...