Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this value was actually wrong, and caught by the new buffer overflow check.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 9 Apr 2021 01:38:21 +0000 (03:38 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 9 Apr 2021 09:10:25 +0000 (11:10 +0200)
commitef458789a10fa9c6dd4d885aa25628846e3dff77
treefdf59c31d4eff4256d2f32059ff2a125608f0cd4
parent320432cbd054b079e2df6630390efffcc846bcf6
this value was actually wrong, and caught by the new buffer overflow check.
this is due to the fact that actual mpich test uses 10 times higher values, so just removing last digit was breaking the BIGDFT=4*NUM_X-1 condition
teshsuite/smpi/mpich3-test/io/bigtype.c