-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Using mxnet on RTX3090 #19520
Comments
Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue. |
Hello, |
Alternatively you can use the NGC container: https://ngc.nvidia.com/catalog/containers/nvidia:mxnet , version 20.10 supports |
Thank you very much. I'll try it right away. |
Check this site. If your OS is Linux, you can install the nightly version of mxnet.
Hope this helps. |
@Wallart |
@shilei-nj With equivalent batch size, the training speed on 3090 is equivalent to my old 1080ti. I can try to reproduce, as I'm mostly using the extra amount of VRAM I might have missed performances issues |
@Wallart |
NOT worked. I tested all the containers. |
@shilei-nj thanks for pointing it out. Would you help add this change to the v1.x branch? @Light-- could you file a bug report for the issue you are facing? We will need more details to identify the issue which are requested in the issue template. Thanks! |
@szha no thanks, just fix it by your next update please. |
MXNet2.0 built by myself is working fine with RTX3090. |
@Wallart
what's this?????????????????? how to use?? my other docker images works fine |
I'm providing SSH daemon for remote debugging purposes. You need to run the image in background with -itd options. |
How fast it's going compared to your old build options ? |
@Wallart |
hey, @Wallart what will you say about this? i followed your steps, but
|
hey, @dai-ichiro, what will you say about this:
my environment:
|
I think it's time to get cuda 11.1 and sm_86 into official mxnet support list as RTX 3090 series is very popular. |
@Light-- What type of CPU are you using ? |
@Wallart |
CUDA 11.1 and sm_86 are supported in MXNet 1.8+. @DestinyMy Has your problem be solved? |
@TristonC , Do you have Windows version of MXNet 1.8+ I only saw linux on pypi |
Hello,
I have some problems on using mxnet on RTX 3090. 30 series GPU only support cuda11, but I can't find the version of cuda11 corresponding to mxnet. I've browsed a lot of blogs or documents, but I still haven't found a solution.
Thanks for your advices.
The text was updated successfully, but these errors were encountered: