Skip to content

Comments

Update CMakeLists.txt: change min cmake version to 3.5#163

Merged
tqchen merged 1 commit intodmlc:mainfrom
snnn:patch-1
Mar 31, 2025
Merged

Update CMakeLists.txt: change min cmake version to 3.5#163
tqchen merged 1 commit intodmlc:mainfrom
snnn:patch-1

Conversation

@snnn
Copy link

@snnn snnn commented Mar 31, 2025

Update CMakeLists.txt: change min cmake version to 3.5, because cmake 4.0 dropped the support for cmake version <3.5. Otherwise this code cannot be compiled.

@tqchen tqchen merged commit 490e31b into dmlc:main Mar 31, 2025
rostan-t added a commit to rostan-t/free-threaded-python that referenced this pull request Apr 1, 2025
cuDNN FE depends on dlpack 0.8, which uses CMake 3.2.

CMake 4.0 dropped support for CMake<3.5. This shouldn't break anything in DLPack as a similar fix was done recently upstream (dmlc/dlpack#163).

Signed-off-by: Rostan Tabet <[email protected]>
szalpal pushed a commit to NVIDIA/free-threaded-python that referenced this pull request Apr 2, 2025
cuDNN FE depends on dlpack 0.8, which uses CMake 3.2.

CMake 4.0 dropped support for CMake<3.5. This shouldn't break anything in DLPack as a similar fix was done recently upstream (dmlc/dlpack#163).

Signed-off-by: Rostan Tabet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants