Skip to content

removed 64-bit gemv test#832

Closed
NaveenElumalaiAMD wants to merge 0 commit into
ROCm:developfrom
NaveenElumalaiAMD:remove-64-bit-test
Closed

removed 64-bit gemv test#832
NaveenElumalaiAMD wants to merge 0 commit into
ROCm:developfrom
NaveenElumalaiAMD:remove-64-bit-test

Conversation

@NaveenElumalaiAMD
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@TorreZuk TorreZuk left a comment

Choose a reason for hiding this comment

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

LGTM, but was gemv_64 tested for small sizes?

@NaveenElumalaiAMD
Copy link
Copy Markdown
Contributor Author

LGTM, but was gemv_64 tested for small sizes?

I added that to test a PR to see if we are skipping the tests if host memory allocation is exceeds available memory. gemv ILP64 is checked in bad_arg test.

@NaveenElumalaiAMD NaveenElumalaiAMD added the noSolver Run PR without rocSOLVER label Apr 2, 2024
assistant-librarian Bot pushed a commit that referenced this pull request Jul 29, 2025
[hipBLAS] Add Clang guards around usage of openmp config
 (#1050) (#832)

This fixes a gcc issue where clang headers are being brought in by the
openmp-config.

Additional cleanup:
Remove unnecessary options added to COMMON_LINK_LIBS. If the openmp
config is not found then OpenMP::OpenMP_CXX will be the fallback for
both gcc and clang.

[ROCm/hipBLAS commit: 4639103]

This patch is dependent on the Ubuntu 24.04 docker file being updated to
use AOCL 4.2 instead of 4.0.

Co-authored-by: Torre Zuk <42548444+TorreZuk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

noSolver Run PR without rocSOLVER

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants