Open maxlem opened 7 years ago
ROCm has guard pages enabled so if you have out of bounds memory references the app will fault. In the dmeseg log there more info on the event.
Will provide that asap
On Thu, May 11, 2017 at 1:21 AM, Gregory Stoner notifications@github.com wrote:
ROCm has guard pages enabled so if you have out of bounds memory references the app will fault. In the dmeseg log there more info on the event.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BVLC/caffe/issues/5610#issuecomment-300685156, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-Jqdq3lMYMbYh78VtqNWhWVXpNMek5ks5r4prtgaJpZM4NXU-f .
All I can see in dmesg is:
[ 119.943603] clang[2141]: segfault at 1028 ip 00000000016fc8e1 sp 00007fffc99bda08 error 4 in clang[400000+250e000
Issue summary
Kernel compilation error during ScaleLayerTest/3.TestBackwardBroadcastMiddleInPlace
Not sure if this belongs to ROCm project or caffe..
Steps to reproduce
clone and build opencl branch 1.0-1015-gc60c950 (see attached makefile) make runtest
Makefile.zip
Your system configuration
Operating system: Ubuntu 16.10 with ROCm 1.5 kernel Compiler: g++ (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005 CUDA version (if applicable): CUDNN version (if applicable): BLAS: open Python or MATLAB version (for pycaffe and matcaffe respectively): 2.7
Source:
Build log: