RAJAPerf icon indicating copy to clipboard operation
RAJAPerf copied to clipboard

Draft: Add SW4CK kernels

Open artv3 opened this issue 2 years ago • 1 comments

Adding SW4CK kernels 2 and 5 as they exhibit a performance gap between RAJA and "native variants".

Source https://github.com/LLNL/SW4CK.

artv3 avatar Mar 20 '23 19:03 artv3

Kernel 2 is fine. On Mar 20, 2023, at 12:59 PM, Arturo Vargas @.***> wrote: @artv3 commented on this pull request.

In src/apps/CMakeLists.txt:

@@ -80,7 +80,9 @@ blt_add_library( PRESSURE-Hip.cpp PRESSURE-Cuda.cpp PRESSURE-OMP.cpp

  •      PRESSURE-OMPTarget.cpp 
    
  •      PRESSURE-OMPTarget.cpp
    
  •      SW4CK_KERNEL_2.cpp
    
  •      SW4CK_KERNEL_2-Seq.cpp
    

@Ram3sh do the kernels have a formal name? or is Kernel 2 okay?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

Ram3sh avatar Mar 20 '23 22:03 Ram3sh