Skip to content

Parallel exectution problem #164

@wftao1995

Description

@wftao1995

I have a 32-core machine and aim to run two separate blocks simultaneously, each utilizing 16 cores. However, after launching the jobs, I noticed an issue: both jobs are using the same 16 cores, leaving the other 16 cores idle. Manually running calphy_kernel -i input.yaml -k 0 and calphy_kernel -i input.yaml -k 1 results in the same problem. Are there any specific settings required to address this issue?

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