Closed Rombur closed 4 years ago
This superseeds #451 and #566 It's not perfect but I think that we should merge this and improve on it later. We only test one configuration (serial + OpenMP + CUDA). I also disabled the MapInterface because we need to replace the parsing library. We use Boost to parse but one of the function that is called during parsing is not compatible with CUDA 10 (https://stackoverflow.com/questions/55143135/error-cannot-call-member-function-impl-of-impl-pointer-in-boost)
You need to disable the old CI. LGTM otherwise
This is not ready for review. I am just trying to see what I need to do to update the CI