Skip to content

[Cancelled] Fix hipfftw so lib name in tests#4858

Closed
B0b0A wants to merge 1 commit into
ROCm:developfrom
B0b0A:users/b0b0a/fix-hipfftw-lib-name-in-tests
Closed

[Cancelled] Fix hipfftw so lib name in tests#4858
B0b0A wants to merge 1 commit into
ROCm:developfrom
B0b0A:users/b0b0a/fix-hipfftw-lib-name-in-tests

Conversation

@B0b0A

@B0b0A B0b0A commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Motivation

Tests were failing due to library not being available in the testing container, thus this PR is cancelled/withdrawn

Technical Details

Tests were failing due to library not being available in the testing container, thus this PR is cancelled/withdrawn

[ RUN      ] hipfftw_test.utility_functions
clients/tests/hipfftw_test.cpp:330: Failure
Failed
Undefined function pointers detected. Error info: failed to open library libhipfftw.so. System's error message = libhipfftw.so: cannot open shared object file: No such file or directory

clients/tests/hipfftw_test.cpp:330: Failure
Failed
Undefined function pointers detected. Error info: failed to open library libhipfftw.so. System's error message = libhipfftw.so: cannot open shared object file: No such file or directory

[  FAILED  ] hipfftw_test.utility_functions (0 ms)

Test Plan

As part of our effort to distribute AMD ROCm AI/ML and HPC libraries in Ubuntu, we have CI/CD pipeline running the tests.

Test Result

Results will be shared once available.

Submission Checklist

Current SOVERSION is 0.1 and library name is libhipfftw0.so
@B0b0A B0b0A requested a review from a team as a code owner February 24, 2026 19:10
@assistant-librarian assistant-librarian Bot added the external contribution Code contribution from users community.. label Feb 24, 2026
@B0b0A B0b0A marked this pull request as draft February 24, 2026 20:17
@B0b0A B0b0A closed this Feb 24, 2026
@B0b0A B0b0A deleted the users/b0b0a/fix-hipfftw-lib-name-in-tests branch February 24, 2026 20:22
@B0b0A B0b0A changed the title [hipfftW] Fix hipfftw so lib name in tests [Cancelled] Fix hipfftw so lib name in tests Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external contribution Code contribution from users community.. project: hipfft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant