Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Backport #17031, #16980 to 1.6 branch #17213

Merged
merged 1 commit into from
Jan 5, 2020
Merged

Conversation

yajiedesign
Copy link
Contributor

Backport #17031, #16980 to 1.6 branch

@yajiedesign yajiedesign changed the title Backport #17031, #16980 to 1.6 branch [WIP]]Backport #17031, #16980 to 1.6 branch Jan 4, 2020
@yajiedesign yajiedesign changed the title [WIP]]Backport #17031, #16980 to 1.6 branch [WIP]Backport #17031, #16980 to 1.6 branch Jan 4, 2020
…ranch

Fix CUDNN detection for CMake build (apache#17019)

Replace mxnet_option macro with standard CMAKE_DEPENDENT_OPTION (apache#17018)

Switch to modern CMake CUDA handling (apache#17031)

Introduce unified MXNET_CUDA_ARCH option to specify cuda architectures.
Previously cuda architecture setting was partially broken and different options
were applied to different parts of the build (CUDA_ARCH_NAME CUDA_ARCH_BIN
CUDA_ARCH_PTX and CUDA_ARCH_LIST).

Include FindCUDAToolkit from CMake 3.17, which replaces the deprecated FindCUDA
functionality for finding the cuda toolkit include directories and libraries.

Workaround for DLL size limitation on Windows (apache#16980)

* change windows build system.
add gen_warp cpp version
add add_custom_command to run warp_gen
add download cmake
add option
change option
add dynamic read mxnet dll
@ptrendx ptrendx merged commit 0015fc3 into apache:v1.6.x Jan 5, 2020
@yajiedesign yajiedesign changed the title [WIP]Backport #17031, #16980 to 1.6 branch Backport #17031, #16980 to 1.6 branch Jan 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants