Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set smpi_currenk_rank at process init too.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 15 Nov 2013 10:48:03 +0000 (11:48 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Sat, 16 Nov 2013 23:15:53 +0000 (00:15 +0100)
commit7b8634aac010a2b52399a028cb7a1a14b3008175
treee412d3bf0c415f639d1d814a8bfc171bc0457602
parent518e41354a18055e60c539d0cd926c95efec0462
Set smpi_currenk_rank at process init too.

The goal here, is that f77 common variables are correctly referenced,
even before mpi_init.
(cherry picked from commit 69018fc50f3c15c11e86618a06e3a2f9fc6aeeb3)
src/smpi/smpi_global.c