This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Segmentation fault #9
Comments
Hi, Not much information to go on there. Perhaps trying running under gdb/lldb? |
Hi, What is gdb/lldb? Thank you. Chien-Lin |
Hi, We can use “gdb lua” to load Lua into GDB and type “run speech.lua” to see the debugging information. However, it’s not easy to reproduce the error of “segmentation fault”. I guess it is a hardware issue, and might only happen when the machine is busy.
Thanks, |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, When running the example, sometimes it showed the message. Do you have any idea?
Thanks,
Chien-Lin
line 10: 12026 Segmentation fault th cifar10.lua --numNodes 4 --nodeIndex 1 --batchSize 10 --cuda --gpu 1
The text was updated successfully, but these errors were encountered: