SCORPIO  1.7.0
PIO_set_hint

Set hints for the I/O system.

Set hints for the I/O system.

Set hints (e.g. filesystem hints, MPI hints) for the I/O system. This is a collective call on the I/O system

Parameters
[in]iosysThe handle to the I/O system. IO system descriptor structure. This structure contains the general IO subsystem data and MPI structure
[in]hintThe name of the hint
[in]hvalThe value of the hint
[out]ierr(Optional) : The error return code. Set to PIO_NOERR on success, or an error code otherwise (See PIO_seterrorhandling for more information on how to customize/set error handling)