Skip to content

Support multithreading #401

@JavierCladellas

Description

@JavierCladellas

Currently multithreading is broken with SLURM because we set self.job.options += ['--threads-per-core=1'] preventing hyper threading and self.num_cpus_per_task = 1 preventing having more than 1 thread when parallel tasks is 1.

Metadata

Metadata

Labels

enhancementA new feature or requestfeatureNew feature or enhancement
No fields configured for Enhancement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions