Home
last modified time | relevance | path

Searched refs:gpu_gen12 (Results 1 – 2 of 2) sorted by relevance

/libCEED/backends/sycl/
H A Donline_compiler.hpp43 gpu_gen12 = 5, enumerator
44 gpu_tgl = gpu_gen12,
45 gpu_tgllp = gpu_gen12
H A Donline_compiler.sycl.cpp58 case device_arch::gpu_gen12: in prepareOclocArgs()