hpc / ompi

Open MPI main development repository
Other
1 stars 2 forks source link

Sessions prototype not handling MPI_INFO_ENV correctly #31

Closed hppritcha closed 4 years ago

hppritcha commented 4 years ago

The sessions prototype is not initializing the MPI_INFO_ENV info object when an app uses MPI_Init.
Consequently the IBM info/60_info_env and tests fail.

hppritcha commented 4 years ago

fixed via f6d302c