mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
f380c730da6a210bebb22e504748966304eef302
Parallel printf tests fail because they use the same file /tmp/tmpfile to capture OpenCL kernel outputs. This patch solves this problem by using a unique file for each process.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%