Skip to content

Commit

Permalink
Merge branch 'sycl-develop' into fix_common_h_rename
Browse files Browse the repository at this point in the history
  • Loading branch information
FMarno authored Jan 8, 2025
2 parents 099a591 + 90aab77 commit 432b66f
Show file tree
Hide file tree
Showing 8 changed files with 985 additions and 18 deletions.
5 changes: 5 additions & 0 deletions examples/sycl/pvc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ cutlass_example_add_executable(
pvc_gemm_with_epilogue_gelu.cpp
)

cutlass_example_add_executable(
pvc_gemm_with_epilogue_lincombdeeltact
pvc_gemm_with_epilogue_lincombdeeltact.cpp
)

cutlass_example_add_executable(
pvc_collective_builder
pvc_collective_builder.cpp
Expand Down
Loading

0 comments on commit 432b66f

Please sign in to comment.