[GitHub] szha commented on issue #8788: [WIP] fix build

2017-11-22 Thread GitBox
szha commented on issue #8788: [WIP] fix build
URL: https://github.com/apache/incubator-mxnet/pull/8788#issuecomment-346537490
 
 
   Checked offline with Haibin and team. They found the possible cause to be 
85d4bd2c. Closing for now and will let author address this.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] szha commented on issue #8788: [WIP] fix build

2017-11-22 Thread GitBox
szha commented on issue #8788: [WIP] fix build
URL: https://github.com/apache/incubator-mxnet/pull/8788#issuecomment-346535483
 
 
   It currently consistently fails on
   ```
   test_operator_gpu.test_bilinear_sampler_with_type ... [05:37:47] 
/home/ubuntu/mxnet/dmlc-core/include/dmlc/./logging.h:308: [05:37:47] 
src/operator/bilinear_sampler.cu:172: Check failed: err == cudaSuccess (7 vs. 
0) too many resources requested for launch
   ```
   It's a 10-month old test, so I imagine something else is going on.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] szha commented on issue #8788: [WIP] fix build

2017-11-22 Thread GitBox
szha commented on issue #8788: [WIP] fix build
URL: https://github.com/apache/incubator-mxnet/pull/8788#issuecomment-346535483
 
 
   It currently consistently fails on
   ```test_operator_gpu.test_bilinear_sampler_with_type ... [05:37:47] 
/home/ubuntu/mxnet/dmlc-core/include/dmlc/./logging.h:308: [05:37:47] 
src/operator/bilinear_sampler.cu:172: Check failed: err == cudaSuccess (7 vs. 
0) too many resources requested for launch
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] szha commented on issue #8788: [WIP] fix build

2017-11-22 Thread GitBox
szha commented on issue #8788: [WIP] fix build
URL: https://github.com/apache/incubator-mxnet/pull/8788#issuecomment-346535483
 
 
   It currently consistently fails on
   ```
   test_operator_gpu.test_bilinear_sampler_with_type ... [05:37:47] 
/home/ubuntu/mxnet/dmlc-core/include/dmlc/./logging.h:308: [05:37:47] 
src/operator/bilinear_sampler.cu:172: Check failed: err == cudaSuccess (7 vs. 
0) too many resources requested for launch
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] szha commented on issue #8788: [WIP] fix build

2017-11-22 Thread GitBox
szha commented on issue #8788: [WIP] fix build
URL: https://github.com/apache/incubator-mxnet/pull/8788#issuecomment-346533512
 
 
   @eric-haibin-lin @larroy this fixes the build for me on the set-up described 
in #8786. Still verifying tests.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services