Skip to content

Pass immutable arg_id_to_dtype to InKernelCallables #3450

Pass immutable arg_id_to_dtype to InKernelCallables

Pass immutable arg_id_to_dtype to InKernelCallables #3450

Triggered via pull request January 30, 2025 17:00
Status Cancelled
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Ruff
5s
Ruff
Typos
6s
Typos
Pylint
1m 24s
Pylint
Mypy
1m 28s
Mypy
Conda Pytest with Intel CL
1m 28s
Conda Pytest with Intel CL
Conda Pytest without arg check
1m 23s
Conda Pytest without arg check
Conda Pytest Twice (for cache behavior)
1m 28s
Conda Pytest Twice (for cache behavior)
Conda Examples
1m 27s
Conda Examples
Documentation
1m 27s
Documentation
Tests for downstream project Firedrake
1m 16s
Tests for downstream project Firedrake
Validate CITATION.cff
12s
Validate CITATION.cff
Matrix: downstream_tests
Matrix: Conda Pytest
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 38 warnings
Typos
Process completed with exit code 2.
Tests for downstream project Firedrake
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project Firedrake
The operation was canceled.
Conda Pytest without arg check
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Conda Pytest without arg check
The operation was canceled.
Tests for downstream project pytential
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project pytential
The operation was canceled.
Tests for downstream project pytato
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project pytato
The operation was canceled.
Pylint
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Pylint
The operation was canceled.
Tests for downstream project grudge
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project grudge
The operation was canceled.
Documentation
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Documentation
The operation was canceled.
Tests for downstream project meshmode
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project meshmode
The operation was canceled.
Conda Pytest (ubuntu-latest)
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Conda Pytest (ubuntu-latest)
The operation was canceled.
Conda Pytest with Intel CL
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Conda Pytest with Intel CL
The operation was canceled.
Tests for downstream project arraycontext
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project arraycontext
The operation was canceled.
Conda Examples
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Conda Examples
The operation was canceled.
Mypy
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Mypy
The operation was canceled.
Conda Pytest Twice (for cache behavior)
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Conda Pytest Twice (for cache behavior)
The operation was canceled.
Conda Pytest (macos-latest)
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Conda Pytest (macos-latest)
The operation was canceled.
Typos: broken.dot#L222
"daa" should be "data".
Typos: broken.dot#L256
"daa" should be "data".
Typos: broken.dot#L572
"daa" should be "data".
Typos: broken.dot#L574
"daa" should be "data".
Typos: broken.dot#L610
"daa" should be "data".
Typos: broken.dot#L613
"daa" should be "data".
Typos: broken.dot#L616
"daa" should be "data".
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Conda Pytest (ubuntu-latest): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest (ubuntu-latest): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest (ubuntu-latest): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest (ubuntu-latest): test/test_callables.py#L370
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest (ubuntu-latest): test/test_callables.py#L1258
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest (ubuntu-latest): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest (ubuntu-latest): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest (ubuntu-latest): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest (ubuntu-latest): test/test_callables.py#L370
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest (ubuntu-latest): test/test_callables.py#L1258
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest with Intel CL: loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest with Intel CL: loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest with Intel CL: loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest with Intel CL: test/test_callables.py#L370
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest with Intel CL: .conda-root/envs/testing/lib/python3.13/site-packages/pyopencl/cache.py#L420
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Conda Pytest with Intel CL: test/test_callables.py#L1258
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest with Intel CL: .conda-root/envs/testing/lib/python3.13/site-packages/pyopencl/cache.py#L420
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Conda Pytest with Intel CL: loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest with Intel CL: loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest with Intel CL: loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Twice (for cache behavior): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Twice (for cache behavior): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Twice (for cache behavior): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Twice (for cache behavior): test/test_callables.py#L370
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest Twice (for cache behavior): test/test_callables.py#L1258
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest Twice (for cache behavior): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Twice (for cache behavior): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Twice (for cache behavior): loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
Conda Pytest Twice (for cache behavior): test/test_callables.py#L370
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Conda Pytest Twice (for cache behavior): test/test_callables.py#L1258
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.