mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
2eea74bc95b4acac5de3d55ce2dd73cb0a436f50
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%