Skip to content

Commit c24a4a9

Browse files
committed
ch4/ofi: include ofi_impl.h in ofi_gpu_pipeline.c
It is needed to compile under noinline configuration.
1 parent 4cc74c6 commit c24a4a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mpid/ch4/netmod/ofi/ofi_gpu_pipeline.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*/
55

66
#include "mpidimpl.h"
7+
#include "ofi_impl.h"
78
#include "mpir_async_things.h"
89

910
struct chunk_req {

0 commit comments

Comments
 (0)