-
Notifications
You must be signed in to change notification settings - Fork 192
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
Vega/RocM support status #218
Comments
Just tried same short test run with Fiji card and fresh Rocm 1.8.0 (driver 2617), still 171/882 tests failed. |
Ping! Can anyone give an update on this? |
Answered here: ROCm/rocFFT#120 |
@bragadeesh: looks like the ROCm 1.9 release fixed those cases that we care about. Thanks for that! Note that there are still four tests that fail, all double precision:
|
thanks, good to see you are able to see progress; compiler team on our side looking at these |
Just ran the clFFT tests and with ROCm 2.3 I get all tests pass on both Fiji and Vega.
Good job! |
PS: If tests passing can be consider "support complete" than this can be closed, but I'd be glad to see some activity around getting good performance too. |
Hi,
I'm working on OpenCL implementation of Gromacs (https://github.com/gromacs/gromacs). What is needed for one of the algorithms is 3D real to/from hermitian interleaved FFT. I got it to work on older AMD/NVIDIA hardware, but on Vega with RocM stack it produces garbage data. Is this expected/known to not work?
clinfo
Test -s --version
The text was updated successfully, but these errors were encountered: