dqwang122 / HeterSumGraph

Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"
244 stars 52 forks source link

invalid pointer #5

Closed wangshuxuan123 closed 4 years ago

wangshuxuan123 commented 4 years ago

I run the code in linux,Problem comes:' Error in `python': munmap_chunk(): invalid pointer: 0x00007f730d8f76d8 ***',how can i solve this problem? Thank you!

dqwang122 commented 4 years ago

We have not encountered this problem. Can you provide more details for us? Currently, I think this may due to the out-of-memory problem of CPU. You could check the CPU and GPU memory when running.

wangshuxuan123 commented 4 years ago

I have sovled this problem, thank u very much!

CoderBinGe commented 2 years ago

I have sovled this problem, thank u very much!

Hello, Could you tell me how you solved this problem? 2021-12-28_144518