You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: