-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
RHAI pipeline currently for CUDA and ROCm due to build failure of simsimd==6.5.8. simsimd is a dependency of albumentations which is a part of RHAIIS collection in RHAI
Version numbers (base image, wheels, builder, etc):
simsimd==6.5.8
Steps to Reproduce:
1.Build simsimd==6.5.8
2.
3.
Actual results:
simsimd-6.5.8: cc1: error: attribute 'avx512fp16' argument 'target' is unknownsimsimd-6.5.8: In file included from include/simsimd/curved.h:40,simsimd-6.5.8: from include/simsimd/simsimd.h:107,simsimd-6.5.8: from c/lib.c:54:simsimd-6.5.8: include/simsimd/dot.h: In function 'simsimd_dot_f16_sapphire':simsimd-6.5.8: include/simsimd/dot.h:1632:5: error: unknown type name '__m512h'; did you mean '__m512bh'?simsimd-6.5.8: 1632 | __m512h ab_vec = _mm512_setzero_ph();simsimd-6.5.8: | ^~~~~~~simsimd-6.5.8: | __m512bh
Expected results:
The wheel should build
Additional info:
link - https://gitlab.com/redhat/rhel-ai/rhai/pipeline/-/jobs/12469853981
- duplicates
-
AIPCC-8373 simsimd fails to build with GCC 11
-
- Closed
-
- mentioned on