Skip to content

[BUG][CuTeDSL] segfault when calling cutlass.cuda.initialize_cuda_context() on latest cute dsl #2683

@sfc-gh-lpaille

Description

@sfc-gh-lpaille

Which component has the problem?

CuTe DSL

Bug Report

Describe the bug
I get a segmentation fault when initializing cuda context.

Steps/Code to reproduce bug
use nvidia-cutlass-dsl==4.2.1 AND cuda-python>=13.0.0 (which is the default on latest cute dsl).

import cutlass
cutlass.cuda.initialize_cuda_context()

Expected behavior
I expect to not get a segfault like it does on nvidia-cutlass-dsl==4.2.0 with cuda-python==12.9.2.

Environment details (please complete the following information):
nvidia-cutlass-dsl==4.2.1 + cuda-python>=13.0.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions