Skip to content

Commit

Permalink
Fix rebase issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aacostadiaz committed Jul 16, 2024
1 parent 49f4620 commit 8f3bd67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/cutlass/functional.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
#include "cutlass/cutlass.h"
#include "cutlass/numeric_types.h"

#if defined(CUTLASS_SYCL_ENABLED)
#include <cuda_runtime.h>
#endif

#if defined(CUTLASS_ARCH_WMMA_ENABLED)
#include <mma.h>
Expand Down

0 comments on commit 8f3bd67

Please sign in to comment.