baixiao
Results
2
issues of
baixiao
got "warning GFC12D1D9: conversion from larger type 'double' to smaller type 'float', possible loss of data.", when calling sqrt(double). It seems dxc hasn’t support sqrt fp64, which is commonly used...
When I switch code from intel opencl sdk to the icd loader, the clCreateContext fails, but intel sdk works fine when calling clCreateContext with a GPU type device. If I...