You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since ompi_info (rightfully) isn't linked against libmpi_java, that means that ompi_info won't see this MCA var registration, and therefore won't display it. It would be good to someday enable this MCA var to show up, but without introducing a dependency of libmpi to libmpi_java.
AFAIK, this issue has existed in all released versions of Open MPI with the Java bindings.