8000 Tags · tomsang/rocThrust · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tomsang/rocThrust

Tags

rocm-4.0.0

Toggle rocm-4.0.0's commit message
Merge pull request ROCm#145 from ROCmSoftwarePlatform/hip_compare_cuda

Change throw_on_error to inline void instead of static void & Changed return type for merge_path to Size

rocm-3.10.0

Toggle rocm-3.10.0's commit message
Merge pull request ROCm#145 from ROCmSoftwarePlatform/hip_compare_cuda

Change throw_on_error to inline void instead of static void & Changed return type for merge_path to Size

rocm-3.9.0

Toggle rocm-3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ROCm#142 from ROCmSoftwarePlatform/update_workaround

Update workaround

rocm-3.8.0

Toggle rocm-3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Incrementing version for rocm 3.8 (ROCm#134)

rocm-3.7.0

Toggle rocm-3.7.0's commit message
Incrementing version for rocm 3.7

3.6beta

Toggle 3.6beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating Version Number for rocm 3.6 (ROCm#121)

rocm-3.5.0

Toggle rocm-3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changing install script to default to hipcc (ROCm#110)

hipclang-3.2.0

Toggle hipclang-3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Workaround for hipclang (ROCm#103)

* Workaround for hipclang to prevent device code being stripped

*Fixing hip/config.h order to match cuda/config.h

rocm-3.3.0

Toggle rocm-3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch util functions for HIP to hipMemcpyWithStream. (ROCm#94)

This API was introduced in ROCm 3.1 and provides a much faster path for
copies than hipMemcpyAsync followed by stream synchronize for H2D and
D2H copies, especially for unpinned copies.

3.1.0

Toggle 3.1.0's commit message
Fixing unnecessary name changes (ROCm#87)

0