Files
test/intern/cycles
Xavier Hallade 190ad73590 Cycles oneAPI: Remove direct dependency on Level-Zero
We used it only to access device id for explicitly allowing Arc GPUs.
It made the backend require ze_loader.dll which could be problematic if
we end up using direct linking.
I've replaced filtering based on PCI device id by using other HW properties
instead (EUs, threads per EU), that are now available through Level-Zero.
2022-07-06 18:55:38 +02:00
..
2022-06-30 12:14:23 +10:00
2022-05-18 18:54:57 +02:00
2022-06-30 12:14:22 +10:00