Skip to content

Hard-coded number of cores #9

@JavierSanchez-Utges

Description

@JavierSanchez-Utges

The number of cores is hard coded and if unchanged, the execution might get killed:

num_cores = 24

Perhaps it would be better if there was an argument to specify this, or warn the user on the README.

It happened to me, now edited the code to use 8 cores, and all good.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions