Some cleanup to the pystencils runtime headers
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:15:37
| Stage: Code Quality Stage: Unit Tests Stage: legacy_test Stage: docs |
Download artifacts
No artifacts found |
PyStencilsField.h
pystencils_runtime/*.h
directoryINFINITY
macros since they cause redefinition errors with nvcc and hipccOver time, we should move all runtime headers to the pystencils_runtime
folder such that the associated #include
s can be properly qualified.
At the moment, the INFINITY
macros are used nowhere in the code base.
For their reintroduction in !438 (merged), we will need to set up a more stable implementation.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:15:37
| Stage: Code Quality Stage: Unit Tests Stage: legacy_test Stage: docs |
Download artifacts
No artifacts found |