Skip to content

CI

CI #1654

Triggered via schedule October 6, 2024 03:23
Status Failure
Total duration 3m 44s
Artifacts

ci.yml

on: schedule
Matrix: downstream_tests
Fit to window
Zoom out
Zoom in

Annotations

64 errors and 1 warning
Pytest Mac POCL: test/test/test/test_algorithm.py#L578
test_scan[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-ExclusiveScanKernel-int64] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L58
test_elwise_kernel[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-float32-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_array.py#L198
test_pow_neg1_vs_inv[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L80
test_elwise_kernel_with_options[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-float32-16] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-float64-512] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-float64-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-float64-16] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Mac POCL: test/test/test/test_algorithm.py#L612
test_scan_with_vectorargs_with_offsets[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-GenericScanKernel] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float32-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L58
test_elwise_kernel[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L578
test_scan[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-ExclusiveScanKernel-int64] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float32-16] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L80
test_elwise_kernel_with_options[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_array.py#L198
test_pow_neg1_vs_inv[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float64-512] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float64-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_algorithm.py#L123
test_ranged_elwise_kernel[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux Intel CL: test/test/test/test_array.py#L217
test_vector_fill[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Examples
Process completed with exit code 1.
Pytest Linux POCL: test/test/test/test_algorithm.py#L578
test_scan[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-ExclusiveScanKernel-int64] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L58
test_elwise_kernel[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-float32-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_array.py#L198
test_pow_neg1_vs_inv[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L80
test_elwise_kernel_with_options[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-float32-16] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-float64-512] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-float64-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-float64-16] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Linux POCL: test/test/test/test_algorithm.py#L612
test_scan_with_vectorargs_with_offsets[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-GenericScanKernel] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L181
test_fmm_completeness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-100000-None--make_normal_particle_array-make_normal_particle_array-None-linf-static_linf-2] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L181
test_fmm_completeness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-500000-40000-t-make_normal_particle_array-make_normal_particle_array-tree-linf-static_linf-2] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_cost_model.py#L67
test_compare_cl_and_py_cost_model[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-50000-50000-3-float64] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L405
test_pyfmmlib_fmm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-0-False-3] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L181
test_fmm_completeness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-500000-40000-t-make_normal_particle_array-make_normal_particle_array-None-linf-static_linf1-1] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L181
test_fmm_completeness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-500000-40000--make_normal_particle_array-make_normal_particle_array-None-linf-static_linf-1] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L405
test_pyfmmlib_fmm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-True-2] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_cost_model.py#L407
test_estimate_calibration_params[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L181
test_fmm_completeness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-500000-40000-t-make_normal_particle_array-make_normal_particle_array-None-linf-static_linf1-2] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project boxtree: boxtree/test/test/test/test_fmm.py#L181
test_fmm_completeness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-500000-40000--make_normal_particle_array-make_normal_particle_array-None-linf-static_linf-2] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project meshmode
The job was canceled because "boxtree" failed.
Tests for downstream project meshmode
The operation was canceled.
Tests for downstream project loopy
The job was canceled because "boxtree" failed.
Tests for downstream project loopy: loopy/test/test/loopy/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_apps.py#L177
test_convolution_with_nonzero_base[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_callables.py#L1304
test_inlining_does_not_lose_preambles[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_apps.py#L367
test_stencil[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_callables.py#L1304
test_inlining_does_not_lose_preambles[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Tests for downstream project loopy: loopy/test/test/loopy/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L58
test_elwise_kernel[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L578
test_scan[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-ExclusiveScanKernel-int64] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float32-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L80
test_elwise_kernel_with_options[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float32-16] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_array.py#L198
test_pow_neg1_vs_inv[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float64-512] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L123
test_ranged_elwise_kernel[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L1091
test_bitonic_sort[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-float64-4] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Pytest Windows Intel CL: test\test\test\test_algorithm.py#L612
test_scan_with_vectorargs_with_offsets[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-GenericScanKernel] TypeError: __init__(): incompatible function arguments. The following argument types are supported: 1. __init__(self, arg0: pyopencl._cl._Program, arg1: str, /) -> None Invoked with types: pyopencl._cl.Kernel, pyopencl.Program, str
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.