ginkgo
ginkgo copied to clipboard
Add sparse direct interface
Error: The following files need to be formatted:
include/ginkgo/ginkgo.hpp
You can find a formatting patch under Artifacts here or run format!
if you have write access to Ginkgo
Note: This PR changes the Ginkgo ABI:
Functions changes summary: 500 Removed, 64 Changed (1424 filtered out), 3988 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
For details check the full ABI diff under Artifacts here
@MarcelKoch the only macros I could actually use would be GKO_FACTORY_PARAM_*
, the others make assumptions that are not valid here. Would that be sufficient until we resolve #1162 ?
@upsj sorry for being vague there, yes that is exactly what I meant.
This seems to be hitting the 0:45 job timeout on HoreKa now. Maybe we should increase to 1h. https://gitlab.com/ginkgo-project/ginkgo-public-ci/-/jobs/3269009595.
Note: This PR changes the Ginkgo ABI:
Functions changes summary: 0 Removed, 0 Changed, 3350 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
For details check the full ABI diff under Artifacts here
rebase!
Error: PR already merged!