Mészáros Gergely
Mészáros Gergely
> i think we need some windows+clang CI bots to catch this sort of thing. Sounds like a good idea, according to [github Windows 2019 readme](https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md) and [github windows 2022...
Restored the legacy generate benchmark, and added an option to enable building them (on by default). The default can be changed to OFF in later versions, before the legacy benchmarks...
Dropped the compiler workaround in Dependencies.cmake, as the cause is fixed in googlebenchmark since 1.4.5 (the PR already requires 1.6.1)
HI! rocRAND developer here, thank you for getting this off the ground. I believe cmake HIP support for rocRAND would simplify many projects that depend on rocRAND. I added a...
This is fixed in boost by: https://github.com/boostorg/config/pull/393
This is still not resolved, actually it is worse now `/opt/rocm-6.0.2/` is 4.1G with **only** the `rocm-llvm` package installed. The non essential clang tools are still there and they are...
I would prefer to wait for https://github.com/RadeonOpenCompute/rocm-docs-core/issues/489 instead, my reasoning being that GitHub is not the primary platform where development happens for rocRAND, so any issues that this linting would...
> It is possible to do a refactor such that `init` can be supported without doing a device malloc/free Correction: The first call to init() would still have to allocate,...
Hi, @choldgraf can I help somehow getting this merged? We'd like to use this option for the [ROCm documentation](https://rocm.docs.amd.com) (https://github.com/RadeonOpenCompute/rocm-docs-core/issues/413).
I rebased the branch to current master, its available here: https://github.com/StreamHPC/sphinx-book-theme/tree/gbw-additional-theme-customisation. Should I make a PR?