I'm trying to compile a CUDA app with g++-12 on Ubuntu 24.04 and while working on x86-64, I'm getting these compilation errors on Aarch64: /usr/include/aarch64-linux-gnu/bits/math-vector.h(96): error: identifier "__Float32x4_t" is undefined /usr/include/aarch64-linux-gnu/bits/math-vector.h(97): error: identifier "__Float64x2_t" is undefined /usr/include/aarch64-linux-gnu/bits/math-vector.h(106): error: identifier "__SVFloat32_t" is undefined /usr/include/aarch64-linux-gnu/bits/math-vector.h(107): error: identifier "__SVFloat64_t" is undefined /usr/include/aarch64-linux-gnu/bits/math-vector.h(108): error: identifier "__SVBool_t" is undefined
Anything I can do to fix this? I expected it to just work since it works on x86-64 on 24.04 and it works with x86-64 -> aarch64 cross-compilation on 22.04 too, but not natively with 24.04 for some reason. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2032624 Title: mumax3 test suite fails against glibc 2.38 To manage notifications about this bug go to: https://bugs.launchpad.net/glibc/+bug/2032624/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs