Skip to content

Support multithreading #401

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementA new feature or requestfeatureNew feature or enhancement

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions