Skip to content

Tags: ROCm/rocThrust

Tags

rocm-7.0.1

Toggle rocm-7.0.1's commit message
[rocm-libraries] ROCm/rocm-libraries#1037 (commit 9ef867b)

[rocThrust][Code Coverage][Cherry Pick] Increase rocThrust
 code coverage (#1037)

Reopening cherry pick pr from source to tirgger CI. Original cherry pick
pr here: (#754)

rocm-7.0.0

Toggle rocm-7.0.0's commit message
[rocm-libraries] ROCm/rocm-libraries#1037 (commit 9ef867b)

[rocThrust][Code Coverage][Cherry Pick] Increase rocThrust
 code coverage (#1037)

Reopening cherry pick pr from source to tirgger CI. Original cherry pick
pr here: (#754)

rocm-6.4.4

Toggle rocm-6.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update google benchmark version (#545) (#562)

We are now using some newer google benchmark features that are
not present in 1.8.0. Update the cmake dependencies file to
pull version 1.9.0.

rocm-6.4.3

Toggle rocm-6.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update google benchmark version (#545) (#562)

We are now using some newer google benchmark features that are
not present in 1.8.0. Update the cmake dependencies file to
pull version 1.9.0.

rocm-6.4.2

Toggle rocm-6.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update google benchmark version (#545) (#562)

We are now using some newer google benchmark features that are
not present in 1.8.0. Update the cmake dependencies file to
pull version 1.9.0.

rocm-6.4.1

Toggle rocm-6.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Install section + 6.4 update (#531)

* Update install and howto section (#504)

* updated the installation instructions, pulling from readme and refining with testing

* my files weren't pushed; trying again

* added an explanation around make

* missing a word

* changed a word for smoother reading

* Update rocThrust-install-overview.rst

* fixed typo

* an initial commit of some readme topics being pulled into the doc

* updated the toc/index and modified the datatype support page a bit

* changed some titles

(cherry picked from commit a621f6d)

* updated how to use the test options in cmake (#525)

(cherry picked from commit ac7bb8f)

mock-tag-test

Toggle mock-tag-test's commit message
ROCm Release for rocThrust 3.3.0

rocm-6.4.0

Toggle rocm-6.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extend fallback coverage for copy_if (#512)

We recently added a "fallback" implementation for thrust::copy_if that
is invoked when copying a custom type that's too large to fit in
shared memory.

This change extends the fallback slightly so that it can be used with
an overload of copy_if that accepts a stencil buffer (to copy by
key). It also adds a unit test to cover this case.

It also fixes a small bug in the fallback implementation that could
cause the scan accumulator type to overflow when the results are
compacted.

rocm-6.3.3

Toggle rocm-6.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove gfx940,gfx941 targets (#484)

rocm-6.3.2

Toggle rocm-6.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove gfx940,gfx941 targets (#484)