Tobias Ribizel
Tobias Ribizel
Related to #1206
Had the same issue in the `latest` Docker container, I somehow managed to convince `runui.py` to create a database file when running it as `root` inside a running container, but...
Just tagging along, since we are interested in a clean `roctx` integration as well with https://github.com/ginkgo-project/ginkgo/pull/1055. In the meantime, I added a [Find module](https://github.com/ginkgo-project/ginkgo/blob/develop/cmake/Modules/FindROCTX.cmake) which does essentially the same thing...
So to clarify, when just using roctxRangePush/Pop, the only thing I would need to change to move from roctracer to rocprofiler-sdk-roctx is the target I'm linking against and the include...
A possible workaround here is to `const_cast` the inputs, but I would like to hear if there is a less "unsafe" workaround we can apply.
I just checked, the issue is still present in `main`
That was quick, thank you very much!
slow as in long runtime or as in slow convergence (or both)? In any case, I think we should reconsider whether to merge this PR in this state then
Alright, then I withdraw my objection ;) that's an issue we should definitely tackle soon though. I think with some deterministic or randomized tie-breaking we should be able to handle...
This is a physical machine with an NVIDIA RTX 2060, an AMD RX 7600 and a valid Windows license. I am planning to try and get HIP running on Windows...