clang-15

Issue #48 resolved
Former user created an issue

When can we expect clang-15 compatibility?

Thanks Andy

Comments (2)

  1. Miroslav Stoyanov

    We have not tested clang 15, but heFFTe uses standard C++ and it would be very unlikely that a new version of a compiler would break something. Have you tried clang 15, chances are that it would work fine.

    If you see a problem, please report it to github:

    https://github.com/icl-utk-edu/heffte

  2. Miroslav Stoyanov

    Actually, the latest ROCm is build on top of clang-15 and heFFTe works just fine. You should have no issues with clang-15.

  3. Log in to comment