Skip to content

Tags: amd-garydeng/rocRAND

Tags

rocm-6.2.0

Toggle rocm-6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ROCm#526 from ROCm/hotfix-tbb-dependency-cmake

HOTFIX: Correct CMake for TBB dependency

rocm-6.1.2

Toggle rocm-6.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Final 6.1 version update (ROCm#476)

* Update to correct rocRAND version

* Update version for 6.1 to reflect addition of perf workaround

rocm-6.1.1

Toggle rocm-6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Final 6.1 version update (ROCm#476)

* Update to correct rocRAND version

* Update version for 6.1 to reflect addition of perf workaround

rocm-6.1.0

Toggle rocm-6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Final 6.1 version update (ROCm#476)

* Update to correct rocRAND version

* Update version for 6.1 to reflect addition of perf workaround

rocm-6.0.2

Toggle rocm-6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version for ROCm 6.0 (ROCm#425)

rocm-6.0.0

Toggle rocm-6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove deprecated references to amdgpu-target (ROCm#397)

rocm-5.7.1

Toggle rocm-5.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix C++ Style Typedef (hipRand) (ROCm#386)

* Add struct prefix (hipRand)

* Update hipRAND reference

* Update hipRAND submodule

---------

Co-authored-by: Lauren Wrubleski <[email protected]>

rocm-5.7.0

Toggle rocm-5.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
5.7 cherry pick - Benchmark perf. improvements for discrete distribut…

…ions (ROCm#379)

* Remove workaround with hipGridDim_x * hipBlockDim_x

It makes no difference anymore on ROCm >= 5.5, probably after
switching to code object v5.

* Use restrict with tables of discrete distributions

This change improves performance in device API benchamrks
for most engines.

---------

Co-authored-by: Anton Gorenko <[email protected]>

rocm-5.6.1

Toggle rocm-5.6.1's commit message
Disable the inline assembly for MI200 (ROCm#346)

* Revert "Remove inline assembly warning for gfx90a target (ROCm#332)"

This reverts commit 19325b4.

* Remove warning message only

rocm-5.6.0

Toggle rocm-5.6.0's commit message
Disable the inline assembly for MI200 (ROCm#346)

* Revert "Remove inline assembly warning for gfx90a target (ROCm#332)"

This reverts commit 19325b4.

* Remove warning message only