Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a workaround for compilation errors with cuda-12.2.0 + gcc-12.3 (#…
…2108) On Perlmutter@NERSC, I met this error /usr/lib64/gcc/x86_64-suse-linux/12/include/avx512fp16intrin.h(38): error: vector_size attribute requires an arithmetic or enum type typedef __half __v8hf __attribute__ ((__vector_size__ (16))); The workaround was mentioned at https://forums.developer.nvidia.com/t/including-cub-header-breakes-compilation-with-gcc-12-and-sse2-or-better/255018
- Loading branch information