Closed
Description
icpx 2025.0 with NVIDIA/AMD plugins:
The verification of the SYCL program in https://github.com/zjin-lcf/HeCBench/tree/master/src/quantVLLM-sycl may show some issues.
Intel Max GPU:
./main 4096 5137 1000
Input type is FP16
PASS
Input type is BF16
FAIL
Input type is FP32
PASS
NVIDIA/AMD GPU:
FAIL for three data types
The CUDA and HIP programs run successfully on the NVIDIA and AMD GPUs.