Skip to content

Fix cuda 13.0 compile#162

Open
MARD1NO wants to merge 1 commit intodeepseek-ai:mainfrom
MARD1NO:fix_cu13_compile
Open

Fix cuda 13.0 compile#162
MARD1NO wants to merge 1 commit intodeepseek-ai:mainfrom
MARD1NO:fix_cu13_compile

Conversation

@MARD1NO
Copy link

@MARD1NO MARD1NO commented Feb 9, 2026

In cuda13.0+, cuda toolkit move headerfile to cccl, but cutlass do not process the include path correctly.

image

it enter

#define CUDA_STD_HEADER(header) <cuda/std/header>

and correct path is:
/usr/local/cuda/include/cccl/cuda/std/xxx

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.

1 participant