Introduce Intel 2024, 2025, and SYCL programs #191

Manually merged
abonerib merged 40 commits from pkgs/tasycl into master 2026-03-23 16:20:41 +01:00
Showing only changes of commit d5def005fe - Show all commits

View File

@@ -89,6 +89,9 @@ lib.makeOverridable (
ln -s $out/bin/icpx $out/bin/c++
ln -s $out/bin/icx $out/bin/cc
ln -s $ccPath/sycl-ls $out/bin/sycl-ls
ln -s $ccPath/sycl-trace $out/bin/sycl-trace
sed -i 's/.*isCxx=0/isCxx=1/' $out/bin/icpx
# Use this to detect when a compiler subprocess is called