Bus error (core dumped) when running rgnn.py #209
luishengjie
started this conversation in
MAG240M-LSC
Replies: 1 comment
|
Not sure about the bug error. might be because of limited CPU memory. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have the following error when trying to run the rgnn baseline model. I have a 128GB RAM and a nvidia tesla v100 GPU.
Error Message:
GPU available: True, used: True
TPU available: False, using: 0 TPU cores
Merging adjacency matrices... Done! [757.61s]
Generating full feature matrix...
Copying paper features...
23%|████████▍ | 279/1218 [04:04<16:04, 1.03s/it]Bus error (core dumped)
All reactions