CI #1654
Annotations
10 errors
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
This job failed
Loading