@PokhodenkoSA @oleksandr-pavlyk We can use SYCL_DEVICE_FILTER (refer https://github.com/intel/llvm/blob/sycl/sycl/doc/EnvironmentVariables.md) to simulate testing with only a specific type of device. Can we setup multiple CI runs where we explicitly select a specific type of device and turn off other types using the environment variable?
Originally posted by @diptorupd in #359 (comment)
@PokhodenkoSA @oleksandr-pavlyk We can use
SYCL_DEVICE_FILTER(refer https://github.com/intel/llvm/blob/sycl/sycl/doc/EnvironmentVariables.md) to simulate testing with only a specific type of device. Can we setup multiple CI runs where we explicitly select a specific type of device and turn off other types using the environment variable?Originally posted by @diptorupd in #359 (comment)