keroro824 / HashingDeepLearning

Codebase for "SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems"
MIT License
1.07k stars 169 forks source link

./runme gets Segmentation fault (core dumped) #37

Open YongtaoHuang1994 opened 3 years ago

YongtaoHuang1994 commented 3 years ago

Hello Beidi Chen: My name Yongtao Huang, an intern in VMware china. I heard about that your new paper () have been accepted by ICLR2021. Congratulation.

I meet some error during performing SLIDE code. My CPU is "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz", which supports Haswell. And I have activated Transparent HugePage.

(slide) root@hyongtao:/home/hyongtao/SLIDE/HashingDeepLearning/bin# ./runme ../SLIDE/Config_amz.csv
new Network
new Layer
new Node array
Segmentation fault (core dumped)
(slide) root@hyongtao:/home/hyongtao/SLIDE/HashingDeepLearning/bin#

Could you help me revise this problem? Thank you for a lot.

Eslam2011 commented 3 years ago

I also have the same problem. Please tell me if you are solved this problem

TorvaBroccoli commented 2 years ago

I encountered this problem because I didn't set the path of my dataset properly. Maybe this will help you.

Eslam2011 commented 2 years ago

@TorvaBroccoli Is working now please tell me. I have Killed problem. Can you tell me how set correct path of dataset.?