IMLCV.configs.hpc_ugent#
Attributes#
Functions#
|
|
|
Module Contents#
- IMLCV.configs.hpc_ugent.ROOT_DIR#
- IMLCV.configs.hpc_ugent.logger#
- IMLCV.configs.hpc_ugent.get_slurm_provider(env, label, path_internal: pathlib.Path | str, cpu_cluster, parsl_tasks_per_block: int, gpu_cluster=None, account=None, gpu=False, threads_per_core: int | None = None, use_open_mp=False, parsl_cores=False, mem=None, memory_per_core=None, wall_time='48:00:00', init_blocks=1, min_blocks=1, max_blocks=1, parallelism=1, executor='htex', wq_timeout: int = 60, gpu_part='gpu_rome_a100', cpu_part='cpu_rome', py_env=None, provider='slurm', launcher=SimpleLauncher(), load_cp2k=False)#
- IMLCV.configs.hpc_ugent.config(env=None, singlepoint_nodes=16, walltime_training='6:00:00', walltime_ref='1:00:00', bootstrap=False, memory_per_core=None, min_memery_per_node=None, path_internal: pathlib.Path | None = None, cpu_cluster: str | list[str] | None = None, gpu_cluster: str | list[str] | None = None, py_env=None, account=None, executor='htex', default_on_threads=False, default_threads=4, training_on_threads=False, training_cores=12, load_cp2k=False)#