johnbroughton2017 opened a new issue #12461: Does mxnet work with GTX 1050? URL: https://github.com/apache/incubator-mxnet/issues/12461 Hi, I am having problem with running mxnet on my GTX 1050 + Ubuntu 16.04. The following error showed up when running a prediction with a pre-trained model. Have anyone used mxnet on GTX 1050? Any feedback is highly appreciated. Thanks. - J > [11:16:18] src/resource.cc:262: Ignore CUDA Error [11:16:18] src/storage/./pooled_storage_manager.h:77: CUDA: invalid device pointer > > Stack trace returned 10 entries: > [bt] (0) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x31f81a) [0x7fee2aa6c81a] > [bt] (1) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x31fe41) [0x7fee2aa6ce41] > [bt] (2) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x29ebeec) [0x7fee2d138eec] > [bt] (3) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x29ed4c1) [0x7fee2d13a4c1] > [bt] (4) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x29f2c87) [0x7fee2d13fc87] > [bt] (5) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x29f49ec) [0x7fee2d1419ec] > [bt] (6) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x2480f3d) [0x7fee2cbcdf3d] > [bt] (7) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x248abf4) [0x7fee2cbd7bf4] > [bt] (8) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x2494ad1) [0x7fee2cbe1ad1] > [bt] (9) /usr/lib/x86_64-linux-gnu/libmxnet.so(+0x2487540) [0x7fee2cbd4540]
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
