sergeykolychev commented on issue #11835: MXNet on Windows via MinGW URL: https://github.com/apache/incubator-mxnet/issues/11835#issuecomment-407846979 @chinakook No, it does not at this time (nvidia only supports gcc on Linux). However we do support compiling mxnet on MacOS (which usually does not have CUDA enabled devices) via gcc. The reason I asked is that current Perl distributions all have Perl on Windows compiled via https://mingw-w64.org/doku.php If MXNet is able to compile via MinGW 64 on Windows then I should be able to have Perl API to work on Windows as well. For now only for CPU, in future hopefully for AMD GPUs and eventually CUDA (that depends on Nvidia).
---------------------------------------------------------------- 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
