CI #264
Annotations
4 errors and 10 warnings
|
test/test/doc/tutorial.rst#L1
[doctest] tutorial.rst
|
test/test/test_statistics.py#L783
test_mem_access_counter_nonconsec
KeyError: MemAccess(global, np:dtype('float32'), {0: Product((Variable('m'), Variable('ell')))}, {0: Product((Product((Variable('m'), Variable('ell'))), 16))}, load, a, None, workitem, 'non_consec')
|
test/test/test_isl.py#L110
test_qpolynomrial_to_expr
AssertionError: assert FloorDiv(Sum((Product((4, Variable('i'))), Product((6, Variable('j'))), Product((3, Variable('k'))))), 12) == ((((4 * Variable('i')) + (6 * Variable('j'))) + (3 * Variable('k'))) // 12)
|
test/test_callables.py#L1274
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.
|
test/test_callables.py#L381
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.
|
test/test_callables.py#L1274
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.
|
loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
test/test_callables.py#L381
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.
|
loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
loopy/symbolic.py#L1757
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
The logs for this run have expired and are no longer available.
Loading