tweak hint inspection approach
Recent changes to MPI_INFO_GET will report a hard error if the info value passed in is too short. If we want to determine if a key is set or not, and don't care what it is, we'll use MPI_INFO_GET_VALUELEN. Took the opportunity to add a system-hints test to the ROMIO tests Signed-off-by:Paul Coffman <pkcoff@us.ibm.com> Signed-off-by:
Wei-keng Liao <wkliao@ece.northwestern.edu>
Please register or sign in to comment