Skip to content

Commit

Permalink
Update docs regarding the kernel-fusion extension (#15356)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeWeb authored Sep 11, 2024
1 parent 4f2ad4f commit 1194277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/doc/design/CompilerAndRuntimeDesign.md
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ Note: Kernel naming is not fully stable for now.
##### Kernel Fusion Support

The [experimental kernel fusion
extension](../extensions/experimental/sycl_ext_codeplay_kernel_fusion.asciidoc)
extension](../extensions/removed/sycl_ext_codeplay_kernel_fusion.asciidoc)
also supports the CUDA and HIP backends. However, as the CUBIN, PTX and AMD assembly
are not suitable input formats for the [kernel fusion JIT compiler](KernelFusionJIT.md), a
suitable IR has to be added as an additional device binary.
Expand Down

0 comments on commit 1194277

Please sign in to comment.