Move known_callables from ASTBuilderBase to TargetBase (split into host/device variants)
#3861
Annotations
6 errors and 10 warnings
|
|
|
Main Script
The operation was canceled.
|
|
Main Script:
test/test/test_target.py#L626
test_glibc_bessel_functions[float64]
loopy.diagnostic.LoopyError: could not determine type of 'second_kind_bessel' of kernel 'loopy_kernel'.
|
|
Main Script:
test/test/test_target.py#L626
test_glibc_bessel_functions[float64]
loopy.diagnostic.LoopyError: could not determine type of 'second_kind_bessel' of kernel 'loopy_kernel'.
|
|
Main Script:
test/test/test_target.py#L626
test_glibc_bessel_functions[float32]
loopy.diagnostic.LoopyError: could not determine type of 'second_kind_bessel' of kernel 'loopy_kernel'.
|
|
Main Script:
test/test/test_target.py#L626
test_glibc_bessel_functions[float32]
loopy.diagnostic.LoopyError: could not determine type of 'second_kind_bessel' of kernel 'loopy_kernel'.
|
|
Main Script:
loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
Main Script:
loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
Main Script:
loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
Main Script:
loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
Main Script:
loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Main Script:
loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Main Script:
test/test_expression.py#L327
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|
|
Main Script:
loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Main Script:
loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Main Script:
test/test_expression.py#L327
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|
Loading