vexilligera commented on issue #17635: Windows segmentation faults in GPU tests
URL: 
https://github.com/apache/incubator-mxnet/issues/17635#issuecomment-590804348
 
 
   It turns out that the CUDA architecture detection probably failed, if you go 
with the 5.2 in the script it does give you mxnet_70.dll on P3 instance, but 
the binary might be wrong. When I set '-DMXNET_CUDA_ARCH="7.0” ‘ things work 
properly.
   
   Still pretty weird since yesterday when I was trying this with Clang it 
gives me the same segmentation fault. I'll probably dig deeper into this if 
this happens again on a fresh P3 instance when I try to integrate TVM ops.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to