LLNL / UnifyFS

UnifyFS: A file system for burst buffers
Other
99 stars 31 forks source link

Add C and Fortran wrappers for MPI_Init_thread #774

Closed wangvsa closed 1 year ago

wangvsa commented 1 year ago

Description

Add C and Fortran wrappers for MPI_Init_thread. Some applications, such as GAMESS and FLASH, use multi-threaded MPI.

Types of changes