fail to run the water_single job in examples #3
|
(deepks) [qwe@login01 init]$ deepks iterate machines.yaml params.yaml systems.yaml starting step: (0,)starting step: (0, 0)starting step: (0, 0, 0)Traceback (most recent call last): |
Replies: 1 comment 3 replies
|
Code 127 likely means you do not have slurm available in your cluster (check the other example where there are two run script for slurm and local). To avoid confusion, I have changed the example to run locally. You may want to pull the newest version and try again. |
Code 127 likely means you do not have slurm available in your cluster (check the other example where there are two run script for slurm and local). To avoid confusion, I have changed the example to run locally. You may want to pull the newest version and try again.