-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process killed when inferencing MATBG #19
Comments
Please post the ini configuration file for |
[basic] [interpreter] [graph] |
How much memory does your computer have? |
64G |
I haven't counted how much memory is needed to predict the Hamiltonian of MATBG. I can run it normally on a computing node with 96GB memory. |
[network]
atom_fea_len=64
edge_fea_len=128
gauss_stop=6.0
num_l=5
aggr=add
distance_expansion=GaussianBasis
if_exp=True
if_multiplelinear=False
if_edge_update=True
if_lcmp=True
normalization=LayerNorm
atom_update_net=CGConv
trainable_gaussians=False
type_affine=False
=> load best checkpoint (epoch 3333)
=> Atomic types: [6], spinful: False, the number of atomic types: 1.
Killed
The text was updated successfully, but these errors were encountered: