feat: allow capturing the compiler output
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 247
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 6
Description
Currently, when we set the `PYOPENCL_COMPILER_OUTPPUT=1`, the compiler output can be printed to terminal. However, it's also wanted that our python script can also capture the compiler output with a built-in supported way of doing so for cases of building passing and failing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.