-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Carl Lemaire edited this page Apr 22, 2020
·
12 revisions
Welcome to the HyperTrainer wiki!
- Installing
- Using the HyperTrainer GUI
- Using the HyperTrainer CLI
- Virtualenv and conda configuration
- Task config
-
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.