Mxnet with nvidia rtx 2070 or 2080?

How does mxnet work with the latest nvidia 2070 or 2070 (or their ti version)?

Cannot find much information on this. Want to double check before switching to those GPUs.

Any info is highly appreciated. Thanks.

– J

Hi @johnbroughton2017,

Yes, should be good to go if it’s got CUDA. You’ll find a CUDA 10 version of MXNet on PyPI that you’ll probably need for this card (https://pypi.org/project/mxnet-cu100mkl/).

1 Like