<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SYCL: feature test compile failed!! in GPU Compute Software</title>
    <link>https://community.intel.com/t5/GPU-Compute-Software/SYCL-feature-test-compile-failed/m-p/1677069#M1781</link>
    <description>&lt;P&gt;Don't delete my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to get Intel Extension For PyTorch&lt;/P&gt;&lt;P&gt;to &lt;STRONG&gt;&lt;FONT size="5"&gt;compile since August 2024..&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;Intel's script first tries to compile PyTorch for compatibility.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;I can't get past PyTorch's compilation&lt;/FONT&gt;&lt;/STRONG&gt; to get to compile IPEX.&lt;/P&gt;&lt;P&gt;I actually did get through PyTorch once but it had some error and wouldn't actually load in python.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you people please help me!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand why you only provide binaries&lt;/P&gt;&lt;P&gt;for your thousand dollar data center gpu cards&lt;/P&gt;&lt;P&gt;and you leave your enormous numbers of people&lt;/P&gt;&lt;P&gt;who have qualified gpus to fend for ourselves!?!!?&lt;/P&gt;&lt;P&gt;I am stuck. The AIs I've been using are stuck.&lt;/P&gt;&lt;P&gt;I need help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ADL-P - I paid my money too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please don't give me beginner advice for idiots.&lt;/P&gt;&lt;P&gt;I've been at this all day every day for seven months.&lt;/P&gt;&lt;P&gt;I need actual help that gets me finished with this successfully.&lt;/P&gt;&lt;P&gt;I'm watching the AI industry pass me by because&lt;/P&gt;&lt;P&gt;Intel refuses to give us binaries! I'm lost. I need help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- Found SYCL: /opt/intel/oneapi/compiler/2025.0/include;/opt/intel/oneapi/compiler/2025.0/include/sycl;/opt/intel/oneapi/compiler/2025.0/include/sycl (found version "20250004")&lt;BR /&gt;SYCL: feature test compile failed!!&lt;BR /&gt;compile output is:&lt;BR /&gt;CMake Error at third_party/torch-xpu-ops/cmake/Modules/FindSYCLToolkit.cmake:237 (message):&lt;BR /&gt;Can not build SYCL_CMPLR_TEST&lt;BR /&gt;Call Stack (most recent call first):&lt;BR /&gt;third_party/torch-xpu-ops/cmake/SYCL.cmake:5 (include)&lt;BR /&gt;third_party/torch-xpu-ops/CMakeLists.txt:38 (include)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- Configuring incomplete, errors occurred!&lt;BR /&gt;Building wheel torch-2.6.0a0+git1eba9b3&lt;BR /&gt;-- Building version 2.6.0a0+git1eba9b3&lt;BR /&gt;cmake -GNinja -DBUILD_BINARY=0 -DBUILD_BY_PER_KERNEL=0 -DBUILD_CAFFE2=0 -DBUILD_CAFFE2_OPS=0 -DBUILD_PYTHON=True -DBUILD_STATS=1 -DBUILD_TEST=True -DBUILD_WITH_SANITIZER=0 -DBUILD_WITH_XPU=1 -DCMAKE_ARGS=-DCMAKE_AR=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_SYCL_DEVICE_OBJECT_OUTPUT_DIR=./sycl_objs -DCMAKE_INSTALL_PREFIX=/home/evstratios/ipex/pytorch/torch -DONEDNN_GRAPH_BUILD_COMPILER_BACKEND=1 -DSYCL_OCLOC_EXECUTABLE=/usr/bin/ocloc -DSYCL_PI_LEVEL_ZERO_DEVICE_SCOPE_EVENTS=1 -DSYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 -DTORCH_XPU_ARCH_LIST=adl-p -DUSE_XPU=1 -GNinja -Wno-dev -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/evstratios/ipex/pytorch/torch -DCMAKE_PREFIX_PATH=/home/evstratios/miniforge3/envs/ipex-xe/lib/python3.10/site-packages;/home/evstratios/miniforge3/envs/ipex-xe:/opt/intel/oneapi/pti/0.10/lib/cmake/pti:/opt/intel/oneapi/mkl/2025.0/lib/cmake:/opt/intel/oneapi/compiler/2025.0:/opt/intel/oneapi/vpl/2023.1.0:/opt/intel/oneapi/tbb/2022.1/env/..:/opt/intel/oneapi/pti/0.11/lib/cmake/pti:/opt/intel/oneapi/mkl/2025.1/lib/cmake:/opt/intel/oneapi/ispc/1.23/lib/cmake/ispcrt:/opt/intel/oneapi/ipp/2022.1/lib/cmake/ipp:/opt/intel/oneapi/dpl/2022.8/lib/cmake/oneDPL:/opt/intel/oneapi/dnnl/2025.1/lib/cmake:/opt/intel/oneapi/dal/2025.4:/opt/intel/oneapi/compiler/2025.1:/opt/intel/oneapi/ccl/2021.15/lib/cmake/oneCCL:/home/evstratios/miniforge3/envs/ipex-xe:/home/evstratios/miniforge3/envs/ipex-xe/x86_64-conda-linux-gnu/sysroot/usr -DGLIBCXX_USE_CXX11_ABI=1 -DJAVA_HOME=/home/evstratios/miniforge3/envs/ipex-xe/lib/jvm -DPython_EXECUTABLE=/home/evstratios/miniforge3/envs/ipex-xe/bin/python -DTORCH_BUILD_VERSION=2.6.0a0+git1eba9b3 -DTORCH_XPU_ARCH_LIST=adl-p -DUSE_ABI=1 -DUSE_AOT_DEVLIST=adl-p -DUSE_CCACHE=1 -DUSE_CHANNELS_LAST_1D=0 -DUSE_COREML_DELEGATE=1 -DUSE_CPP_CODE_COVERAGE=1 -DUSE_CUDA=0 -DUSE_CUDNN=0 -DUSE_DISTRIBUTED=0 -DUSE_EIGEN_FOR_BLAS=1 -DUSE_FAKELOWP=0 -DUSE_FBGEMM=0 -DUSE_FFMPEG=1 -DUSE_GLOO=1 -DUSE_GOLD_LINKER=1 -DUSE_IBVERB=0 -DUSE_ITT_ANNOTATION=1 -DUSE_KINETO=0 -DUSE_LEVEL_ZERO=1 -DUSE_MKLDNN=1 -DUSE_MKLDNN_ACL=0 -DUSE_MPI=0 -DUSE_NNPACK=1 -DUSE_NUMA=0 -DUSE_NUMPY=True -DUSE_ONEMKL=1 -DUSE_OPENCL=1 -DUSE_OPENCV=1 -DUSE_OPENMP=1 -DUSE_PYTORCH_QNNPACK=1 -DUSE_QNNPACK=0 -DUSE_RPC=1 -DUSE_SPLIT_FP64_LOOPS=1 -DUSE_STATIC_MKL=1 -DUSE_SYCL_ASSERT=0 -DUSE_SYSTEM_LIBS=0 -DUSE_TENSORPIPE=1 -DUSE_TORCH_XPU_OPS=0 -DUSE_UCC=0 -DUSE_VULKAN=0 -DUSE_XETLA=0 -DUSE_XNNPACK=1 -DUSE_XPU=1 /home/evstratios/ipex/pytorch&lt;/P&gt;</description>
    <pubDate>Sun, 23 Mar 2025 13:37:36 GMT</pubDate>
    <dc:creator>evstratios</dc:creator>
    <dc:date>2025-03-23T13:37:36Z</dc:date>
    <item>
      <title>SYCL: feature test compile failed!!</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/SYCL-feature-test-compile-failed/m-p/1677069#M1781</link>
      <description>&lt;P&gt;Don't delete my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to get Intel Extension For PyTorch&lt;/P&gt;&lt;P&gt;to &lt;STRONG&gt;&lt;FONT size="5"&gt;compile since August 2024..&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;Intel's script first tries to compile PyTorch for compatibility.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;I can't get past PyTorch's compilation&lt;/FONT&gt;&lt;/STRONG&gt; to get to compile IPEX.&lt;/P&gt;&lt;P&gt;I actually did get through PyTorch once but it had some error and wouldn't actually load in python.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you people please help me!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand why you only provide binaries&lt;/P&gt;&lt;P&gt;for your thousand dollar data center gpu cards&lt;/P&gt;&lt;P&gt;and you leave your enormous numbers of people&lt;/P&gt;&lt;P&gt;who have qualified gpus to fend for ourselves!?!!?&lt;/P&gt;&lt;P&gt;I am stuck. The AIs I've been using are stuck.&lt;/P&gt;&lt;P&gt;I need help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ADL-P - I paid my money too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please don't give me beginner advice for idiots.&lt;/P&gt;&lt;P&gt;I've been at this all day every day for seven months.&lt;/P&gt;&lt;P&gt;I need actual help that gets me finished with this successfully.&lt;/P&gt;&lt;P&gt;I'm watching the AI industry pass me by because&lt;/P&gt;&lt;P&gt;Intel refuses to give us binaries! I'm lost. I need help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- Found SYCL: /opt/intel/oneapi/compiler/2025.0/include;/opt/intel/oneapi/compiler/2025.0/include/sycl;/opt/intel/oneapi/compiler/2025.0/include/sycl (found version "20250004")&lt;BR /&gt;SYCL: feature test compile failed!!&lt;BR /&gt;compile output is:&lt;BR /&gt;CMake Error at third_party/torch-xpu-ops/cmake/Modules/FindSYCLToolkit.cmake:237 (message):&lt;BR /&gt;Can not build SYCL_CMPLR_TEST&lt;BR /&gt;Call Stack (most recent call first):&lt;BR /&gt;third_party/torch-xpu-ops/cmake/SYCL.cmake:5 (include)&lt;BR /&gt;third_party/torch-xpu-ops/CMakeLists.txt:38 (include)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- Configuring incomplete, errors occurred!&lt;BR /&gt;Building wheel torch-2.6.0a0+git1eba9b3&lt;BR /&gt;-- Building version 2.6.0a0+git1eba9b3&lt;BR /&gt;cmake -GNinja -DBUILD_BINARY=0 -DBUILD_BY_PER_KERNEL=0 -DBUILD_CAFFE2=0 -DBUILD_CAFFE2_OPS=0 -DBUILD_PYTHON=True -DBUILD_STATS=1 -DBUILD_TEST=True -DBUILD_WITH_SANITIZER=0 -DBUILD_WITH_XPU=1 -DCMAKE_ARGS=-DCMAKE_AR=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=/home/evstratios/miniforge3/envs/ipex-xe/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_SYCL_DEVICE_OBJECT_OUTPUT_DIR=./sycl_objs -DCMAKE_INSTALL_PREFIX=/home/evstratios/ipex/pytorch/torch -DONEDNN_GRAPH_BUILD_COMPILER_BACKEND=1 -DSYCL_OCLOC_EXECUTABLE=/usr/bin/ocloc -DSYCL_PI_LEVEL_ZERO_DEVICE_SCOPE_EVENTS=1 -DSYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 -DTORCH_XPU_ARCH_LIST=adl-p -DUSE_XPU=1 -GNinja -Wno-dev -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/evstratios/ipex/pytorch/torch -DCMAKE_PREFIX_PATH=/home/evstratios/miniforge3/envs/ipex-xe/lib/python3.10/site-packages;/home/evstratios/miniforge3/envs/ipex-xe:/opt/intel/oneapi/pti/0.10/lib/cmake/pti:/opt/intel/oneapi/mkl/2025.0/lib/cmake:/opt/intel/oneapi/compiler/2025.0:/opt/intel/oneapi/vpl/2023.1.0:/opt/intel/oneapi/tbb/2022.1/env/..:/opt/intel/oneapi/pti/0.11/lib/cmake/pti:/opt/intel/oneapi/mkl/2025.1/lib/cmake:/opt/intel/oneapi/ispc/1.23/lib/cmake/ispcrt:/opt/intel/oneapi/ipp/2022.1/lib/cmake/ipp:/opt/intel/oneapi/dpl/2022.8/lib/cmake/oneDPL:/opt/intel/oneapi/dnnl/2025.1/lib/cmake:/opt/intel/oneapi/dal/2025.4:/opt/intel/oneapi/compiler/2025.1:/opt/intel/oneapi/ccl/2021.15/lib/cmake/oneCCL:/home/evstratios/miniforge3/envs/ipex-xe:/home/evstratios/miniforge3/envs/ipex-xe/x86_64-conda-linux-gnu/sysroot/usr -DGLIBCXX_USE_CXX11_ABI=1 -DJAVA_HOME=/home/evstratios/miniforge3/envs/ipex-xe/lib/jvm -DPython_EXECUTABLE=/home/evstratios/miniforge3/envs/ipex-xe/bin/python -DTORCH_BUILD_VERSION=2.6.0a0+git1eba9b3 -DTORCH_XPU_ARCH_LIST=adl-p -DUSE_ABI=1 -DUSE_AOT_DEVLIST=adl-p -DUSE_CCACHE=1 -DUSE_CHANNELS_LAST_1D=0 -DUSE_COREML_DELEGATE=1 -DUSE_CPP_CODE_COVERAGE=1 -DUSE_CUDA=0 -DUSE_CUDNN=0 -DUSE_DISTRIBUTED=0 -DUSE_EIGEN_FOR_BLAS=1 -DUSE_FAKELOWP=0 -DUSE_FBGEMM=0 -DUSE_FFMPEG=1 -DUSE_GLOO=1 -DUSE_GOLD_LINKER=1 -DUSE_IBVERB=0 -DUSE_ITT_ANNOTATION=1 -DUSE_KINETO=0 -DUSE_LEVEL_ZERO=1 -DUSE_MKLDNN=1 -DUSE_MKLDNN_ACL=0 -DUSE_MPI=0 -DUSE_NNPACK=1 -DUSE_NUMA=0 -DUSE_NUMPY=True -DUSE_ONEMKL=1 -DUSE_OPENCL=1 -DUSE_OPENCV=1 -DUSE_OPENMP=1 -DUSE_PYTORCH_QNNPACK=1 -DUSE_QNNPACK=0 -DUSE_RPC=1 -DUSE_SPLIT_FP64_LOOPS=1 -DUSE_STATIC_MKL=1 -DUSE_SYCL_ASSERT=0 -DUSE_SYSTEM_LIBS=0 -DUSE_TENSORPIPE=1 -DUSE_TORCH_XPU_OPS=0 -DUSE_UCC=0 -DUSE_VULKAN=0 -DUSE_XETLA=0 -DUSE_XNNPACK=1 -DUSE_XPU=1 /home/evstratios/ipex/pytorch&lt;/P&gt;</description>
      <pubDate>Sun, 23 Mar 2025 13:37:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/SYCL-feature-test-compile-failed/m-p/1677069#M1781</guid>
      <dc:creator>evstratios</dc:creator>
      <dc:date>2025-03-23T13:37:36Z</dc:date>
    </item>
  </channel>
</rss>

