Skip to content

Commit bbb6f73

Browse files
committed
Remove unused exec_affinity.cuh include from place_partition.cuh
place_partition.cuh does not use exec_affinity; the include was a leftover. Made-with: Cursor
1 parent 49a5bd2 commit bbb6f73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cudax/include/cuda/experimental/__stf/places/place_partition.cuh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
# pragma system_header
2626
#endif // no system header
2727

28-
#include <cuda/experimental/__stf/internal/exec_affinity.cuh>
2928
#include <cuda/experimental/__stf/places/exec/cuda_stream.cuh>
3029
#include <cuda/experimental/__stf/places/exec/green_context.cuh>
3130
#include <cuda/experimental/__stf/places/places.cuh>

0 commit comments

Comments
 (0)