Skip to content
Carl Lemaire edited this page Apr 22, 2020 · 12 revisions

Welcome to the HyperTrainer wiki!

Getting started

Platform Guides

  • HtPlatform Guide
    HtPlatform allows to submit jobs to a queue. Jobs on a queue are consumed by one or more remote computers.
  • LocalPlatform Guide LocalPlatform allows to submit on the computer where the HyperTrainer client is running. (NOTE: To access all features, such as queuing and GPU scheduling, use HtPlatform with a local worker instead of LocalPlatform).
  • SlurmPlatform Guide SlurmPlatform allows to submit jobs to a cluster managed by SLURM.

Advanced topics

Troubleshooting