FIRESTARTER: A Processor Stress Test Utility. This repository contains the source code generator. Our releases (including the generated source code and precompiled binaries) are available at https://tu-dresden.de/zih/firestarter/.
The OneAPI version of firestarter can be compiled with a compiler that supports multiple sycl platforms. Currently we select the last platform with support for GPUs. This platform may not be the correct one for OneAPI GPUs.
DoD
[ ] The platform should be selected based on vendor/name for GPUs with OneAPI support
The OneAPI version of firestarter can be compiled with a compiler that supports multiple sycl platforms. Currently we select the last platform with support for GPUs. This platform may not be the correct one for OneAPI GPUs.
DoD