This commit is contained in:
Amit Moryossef 2022-04-21 21:11:24 +03:00 коммит произвёл GitHub
Родитель 9fb8e9e0f8
Коммит b97da19bbb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -68,7 +68,7 @@ cd firefox-translations-training
- (Optional) Choose a config file to use (default is `configs/config.prod.yml`)
- (Cluster mode) Adjust `CLUSTER_CORES` - number of CPU cores on one cluster machine
- (Cluster mode) Use an appropriate `SLURM_PROFILE` from `profiles/`
2. Configure experiment and datasets in `configs/config.prod.yml` (or `configs/config.prod.yml` for test run)
2. Configure experiment and datasets in `configs/config.prod.yml` (or `configs/config.test.yml` for test run)
3. Change source code if needed for the experiment
4. **(Cluster mode)** Adjust Snakemake and cluster settings in the cluster profile.
For `slurm-moz`: `profiles/slurm-moz/config.yml` and `profiles/slurm-moz/config.cluster.yml`