You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ma...@apache.org on 2021/08/05 00:02:25 UTC

[incubator-mxnet] branch master updated (66fff25 -> e7866d0)

This is an automated email from the ASF dual-hosted git repository.

manuseth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 66fff25  Remove duplicated project command in CMakeLists.txt (#20481)
     add e7866d0  [FEATURE] Load libcuda with dlopen instead of dynamic linking (#20484)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt         |  4 ++--
 src/common/cuda/rtc.cc | 52 +++++++++++++++++++++++++++++++++++++++++---------
 src/initialize.cc      |  2 +-
 src/initialize.h       |  4 ++--
 4 files changed, 48 insertions(+), 14 deletions(-)