jens-maus commented on issue #21144:
URL:
https://github.com/apache/incubator-mxnet/issues/21144#issuecomment-1278097508
After some further investigation I actually found the config option that
seems to trigger the mentioned `undefined reference` linker error. It is the
`USE_DIST_KVSTORE`
josephevans closed issue #21000: [RFC] v1.9.1 release
URL: https://github.com/apache/incubator-mxnet/issues/21000
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe
josephevans commented on issue #21138:
URL:
https://github.com/apache/incubator-mxnet/issues/21138#issuecomment-1277890439
Hello, MXNet 0.9.5 is a very old version; the latest release is 1.9.1.
The files missing appear to be Intel MKL header files. Do you have MKL
installed properly
josephevans commented on issue #20984:
URL:
https://github.com/apache/incubator-mxnet/issues/20984#issuecomment-1277725664
Now that the vote has passed, I will create another issue for
post-graduation activities to track.
--
This is an automated message from the Apache Git Service.
To re
josephevans closed issue #20984: [RFC] Graduate MXNet from Apache Incubator
URL: https://github.com/apache/incubator-mxnet/issues/20984
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
josephevans closed issue #21074: Build for Cuda 11.3
URL: https://github.com/apache/incubator-mxnet/issues/21074
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
josephevans commented on issue #21074:
URL:
https://github.com/apache/incubator-mxnet/issues/21074#issuecomment-1277723530
Hi David, we've recently published MXNet 1.9.1 packages for Cuda 11.0
through 11.7. You can get the 11.3 wheel using the command `pip install
mxnet-cu113==1.9.1`.
jens-maus commented on issue #21144:
URL:
https://github.com/apache/incubator-mxnet/issues/21144#issuecomment-1277329189
Please note, that I am seeing the same/similar issue when trying to compile
the older mxnet 1.9.0 in the same environment:
```
$ cmake --build . --parallel 1