microsoft / Graphormer

Graphormer is a general-purpose deep learning backbone for molecular modeling.
MIT License
2.08k stars 334 forks source link

OSError: [Errno 12] Cannot allocate memory self.pid = os.fork() OSError: [Errno 12] Cannot allocate memory OSError: [Errno 12] Cannot allocate memory OSError: [Errno 12] Cannot allocate memory #7

Closed Frozen-here closed 3 years ago

Frozen-here commented 3 years ago

OSError: [Errno 12] Cannot allocate memory self.pid = os.fork() OSError: [Errno 12] Cannot allocate memory OSError: [Errno 12] Cannot allocate memory OSError: [Errno 12] Cannot allocate memory

chengxuanying commented 3 years ago

Hi @Frozen-here, Our solution for KDD 2021, has lots of hand-crafted features. Therefore, it takes at least 128GB memory to reproduce our result.

However, to reproduce the result shown in our paper need far less memory. Please refer to the main branch.

zhengsx commented 3 years ago

Close this issue due to inactivity for a long time. Feel free to reopen it if the problem still exist.