Move known_callables from ASTBuilderBase to TargetBase (split into host/device variants)
#3862
Annotations
10 warnings
|
loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
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.
|
|
loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading