Hello,
I am trying to run a case with more than one million nodes in parallel mode with the version V6.0
Here is the error :
****************************************
* FIN DE L'ALLOCATION DE LA MEMOIRE : *
****************************************
LECLIM : ERREUR DE LECTURE DANS LE FICHIER
DES CONDITIONS AUX LIMITES
A LA LIGNE 2787
CAUSES POSSIBLES :
1) RETOURS CHARRIOTS WINDOWS SUR UNIX ?
2) INFORMATIONS POUR LE PARALLELISME MANQUANTES ?
PLANTE : ARRET DU PROGRAMME APRES ERREUR
SORTIE DE PVM : APPEL DE P_EXIT
SORTIE DE MPI
______________________________
Indeed, when I look in the file T2DCLI00001-00000 (generated by partel in the temporary folder), I observe that nodes are written on 6 caracters :
995772 1 -1 -1 -1 -1 -1 -1 -1 -1
997631 1 -1 -1 -1 -1 -1 -1 -1 -1
999605 1 -1 -1 -1 -1 -1 -1 -1 -1
999642 1 -1 -1 -1 -1 -1 -1 -1 -1
****** 1 -1 -1 -1 -1 -1 -1 -1 -1
****** 1 -1 -1 -1 -1 -1 -1 -1 -1
****** 1 -1 -1 -1 -1 -1 -1 -1 -1
****** 1 -1 -1 -1 -1 -1 -1 -1 -1
What parameter should i increase to solve this problem ?
Thank you for any help,
Benoît D.