From: Andreas K. <li...@in...> - 2019-09-10 15:06:24
|
Hi Michal, all, "Michal Babej (TAU)" <mic...@tu...> writes: > LLVM 9.0 is nearing release, so it's also time for a new pocl release. > I've created RC1 on friday but already a few bugfixes appeared, so it's RC2: > > https://github.com/pocl/pocl/releases/tag/v1.4-RC2 > > Please test and report your results here: > https://github.com/pocl/pocl/wiki/Release-testing-of-pocl-1.4 Thank you for all the work you putting into pocl! I wanted to ask about this issue which I reported a while ago: https://github.com/pocl/pocl/issues/757 It seems indicative of a possible miscompilation, with a simple reproducer (essentially a vector copy) that gets flagged by valgrind. Were you able to reproduce that on your end? Another potential issue that we're tracking on our end is a possible memory leak in POCL: https://gitlab.tiker.net/inducer/pytential/issues/131 Thanks again, Andreas |