Better type mappers in loopy.symbolic #3386
ci.yml
on: pull_request
Ruff
6s
Typos
3s
Pylint
1m 44s
Mypy
1m 28s
Conda Pytest with Intel CL
2m 21s
Conda Pytest without arg check
2m 12s
Conda Pytest Twice (for cache behavior)
2m 4s
Conda Examples
1m 28s
Documentation
1m 31s
Tests for downstream project Firedrake
2m 10s
Validate CITATION.cff
5s
Matrix: downstream_tests
Matrix: Conda Pytest
Annotations
105 errors and 19 warnings
Conda Examples
Process completed with exit code 1.
|
Documentation
Process completed with exit code 2.
|
Pylint
Process completed with exit code 2.
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L370
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_expression.py#L374
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-int-1-PyOpenCLTarget]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1304
test_inlining_does_not_lose_preambles[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_apps.py#L177
test_convolution_with_nonzero_base[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1304
test_inlining_does_not_lose_preambles[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L370
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/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'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_expression.py#L374
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-1-PyOpenCLTarget]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_apps.py#L236
test_rob_stroud_bernstein
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-arctan2-2-float64]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sin-1-complex128]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-exp-1-float64]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-exp-1-complex128]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-conj-1-complex128]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-float64]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-complex128]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-float64]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-complex64]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-isnan-1-float64]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Conda Pytest (ubuntu-latest):
test/test/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'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L370
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/test/test_expression.py#L374
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-1-PyOpenCLTarget]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/test/test_apps.py#L236
test_rob_stroud_bernstein
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest (ubuntu-latest):
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project Firedrake
Process completed with exit code 1.
|
Conda Pytest without arg check:
test/test/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'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L370
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/test/test_expression.py#L374
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-1-PyOpenCLTarget]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/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: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest without arg check:
test/test/test/test_apps.py#L236
test_rob_stroud_bernstein
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L370
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_expression.py#L374
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-int-1-PyOpenCLTarget]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_apps.py#L177
test_convolution_with_nonzero_base[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1304
test_inlining_does_not_lose_preambles[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Conda Pytest with Intel CL:
test/test/test/test_apps.py#L236
test_rob_stroud_bernstein
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape1-oldshape5]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L242
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes7]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-greater_equal]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape0]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L242
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes8]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-logical_or]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L256
test_transpose[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape1]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-logical_and]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape2]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-1]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-2]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-3]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_QUAD-1]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L446
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_QUAD-2]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L443
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_QUAD-3]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L81
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-interval]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L443
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-PolynomialEquidistantSimplexGroupFactory]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L104
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L104
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-inf]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L104
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L104
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-inf]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-warp_and_blend]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L138
test_dof_array_pickling[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L138
test_dof_array_pickling[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-PolynomialEquidistantSimplexGroupFactory]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L173
test_dof_array_pickling_tags[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L704
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-True-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-7-5-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L73
test_geometry[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator1-solution1]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L713
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-False-False]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L121
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-True]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2]
TypeError: CodeGenerationState.__init__() got an unexpected keyword argument 'codegen_cachemanager'. Did you mean 'codegen_cache_manager'?
|
Typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate CITATION.cff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Conda Examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pylint
modifying pylint run because we're on Python 3.13
|
|
Conda Pytest Twice (for cache behavior)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests for downstream project arraycontext
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests for downstream project Firedrake
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Conda Pytest without arg check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Conda Pytest with Intel CL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests for downstream project pytato
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests for downstream project grudge
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests for downstream project meshmode
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests for downstream project pytential
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|