A problem of init_bulk #1101
-
It's my param.json Then error Thanks a lot |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Your command is wrong. It should be |
Beta Was this translation helpful? Give feedback.
-
Teacher, I have a new question. |
Beta Was this translation helpful? Give feedback.
-
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
I change the batch_type from pbs to Shell in machine.json file, you can try.
康旭鑫
***@***.***
…---- Replied Message ----
From
***@***.***>
Date
2/6/2023 15:51
To
***@***.***>
Cc
***@***.***>
,
***@***.***>
Subject
Re: [deepmodeling/dpgen] A problem of init_bulk (Discussion #1101)
I also meet the same problem, could u tell me how to change the batch_type from pbs to Shell?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Your command is wrong. It should be
dpgen init_bulk param.json machine.json
, notdpgen init_bulk machine.json param.json
.