triplet-fingerprinting/tf

runing error

menyuhang opened this issue · 2 comments

  • Process finished with exit code 137 (interrupted by signal 9: SIGKILL)
  • how to resolve this error ,thankyou very much
    2022-09-05 15-17-48屏幕截图
notem commented

Your OS is most likely killing the process due to system resource exhaustion (e.g. low on memory). Try reducing the number of triplets that are generated and used per epoch. That might help to reduce the resources the process is consuming and avoid getting killed by your system.

Your OS is most likely killing the process due to system resource exhaustion (e.g. low on memory). Try reducing the number of triplets that are generated and used per epoch. That might help to reduce the resources the process is consuming and avoid getting killed by your system.

Thank you very much, my computer memory is 32GB, it should be a little small