ceccocats / tkDNN

Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
718 stars 209 forks source link

oom-killer when createing the .rt file #194

Closed MahmoudF98 closed 2 years ago

MahmoudF98 commented 3 years ago

I am using jetson nano (4GB) First, I was getting "killed" when trying to create the rt file, so I disabled the GUI to get more free space to the GPU. But I got oom-killer error.

Can anyone please help? image

mive93 commented 3 years ago

Hi @MahmoudF98 , it's a known issue, but solvable. You can find here how to do: https://github.com/ceccocats/tkDNN/issues?q=label%3Aexplanation+is%3Aclosed.

In the future I will adjust that, or put it in the README at least.

mive93 commented 2 years ago

Closing for inactivity. Feel free to reopen.