You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@mxnet.apache.org by Cézar Bieniek Lemos via MXNet Forum <mx...@discoursemail.com.INVALID> on 2020/06/22 21:35:05 UTC

[MXNet Forum] Segmentation fault: 11 on CUDA docker image


Hi,

Running:

    import mxnet as mx
    a = mx.nd.zeros(10, ctx=mx.gpu())

Yields:

    Segmentation fault: 11
    Segmentation fault (core dumped)

I have tested the following images:
nvidia/cuda:10.1-cudnn7-devel-ubuntu16.04
nvidia/cuda:10.1-cudnn7-devel-ubuntu18.04
nvidia/cuda:10.0-cudnn7-devel-ubuntu18.04

I installed the right version of `mxnet` in a separate conda environment for each image.





---
[Visit Topic](https://discuss.mxnet.io/t/segmentation-fault-11-on-cuda-docker-image/6344/1) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.io/email/unsubscribe/f45f8da82479ff10670e9047babc6473affc436f47220080c0067c6a40e3983b).