Skip to content

Conversation

@artv3
Copy link
Member

@artv3 artv3 commented Mar 20, 2023

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

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

@artv3 artv3 changed the title Add SW4CK kernels Draft: Add SW4CK kernels Mar 20, 2023
@Ram3sh
Copy link

Ram3sh commented Mar 20, 2023 via email

const int kfirst = 0;
const int kstart = 0;
const int klast = 1;
const int kend = 1;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ram3sh, looking at the SW4CK src I think I see various options for problem size dimensions. Would you be able to advise what the values here should be? Or some values that we can use to scale the problem?

const int kfirst = 0;
const int kstart = 0;
const int klast = 1;
const int kend = 1;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ram3sh -- same here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants