Skip to content

clang on macos does not compile #63

Description

@mwiesenberger

With clang++-19 we can compile on linux but on macos we get errors due to

  • a clash of libc++ with libcudacxx
  • missing cyl_bessel_i functions

We cannot fix the first issue as it has to be fixed by nvidia/cccl

For now on macos g++ has to be used

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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