LLNL / axom

CS infrastructure components for HPC applications
BSD 3-Clause "New" or "Revised" License
153 stars 27 forks source link

Investigate HIP performance difference with spatial indices #1282

Open bmhan12 opened 7 months ago

bmhan12 commented 7 months ago

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:

kennyweiss commented 1 week ago

Presumably, given the updated query results in https://github.com/LLNL/axom/pull/1419, this is still an issue for our hip-based vs. cuda-based ImplicitGrid