Skip to content

Commit ef65ccd

Browse files
committed
remove unneeded import
1 parent 8ab25d1 commit ef65ccd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

allgather.cu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <stdio.h>
99
#include <stdlib.h>
1010
#include <mpi.h>
11-
#include <iostream>
1211
#ifdef USE_CUDA
1312
#include <cuda_bf16.h>
1413
#define bfloat16 nv_bfloat16

0 commit comments

Comments
 (0)