Segmentation Fault error on windows10
hazelnutsgz opened this issue · 4 comments
When running the "python main.py", it would produced segmentation fault error.
Hi, sorry I didn't test SEAL on windows system. Can you successfully run other pytorch programs in windows 10, or is it only SEAL that cannot be ran?
Thanks for your reply. The pure PyTorch program is runnable on my environment.
And I used make as well as g++ in Cgywin to compile the DLL, I was wondering whether it should be blamed to Cgywin.
Furthermore, could you please provide the specific version of platform(eg. OS)&toolchain(eg. g++) to set up the project? Thanks.
Hi, I use
Linux version 3.10.0-514.21.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ).
Thanks for your info~