CI #1654
Annotations
11 errors
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
This job was cancelled
Loading