Closed dholladay00 closed 3 years ago
@Yurlungur this should probably go through a performance analysis check to make sure there are no regressions in performance. You might be the most equipped to handle that.
Hmm. Yes, I'll try to take a look. Some simple timing on, say, a convergence test, is probably sufficient for now.
Tested with Kokkos with an OpenMP and Cuda backend. Saw no difference in performance from Main. I think we're good. Merge at will.
I'm not authorized to merge @Yurlungur, can you click the button?
Done. And you should probably have merge priveleges. Let me add that.
…ray call operator accessors.
Addresses issues #12 plus additional cleanup
PR Summary
Eliminates the use of
__attribute__
s except in one macro definition.PR Checklist