Commit 4ec0dcbe authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

CI: build documentation examples with OpenMP and MPI

parent 0c32d518
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -381,7 +381,9 @@ documentation examples:
        - nvidia
    variables:
        <<: *default_cmake_flags
        WITH_OPENMP: "yes"
        WITH_CUDA: "yes"
        WITH_MPI: "yes"
        BUILD_TYPE: Debug
        # build output snippets for documentation
        BUILD_DOC: "yes"