Skip to content

Commit

Permalink
[arcane,tests] Affiche les hash des tableaux metis pour le test 'mesh…
Browse files Browse the repository at this point in the history
…2_4proc'.
  • Loading branch information
grospelliergilles committed Oct 7, 2024
1 parent 4e8437d commit a7c7e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arcane/src/arcane/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ if(PARTITIONER_FOUND)
# ARCANE_ADD_TEST_PARALLEL(mesh_merge_nodes_2d testMeshMergeNodes-2D.arc 4)
endif()

ARCANE_ADD_TEST(mesh2 testMesh-2.arc)
arcane_add_test(mesh2 testMesh-2.arc "-We,ARCANE_METIS_INPUT_OUTPUT_DIGEST,1")
arcane_add_test_sequential(mesh2_sort_faces testMesh-2-sorted-faces.arc)
arcane_add_test_sequential(mesh2_init_nan testMesh-2.arc "-We,ARCANE_DATA_INIT_POLICY,NAN")
arcane_add_test_sequential(mesh2_init_default testMesh-2.arc "-We,ARCANE_DATA_INIT_POLICY,DEFAULT" "-We,ARCANE_ITEMFAMILY_SHRINK_AFTER_ALLOCATE,1")
Expand Down

0 comments on commit a7c7e49

Please sign in to comment.