Skip to content

Commit

Permalink
[SYCL] remove experimental online_compiler extension (#16776)
Browse files Browse the repository at this point in the history
Minus support for "CM", all the functionality of the old experimental
online_compiler extension is being provided by the new (also
experimental) kernel_compiler. Only better.

Besides always being merely experimental, the online_compiler has been
marked as deprecated for over a year, it has become burdensome to
continue to support, and it sometimes confuses users. The decision has
been made to remove it, without waiting for an ABI breaking window.
  • Loading branch information
cperkinsintel authored Jan 27, 2025
1 parent 566f514 commit 4eb095e
Show file tree
Hide file tree
Showing 17 changed files with 15 additions and 1,194 deletions.
208 changes: 0 additions & 208 deletions sycl/doc/extensions/deprecated/sycl_ext_intel_online_compiler.asciidoc

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4eb095e

Please sign in to comment.