We already had the warning message

[2024-03-10 14:26:18.189651850]POCL: in fn void 
appendToProgramBuildLog(cl_program, unsigned int, std::string&) at line 111:
  |     ERROR |  warning: 
/home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:861:14: AVX vector argument 
of type '__private float8' (vector of 8 'float' values) without 'avx' enabled 
changes the ABI
warning: /home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:893:14: AVX vector 
argument of type '__private float8' (vector of 8 'float' values) without 'avx' 
enabled changes the ABI
warning: /home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:933:16: AVX vector 
argument of type '__private float8' (vector of 8 'float' values) without 'avx' 
enabled changes the ABI
warning: /home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:1266:26: AVX vector 
argument of type '__private float8' (vector of 8 'float' values) without 'avx' 
enabled changes the ABI
[2024-03-10 14:26:18.195708864]POCL: in fn llvm::Module* 
getKernelLibrary(cl_device_id, PoclLLVMContextData*) at line 992:
  |      LLVM |  Using 
/lib/x86_64-linux-gnu/../../share/pocl/kernel-x86_64-pc-linux-gnu-sse41.bc as 
the built-in lib.
[2024-03-10 14:26:20.314065808]POCL: in fn int 
pocl_llvm_build_program(cl_program, unsigned int, cl_uint, _cl_program* const*, 
const char**, int) at line 756:
  |      LLVM |  Writing program.bc to 
/home/picca/.cache/pocl/kcache/LK/MONFDAKCFIMDEBOPEIHEOILBLCLBMGGNLPDID/program.bc.
/usr/lib/python3/dist-packages/pyopencl/cache.py:417: CompilerWarning: 
From-source build succeeded, but resulted in non-empty logs:
Build on <pyopencl.Device 'cpu-penryn-Intel(R) Core(TM) i7 CPU       M 620  @ 
2.67GHz' on 'Portable Computing Language' at 0x2763790> succeeded, but said:

warning: /home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:861:14: AVX vector 
argument of type '__private float8' (vector of 8 'float' values) without 'avx' 
enabled changes the ABI
warning: /home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:893:14: AVX vector 
argument of type '__private float8' (vector of 8 'float' values) without 'avx' 
enabled changes the ABI
warning: /home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:933:16: AVX vector 
argument of type '__private float8' (vector of 8 'float' values) without 'avx' 
enabled changes the ABI
warning: /home/picca/.cache/pocl/kcache/tempfile_msXjLw.cl:1266:26: AVX vector 
argument of type '__private float8' (vector of 8 'float' values) without 'avx' 
enabled changes the ABI

  prg.build(options_bytes, [devices[i] for i in to_be_built_indices])

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to