You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bmhan12 opened this issue
Feb 21, 2024
· 1 comment
Assignees
Labels
cudaIssues related to CUDAGPUIssues related to GPU developmentHipIssues related to HipQuestIssues related to Axom's 'quest' componentReviewedSpinIssues related to Axom's 'spin' component
Consider using RAJA::unsafeAtomicAdd (link and link to suggestions)
The text was updated successfully, but these errors were encountered:
bmhan12
added
Quest
Issues related to Axom's 'quest' component
Spin
Issues related to Axom's 'spin' component
GPU
Issues related to GPU development
cuda
Issues related to CUDA
Hip
Issues related to Hip
labels
Feb 21, 2024
cudaIssues related to CUDAGPUIssues related to GPU developmentHipIssues related to HipQuestIssues related to Axom's 'quest' componentReviewedSpinIssues related to Axom's 'spin' component
PR #1278 records an unexpected performance difference between HIP and CUDA (~4x slower) for the BVH and Implicit Grid spatial indices.
Some potential sources of improvement:
axom/src/axom/core/utilities/BitUtilities.hpp
Lines 21 to 36 in 0a47cb2
The text was updated successfully, but these errors were encountered: