-
Notifications
You must be signed in to change notification settings - Fork 35
Add FFT benchmark on GPU #449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
cscs-ci run alps-beverin-uenv;MY_UENV=prgenv-gnu/25.07-6.3.3:v8 |
1 similar comment
|
cscs-ci run alps-beverin-uenv;MY_UENV=prgenv-gnu/25.07-6.3.3:v8 |
|
cscs-ci run alps-daint-uenv;MY_UENV=prgenv-gnu/25.6:v2 |
1 similar comment
|
cscs-ci run alps-daint-uenv;MY_UENV=prgenv-gnu/25.6:v2 |
|
cscs-ci run alps-daint-uenv;MY_UENV=prgenv-gnu/25.6:v2 |
|
I've rebased on the latest main branch commit and the tests on daint now also work. The reported performance numbers have been changed from runtime to bandwidth, which should be better suited or performance graphs. |
|
cscs-ci run alps-beverin-uenv;MY_UENV=prgenv-gnu/25.07-6.3.3:v8 |
|
cscs-ci run alps-daint-uenv;MY_UENV=prgenv-gnu/25.6:v2 |
Add FFT benchmark test on GPU for AMD and NVIDIA platforms using 1D, 2D and 3D transforms in double precision.
Part of https://jira.cscs.ch/browse/SSA-796.