ROCm / ROCm-OpenCL-Driver

ROCm OpenCL Compiler Tool Driver
MIT License
24 stars 9 forks source link

[in-process] 3rd stage - clBuild / CompileAndLinkExecutable #18

Closed emankov closed 7 years ago

emankov commented 7 years ago

lld is forked due to segfault in-process. Testing done: OCL conformance 1.2 buffers.

kasaurov commented 7 years ago

Looks like a workable workaround. Using Jobs.size() as a condition doesn't look very convenient as situation may change. It would be good to at least check the Job type along with the size().