[Pkg-opencl-devel] Bug#1100255: pyopencl: FTBFS: ../pyopencl/__init__.py:580: RuntimeError
Santiago Vila
sanvila at debian.org
Wed Mar 12 16:32:14 GMT 2025
Package: src:pyopencl
Version: 2024.1-3
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem pybuild
dh_auto_clean -O--buildsystem=pybuild
pybuild --clean -i python{version} -p 3.13
D: pybuild pybuild:602: version: 6.20250308
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--clean', '-i', 'python{version}', '-p', '3.13']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, really_quiet=False, detect_only=False, clean_only=True, configure_only=False, build_only=False, install_only=False, test_only=False, autopkgtest_only=False, list_systems=False, print_args=None, before_clean=None, clean_args=None, after_clean=None, before_configure=None, configure_args=None, after_configure=None, before_build=None, build_args=None, after_build=None, before_install=None, install_args=None, after_install=None, before_test=None, test_args=None, after_test=None, test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, test_stestr=False, test_custom=False, dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, name=None, system=None, versions=['3.13'], interpreter=['python{version}'], disable=None, custom_tests=False)
D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 'cmake'
D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 'meson'
D: pybuild tools:231: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:166: skipping package python-pyopencl-doc (missing ${python3:Depends} in Depends/Recommends)
D: pybuild debhelper:174: source=pyopencl, binary packages=['python3-pyopencl']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
D: pybuild debhelper:166: skipping package python-pyopencl-doc (missing ${python3:Depends} in Depends/Recommends)
[... snipped ...]
test_algorithm.py::test_scan_with_vectorargs_with_offsets[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-GenericDebugScanKernel] PASSED [ 6%]
test_algorithm.py::test_copy_if[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 7%]
test_algorithm.py::test_partition[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 7%]
test_algorithm.py::test_unique[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 7%]
test_algorithm.py::test_index_preservation[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 8%]
test_algorithm.py::test_segmented_scan[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 8%]
test_algorithm.py::test_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-GenericScanKernel] PASSED [ 8%]
test_algorithm.py::test_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-GenericDebugScanKernel] PASSED [ 9%]
test_algorithm.py::test_list_builder[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 9%]
test_algorithm.py::test_list_builder_with_memoryobject[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 9%]
test_algorithm.py::test_list_builder_with_offset[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 10%]
test_algorithm.py::test_list_builder_with_empty_elim[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 10%]
test_algorithm.py::test_key_value_sorter[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 10%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-512] PASSED [ 11%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-4] PASSED [ 11%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-16] PASSED [ 11%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-512] PASSED [ 11%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-4] PASSED [ 12%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-16] PASSED [ 12%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-512] PASSED [ 12%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-4] PASSED [ 13%]
test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-16] PASSED [ 13%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-0] PASSED [ 13%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-4] PASSED [ 14%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-16384] PASSED [ 14%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-262144] PASSED [ 14%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-0] PASSED [ 15%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-4] PASSED [ 15%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-16384] PASSED [ 15%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-262144] PASSED [ 16%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-0] PASSED [ 16%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-4] PASSED [ 16%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-16384] PASSED [ 17%]
test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-262144] PASSED [ 17%]
test_array.py::test_basic_complex[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 17%]
test_array.py::test_mix_complex[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 17%]
test_array.py::test_pow_neg1_vs_inv[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 18%]
test_array.py::test_vector_fill[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 18%]
test_array.py::test_zeros_large_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 18%]
test_array.py::test_absrealimag[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 19%]
test_array.py::test_custom_type_zeros[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 19%]
test_array.py::test_custom_type_fill[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 19%]
test_array.py::test_custom_type_take_put[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 20%]
test_array.py::test_div_type_matches_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-truediv-int8] PASSED [ 20%]
test_array.py::test_div_type_matches_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-truediv-int32] PASSED [ 20%]
test_array.py::test_div_type_matches_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-truediv-int64] PASSED [ 21%]
test_array.py::test_div_type_matches_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-truediv-float32] PASSED [ 21%]
test_array.py::test_rmul_yields_right_type[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 21%]
test_array.py::test_pow_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 22%]
test_array.py::test_pow_number[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 22%]
test_array.py::test_multiply[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 22%]
test_array.py::test_multiply_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 23%]
test_array.py::test_addition_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 23%]
test_array.py::test_addition_scalar[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 23%]
test_array.py::test_subtract_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-float32] PASSED [ 23%]
test_array.py::test_subtract_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-int32] PASSED [ 24%]
test_array.py::test_subtract_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-int32] PASSED [ 24%]
test_array.py::test_subtract_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int64-int32] PASSED [ 24%]
test_array.py::test_subtract_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int64-uint32] PASSED [ 25%]
test_array.py::test_subtract_scalar[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 25%]
test_array.py::test_divide_scalar[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 25%]
test_array.py::test_divide_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 26%]
test_array.py::test_divide_inplace_scalar[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 26%]
test_array.py::test_divide_inplace_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 26%]
test_array.py::test_bitwise[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 27%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-300-RanluxGenerator] PASSED [ 27%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-300-PhiloxGenerator] PASSED [ 27%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-300-ThreefryGenerator] PASSED [ 28%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-301-RanluxGenerator] PASSED [ 28%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-301-PhiloxGenerator] PASSED [ 28%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-301-ThreefryGenerator] PASSED [ 29%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-302-RanluxGenerator] PASSED [ 29%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-302-PhiloxGenerator] PASSED [ 29%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-302-ThreefryGenerator] PASSED [ 29%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-303-RanluxGenerator] PASSED [ 30%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-303-PhiloxGenerator] PASSED [ 30%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-303-ThreefryGenerator] PASSED [ 30%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-10007-RanluxGenerator] PASSED [ 31%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-10007-PhiloxGenerator] PASSED [ 31%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-10007-ThreefryGenerator] PASSED [ 31%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-1000000-RanluxGenerator] PASSED [ 32%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-1000000-PhiloxGenerator] PASSED [ 32%]
test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-1000000-ThreefryGenerator] PASSED [ 32%]
test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-RanluxGenerator-int32] PASSED [ 33%]
test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-RanluxGenerator-int64] PASSED [ 33%]
test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-PhiloxGenerator-int32] PASSED [ 33%]
test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-PhiloxGenerator-int64] PASSED [ 34%]
test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-ThreefryGenerator-int32] PASSED [ 34%]
test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-ThreefryGenerator-int64] PASSED [ 34%]
test_array.py::test_numpy_integer_shape[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 35%]
test_array.py::test_allocation_with_various_shape_scalar_types[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 35%]
test_array.py::test_len[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 35%]
test_array.py::test_stride_preservation[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 35%]
test_array.py::test_nan_arithmetic[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 36%]
test_array.py::test_mem_pool_with_arrays[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 36%]
test_array.py::test_view[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 36%]
test_array.py::test_diff[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 37%]
test_array.py::test_copy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 37%]
test_array.py::test_slice[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 37%]
test_array.py::test_concatenate[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 38%]
test_array.py::test_comparisons[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 38%]
test_array.py::test_any_all[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 38%]
test_array.py::test_map_to_host[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 39%]
test_array.py::test_view_and_strides[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 39%]
test_array.py::test_meshmode_view[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 39%]
test_array.py::test_event_management[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 40%]
test_array.py::test_reshape[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 40%]
test_array.py::test_skip_slicing[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 40%]
test_array.py::test_transpose[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 41%]
test_array.py::test_newaxis[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 41%]
test_array.py::test_squeeze[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 41%]
test_array.py::test_fancy_fill[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 41%]
test_array.py::test_fancy_indexing[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 42%]
test_array.py::test_multi_put[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 42%]
test_array.py::test_get_async[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 42%]
test_array.py::test_outoforderqueue_get[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 43%]
test_array.py::test_outoforderqueue_copy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 43%]
test_array.py::test_outoforderqueue_indexing[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 43%]
test_array.py::test_outoforderqueue_reductions[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 44%]
test_array.py::test_negative_dim_rejection[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 44%]
test_array.py::test_zero_size_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-0] PASSED [ 44%]
test_array.py::test_zero_size_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-empty_shape1] PASSED [ 45%]
test_array.py::test_zero_size_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-empty_shape2] PASSED [ 45%]
test_array.py::test_zero_size_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-empty_shape3] PASSED [ 45%]
test_array.py::test_zero_size_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-empty_shape4] PASSED [ 46%]
test_array.py::test_str_without_queue[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 46%]
test_array.py::test_stack[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-1-F] PASSED [ 46%]
test_array.py::test_stack[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-1-C] PASSED [ 47%]
test_array.py::test_stack[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-2-F] PASSED [ 47%]
test_array.py::test_stack[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-2-C] PASSED [ 47%]
test_array.py::test_stack[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-3-F] PASSED [ 47%]
test_array.py::test_stack[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-3-C] PASSED [ 48%]
test_array.py::test_assign_different_strides[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 48%]
test_array.py::test_branch_operations_on_pure_scalars PASSED [ 48%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-nan-nan-maximum] PASSED [ 49%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-nan-nan-minimum] PASSED [ 49%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-nan-inf-maximum] PASSED [ 49%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-nan-inf-minimum] PASSED [ 50%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-nan--inf-maximum] PASSED [ 50%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-nan--inf-minimum] PASSED [ 50%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-inf-nan-maximum] PASSED [ 51%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-inf-nan-minimum] PASSED [ 51%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-inf-inf-maximum] PASSED [ 51%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-inf-inf-minimum] PASSED [ 52%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-inf--inf-maximum] PASSED [ 52%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-inf--inf-minimum] PASSED [ 52%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>--inf-nan-maximum] PASSED [ 52%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>--inf-nan-minimum] PASSED [ 53%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>--inf-inf-maximum] PASSED [ 53%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>--inf-inf-minimum] PASSED [ 53%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>--inf--inf-maximum] PASSED [ 54%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>--inf--inf-minimum] PASSED [ 54%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-None-nan-maximum] PASSED [ 54%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-None-nan-minimum] PASSED [ 55%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-None-inf-maximum] PASSED [ 55%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-None-inf-minimum] PASSED [ 55%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-None--inf-maximum] PASSED [ 56%]
test_array.py::test_branch_operations_on_nans[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-None--inf-minimum] PASSED [ 56%]
test_array.py::test_slice_copy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 56%]
test_array.py::test_ravel[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-C] PASSED [ 57%]
test_array.py::test_ravel[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-F] PASSED [ 57%]
test_array.py::test_arithmetic_on_non_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 57%]
test_array.py::test_arithmetic_with_device_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-add] PASSED [ 58%]
test_array.py::test_arithmetic_with_device_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-sub] PASSED [ 58%]
test_array.py::test_arithmetic_with_device_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-mul] PASSED [ 58%]
test_array.py::test_arithmetic_with_device_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-truediv] PASSED [ 58%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-array-array] PASSED [ 59%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-array-host_scalar] PASSED [ 59%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-array-device_scalar] PASSED [ 59%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-host_scalar-array] PASSED [ 60%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-host_scalar-host_scalar] PASSED [ 60%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-host_scalar-device_scalar] PASSED [ 60%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-device_scalar-array] PASSED [ 61%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-device_scalar-host_scalar] PASSED [ 61%]
test_array.py::test_if_positive_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-device_scalar-device_scalar] PASSED [ 61%]
test_array.py::test_maximum_minimum_with_scalars[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 62%]
test_array.py::test_empty_reductions_vs_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-any-False] PASSED [ 62%]
test_array.py::test_empty_reductions_vs_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-all-False] PASSED [ 62%]
test_array.py::test_empty_reductions_vs_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-sum-True] PASSED [ 63%]
test_array.py::test_empty_reductions_vs_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-max-True] PASSED [ 63%]
test_array.py::test_empty_reductions_vs_numpy[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-min-True] PASSED [ 63%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-sum-only nans-False] PASSED [ 64%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-sum-only nans-True] PASSED [ 64%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-sum-mixed-False] PASSED [ 64%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-sum-mixed-True] PASSED [ 64%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-max-only nans-False] PASSED [ 65%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-max-only nans-True] PASSED [ 65%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-max-mixed-False] PASSED [ 65%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-max-mixed-True] PASSED [ 66%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-min-only nans-False] PASSED [ 66%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-min-only nans-True] PASSED [ 66%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-min-mixed-False] PASSED [ 67%]
test_array.py::test_reduction_nan_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-min-mixed-True] PASSED [ 67%]
test_array.py::test_dtype_conversions[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 67%]
test_array.py::test_arrays_with_svm_allocators[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-False] PASSED [ 68%]
test_array.py::test_arrays_with_svm_allocators[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-True] PASSED [ 68%]
test_array.py::test_logical_and_or[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 68%]
test_array.py::test_logical_not[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 69%]
test_arrays_in_structs.py::test_struct_with_array_fields[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 69%]
test_clmath.py::test_ceil[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 69%]
test_clmath.py::test_floor[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 70%]
test_clmath.py::test_fabs[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 70%]
test_clmath.py::test_exp[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 70%]
test_clmath.py::test_log[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 70%]
test_clmath.py::test_log10[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 71%]
test_clmath.py::test_sqrt[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 71%]
test_clmath.py::test_sin[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 71%]
test_clmath.py::test_cos[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 72%]
test_clmath.py::test_asin[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 72%]
test_clmath.py::test_acos[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 72%]
test_clmath.py::test_tan[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 73%]
test_clmath.py::test_atan[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 73%]
test_clmath.py::test_sinh[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 73%]
test_clmath.py::test_cosh[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 74%]
test_clmath.py::test_tanh[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 74%]
test_clmath.py::test_atan2[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 74%]
test_clmath.py::test_atan2pi[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 75%]
test_clmath.py::test_fmod[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 75%]
test_clmath.py::test_ldexp[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 75%]
test_clmath.py::test_modf[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 76%]
test_clmath.py::test_frexp[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 76%]
test_clmath.py::test_bessel[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] SKIPPED [ 76%]
test_clmath.py::test_complex_bessel[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-pyfmmlib] SKIPPED [ 76%]
test_clmath.py::test_complex_bessel[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-scipy] SKIPPED [ 77%]
test_clmath.py::test_hankel_01_complex[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-pyfmmlib] SKIPPED [ 77%]
test_clmath.py::test_hankel_01_complex[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-scipy] SKIPPED [ 77%]
test_clmath.py::test_complex_muladd[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-complex64] PASSED [ 78%]
test_clmath.py::test_complex_muladd[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-complex128] PASSED [ 78%]
test_clmath.py::test_outoforderqueue_clmath[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 78%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-make_ranlux_generator] PASSED [ 79%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-PhiloxGenerator] PASSED [ 79%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-ThreefryGenerator] PASSED [ 79%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int64-make_ranlux_generator] PASSED [ 80%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int64-PhiloxGenerator] PASSED [ 80%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int64-ThreefryGenerator] PASSED [ 80%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-make_ranlux_generator] PASSED [ 81%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-PhiloxGenerator] PASSED [ 81%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-ThreefryGenerator] PASSED [ 81%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-make_ranlux_generator] PASSED [ 82%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-PhiloxGenerator] PASSED [ 82%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-ThreefryGenerator] PASSED [ 82%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype4-make_ranlux_generator] PASSED [ 82%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype4-PhiloxGenerator] PASSED [ 83%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype4-ThreefryGenerator] PASSED [ 83%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype5-make_ranlux_generator] PASSED [ 83%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype5-PhiloxGenerator] PASSED [ 84%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype5-ThreefryGenerator] PASSED [ 84%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype6-make_ranlux_generator] PASSED [ 84%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype6-PhiloxGenerator] PASSED [ 85%]
test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype6-ThreefryGenerator] PASSED [ 85%]
test_enqueue_copy.py::test_enqueue_copy_rect_2d[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 85%]
test_enqueue_copy.py::test_enqueue_copy_rect_3d[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 86%]
test_enqueue_copy.py::test_enqueue_copy_buffer_p2p_amd SKIPPED (AMD-
specific test) [ 86%]
test_wrapper.py::test_get_info[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 86%]
test_wrapper.py::test_int_ptr[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 87%]
test_wrapper.py::test_invalid_kernel_names_cause_failures[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 87%]
test_wrapper.py::test_image_format_constructor PASSED [ 87%]
test_wrapper.py::test_device_topology_amd_constructor PASSED [ 88%]
test_wrapper.py::test_nonempty_supported_image_formats[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 88%]
test_wrapper.py::test_that_python_args_fail[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 88%]
test_wrapper.py::test_image_2d[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] XFAIL [ 88%]
test_wrapper.py::test_image_3d[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] XFAIL [ 89%]
test_wrapper.py::test_copy_buffer[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 89%]
test_wrapper.py::test_mempool[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 89%]
test_wrapper.py::test_mempool_2[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 90%]
test_wrapper.py::test_mempool_32bit_issues PASSED [ 90%]
test_wrapper.py::test_allocator[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-ImmediateAllocator] PASSED [ 90%]
test_wrapper.py::test_allocator[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-DeferredAllocator] PASSED [ 91%]
test_wrapper.py::test_vector_args[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 91%]
test_wrapper.py::test_header_dep_handling[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 91%]
test_wrapper.py::test_context_dep_memoize[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 92%]
test_wrapper.py::test_can_build_and_run_binary[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 92%]
test_wrapper.py::test_enqueue_barrier_marker[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 92%]
test_wrapper.py::test_wait_for_events[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 93%]
test_wrapper.py::test_unload_compiler[<pyopencl.Platform 'Portable Computing Language'>] PASSED [ 93%]
test_wrapper.py::test_platform_get_devices[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 93%]
test_wrapper.py::test_user_event[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 94%]
test_wrapper.py::test_buffer_get_host_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 94%]
test_wrapper.py::test_program_valued_get_info[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 94%]
test_wrapper.py::test_global_offset[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 94%]
test_wrapper.py::test_sub_buffers[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 95%]
test_wrapper.py::test_spirv[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] FAILED [ 95%]
test_wrapper.py::test_coarse_grain_svm[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-False] PASSED [ 95%]
test_wrapper.py::test_coarse_grain_svm[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-True] PASSED [ 96%]
test_wrapper.py::test_fine_grain_svm[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 96%]
test_wrapper.py::test_map_dtype[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-uint64] PASSED [ 96%]
test_wrapper.py::test_map_dtype[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype1] PASSED [ 97%]
test_wrapper.py::test_compile_link[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 97%]
test_wrapper.py::test_copy_buffer_rect[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 97%]
test_wrapper.py::test_threaded_nanny_events[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 98%]
test_wrapper.py::test_empty_ndrange[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-empty_shape0] PASSED [ 98%]
test_wrapper.py::test_empty_ndrange[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-empty_shape1] PASSED [ 98%]
test_wrapper.py::test_command_queue_context_manager[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 99%]
test_wrapper.py::test_capture_call[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 99%]
test_wrapper.py::test_enqueue_copy_array[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [ 99%]
test_wrapper.py::test_enqueue_copy_array_2[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] PASSED [100%]
=================================== FAILURES ===================================
_ test_spirv[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] _
ctx_factory = <pyopencl.tools._ContextFactory object at 0x7f7995575fe0>
def test_spirv(ctx_factory):
ctx = ctx_factory()
queue = cl.CommandQueue(ctx)
if (ctx._get_cl_version() < (2, 1)
or cl.get_cl_header_version() < (2, 1)):
pytest.skip("SPIR-V program creation only available "
"in OpenCL 2.1 and higher")
if not queue.device.il_version:
pytest.skip("SPIR-V program creation not supported by device")
n = 50000
a_dev = cl.clrandom.rand(queue, n, np.float32)
b_dev = cl.clrandom.rand(queue, n, np.float32)
dest_dev = cl_array.empty_like(a_dev)
from os.path import dirname, join
spv_filename = join(dirname(__file__),
"add-vectors-%d.spv" % queue.device.address_bits)
with open(spv_filename, "rb") as spv_file:
spv = spv_file.read()
> prg = cl.Program(ctx, spv).build()
test_wrapper.py:1103:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../pyopencl/__init__.py:524: in build
self._build_and_catch_errors(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pyopencl.Program object at 0x7f79955c74d0>
build_func = <function Program.build.<locals>.<lambda> at 0x7f799573eca0>
options_bytes = b'-I /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pyopencl/cl'
source = None
def _build_and_catch_errors(self, build_func, options_bytes, source=None):
try:
return build_func()
except _cl.RuntimeError as e:
msg = str(e)
if options_bytes:
msg = msg + "\n(options: %s)" % options_bytes.decode("utf-8")
if source is not None:
from tempfile import NamedTemporaryFile
srcfile = NamedTemporaryFile(mode="wt", delete=False, suffix=".cl")
try:
srcfile.write(source)
finally:
srcfile.close()
msg = msg + "\n(source saved as %s)" % srcfile.name
code = e.code
routine = e.routine
err = _cl.RuntimeError(
_cl._ErrorRecord(
msg=msg,
code=code,
routine=routine))
# Python 3.2 outputs the whole list of currently active exceptions
# This serves to remove one (redundant) level from that nesting.
> raise err
E pyopencl._cl.RuntimeError: clBuildProgram failed: BUILD_PROGRAM_FAILURE - clBuildProgram failed: BUILD_PROGRAM_FAILURE - clBuildProgram failed: BUILD_PROGRAM_FAILURE
E
E Build on <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language' at 0xac2f3f0>:
E
E Device cpu-skylake-avx512-AMD EPYC 9R14 failed to build the program
E
E (options: -I /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pyopencl/cl)
../pyopencl/__init__.py:580: RuntimeError
=============================== warnings summary ===============================
../../../../../../../usr/lib/python3/dist-packages/pytools/persistent_dict.py:63
/usr/lib/python3/dist-packages/pytools/persistent_dict.py:63: RecommendedHashNotFoundWarning: Unable to import recommended hash 'siphash24.siphash13', falling back to 'hashlib.sha256'. Run 'python3 -m pip install siphash24' to install the recommended hash.
warn("Unable to import recommended hash 'siphash24.siphash13', "
../pyopencl/scan.py:1144
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pyopencl/scan.py:1144: UserWarning: pytools.persistent_dict 'pyopencl-generated-scan-kernel-cache-v1': enabling safe_sync as default. This provides strong protection against data loss, but can be unnecessarily expensive for use cases such as caches.Pass 'safe_sync=False' if occasional data loss is tolerable. Pass 'safe_sync=True' to suppress this warning.
generic_scan_kernel_cache = WriteOncePersistentDict(
test/test_algorithm.py::test_elwise_kernel[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pyopencl/invoker.py:376: UserWarning: pytools.persistent_dict 'pyopencl-invoker-cache-v41': enabling safe_sync as default. This provides strong protection against data loss, but can be unnecessarily expensive for use cases such as caches.Pass 'safe_sync=False' if occasional data loss is tolerable. Pass 'safe_sync=True' to suppress this warning.
invoker_cache = WriteOncePersistentDict(
test/test_algorithm.py::test_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-GenericScanKernel]
test/test_algorithm.py::test_sort[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-GenericDebugScanKernel]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_algorithm.py:851: DeprecationWarning: Ranlux random number generation is deprecated and will go away in 2022.
rng = RanluxGenerator(queue, seed=15)
test/test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-300-RanluxGenerator]
test/test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-301-RanluxGenerator]
test/test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-302-RanluxGenerator]
test/test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-303-RanluxGenerator]
test/test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-10007-RanluxGenerator]
test/test_array.py::test_random_float_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-1000000-RanluxGenerator]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_array.py:870: DeprecationWarning: Ranlux random number generation is deprecated and will go away in 2022.
gen = rng_class(queue, 5120)
test/test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-RanluxGenerator-int32]
test/test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-RanluxGenerator-int64]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_array.py:927: DeprecationWarning: Ranlux random number generation is deprecated and will go away in 2022.
gen = rng_class(queue, 5120)
test/test_array.py::test_get_async[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_array.py:1667: DeprecationWarning: calling pyopencl.Array.get with 'async_=True' is deprecated. Please use pyopencl.Array.get_async for asynchronous device-to-host transfers
b1 = b_gpu.get(async_=True) # testing that this waits for events
test/test_clmath.py::test_exp[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_log[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_sqrt[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_sin[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_cos[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_tan[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_sinh[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_cosh[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
test/test_clmath.py::test_tanh[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pyopencl/array.py:2518: ComplexWarning: Casting complex values to real discards the imaginary part
size = int(ceil((stop-start)/step))
test/test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int32-make_ranlux_generator]
test/test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-int64-make_ranlux_generator]
test/test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float32-make_ranlux_generator]
test/test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-float64-make_ranlux_generator]
test/test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype4-make_ranlux_generator]
test/test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype5-make_ranlux_generator]
test/test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>-dtype6-make_ranlux_generator]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_clrandom.py:43: DeprecationWarning: Ranlux random number generation is deprecated and will go away in 2022.
return clrandom.RanluxGenerator(queue)
test/test_wrapper.py::test_get_info[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_wrapper.py:57: DeprecationWarning: Device.persistent_unique_id is deprecated. Use Device.hashable_model_and_version_identifier instead.
device.persistent_unique_id
test/test_wrapper.py::test_compile_link[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_wrapper.py:1314: UserWarning: Pre-build attribute access defeats compiler caching.
""").compile()
test/test_wrapper.py::test_compile_link[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_wrapper.py:1320: UserWarning: Pre-build attribute access defeats compiler caching.
""").compile()
test/test_wrapper.py::test_compile_link[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_wrapper.py:1330: UserWarning: Pre-build attribute access defeats compiler caching.
""").compile(headers=[("pi.h", pi_h__prg)])
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED test_wrapper.py::test_spirv[<context factory for <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language'>>] - pyopencl._cl.RuntimeError: clBuildProgram failed: BUILD_PROGRAM_FAILURE - clBuildProgram failed: BUILD_PROGRAM_FAILURE - clBuildProgram failed: BUILD_PROGRAM_FAILURE
Build on <pyopencl.Device 'cpu-skylake-avx512-AMD EPYC 9R14' on 'Portable Computing Language' at 0xac2f3f0>:
Device cpu-skylake-avx512-AMD EPYC 9R14 failed to build the program
(options: -I /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pyopencl/cl)
= 1 failed, 308 passed, 6 skipped, 1 deselected, 2 xfailed, 34 warnings in 275.35s (0:04:35) =
Aborted
E: pybuild pybuild:389: test: plugin custom failed with: exit code=134: PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build cp -r /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build && cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test && python3.13 -m pytest --verbosity=2 -k 'not test_event_set_callback' && rm -rf /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test
Traceback (most recent call last):
File "/usr/bin/pybuild", line 387, in main
run(func, i, version, c)
~~~^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/pybuild", line 325, in run
result = func(context, args)
File "/usr/share/dh-python/dhpython/build/base.py", line 365, in wrapped_func
raise Exception(msg)
Exception: exit code=134: PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build cp -r /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build && cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test && python3.13 -m pytest --verbosity=2 -k 'not test_event_set_callback' && rm -rf /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test
rm -fr -- /tmp/dh-xdg-rundir-2qqwbA2l
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 -s custom "--test-args=PYTHONPATH={build_dir} cp -r {dir}/test {build_dir} && cd {build_dir}/test && {interpreter} -m pytest --verbosity=2 -k 'not test_event_set_callback' && rm -rf {build_dir}/test" returned exit code 13
make[1]: *** [debian/rules:49: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:28: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pyopencl, so that this is still
visible in the BTS web page for this package.
Thanks.
More information about the Pkg-opencl-devel
mailing list