jplehr wrote:

Thank you for getting back to this.

You understand correctly that the script for reproducing the issue is not 
inside this repository. The post-commit buildbot fleet for llvm-project is 
managed in the llvm-zorg repository, where the script in question lives. This 
is not a downstream CI, but the llvm post-commit buildbot in 
https://lab.llvm.org/buildbot/#/builders/230/builds/958. I am not aware of 
where the log files should be uploaded to, but we can probably `cat` them at 
the end so that it is viewable on the web UI in the future.

The bot compiles the Kokkos library with the HIP GPU backend enabled and runs 
its unit tests. You can find the container that the bot is running at 
https://github.com/ROCm/aomp/tree/aomp-dev/upstream-buildbots/manylinux-hip-tpl.
 We have realized that the instructions on how to build the container and 
execute the bot is suboptimal and are actively working on improving it. 
@Kewen12 and I are happy to assist and clarify questions regarding how to 
reproduce the container / bot setup.

Given that our production buildbot is still failing from this commit, I would 
like to revert the PR while investigating the issue.

https://github.com/llvm/llvm-project/pull/197745
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to