Skip to content

MatX 1.0.0 is not compatible with cuda-toolkit 12.x #1202

Description

@perseoGI

Greetings from @conan-io team.
We are trying to add your libraryr to Conan Center Index but in the meantime, we found that this library is no longer compatible with Cuda Toolkit 12.x.

This PR #1085 added some includes to <cuda/std/numbers>.

As described in NVIDIA docs, <cuda/std/numbers> was introduced in Cuda Toolkit 13.x.

The documentation (README.md and release notes) could be updated in order to reflect the incompatability with Cuda Toolkit 12.x.
Or maybe, a fallback could be added (maybe using `std::numbers from C++ standard library IDK).

Using rapids_cpm_cccl may be hidding this incompatibilty as, if installing this library with CMake, CMake will request the latest CCCL library (compatible).

Thank you in advance! 🐸

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions