Skip to content

Commit

Permalink
[CI] Ajoute option 'ARCANE_USE_HASHTABLEMAP2_FOR_ITEMINTERNALMAP' pou…
Browse files Browse the repository at this point in the history
…r le CI 'build_tests_release' et 'codecov'.
  • Loading branch information
grospelliergilles committed Oct 9, 2024
1 parent 3122e5c commit 5c8afd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_tests_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
long: 'full'
args: '-DARCANE_DISABLE_PERFCOUNTER_TESTS=ON
-DARCANE_DEFAULT_PARTITIONER=Metis
-DARCANE_USE_HASHTABLEMAP2_FOR_ITEMINTERNALMAP=ON
-DPTScotch_INCLUDE_DIR="/usr/include/scotch"'

config:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
-DARCANE_DISABLE_PERFCOUNTER_TESTS=ON
-DARCANE_DISABLE_HYODA=TRUE
-DCMAKE_DISABLE_FIND_PACKAGE_Trilinos=ON
-DARCANE_USE_HASHTABLEMAP2_FOR_ITEMINTERNALMAP=ON
-DALIEN_BUILD_COMPONENT=all
-DALIEN_PLUGIN_HYPRE=ON
-DALIEN_PLUGIN_PETSC=ON
Expand Down

0 comments on commit 5c8afd8

Please sign in to comment.