Skip to content
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

Bugfix/find magma #356

Merged
merged 10 commits into from
Oct 27, 2023
Merged

Bugfix/find magma #356

merged 10 commits into from
Oct 27, 2023

Conversation

balos1
Copy link
Member

@balos1 balos1 commented Oct 25, 2023

This is needed for the xSDK release.

cmake/tpl/FindMAGMA.cmake Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
doc/arkode/guide/source/Introduction.rst Outdated Show resolved Hide resolved
doc/cvode/guide/source/Introduction.rst Outdated Show resolved Hide resolved
doc/cvodes/guide/source/Introduction.rst Outdated Show resolved Hide resolved
doc/ida/guide/source/Introduction.rst Outdated Show resolved Hide resolved
doc/idas/guide/source/Introduction.rst Outdated Show resolved Hide resolved
doc/kinsol/guide/source/Introduction.rst Outdated Show resolved Hide resolved
gardner48
gardner48 previously approved these changes Oct 25, 2023
drreynolds
drreynolds previously approved these changes Oct 26, 2023
@balos1 balos1 dismissed stale reviews from drreynolds and gardner48 via c0200a7 October 26, 2023 14:20
@gardner48 gardner48 merged commit b84b330 into develop Oct 27, 2023
14 checks passed
@gardner48 gardner48 deleted the bugfix/find-magma branch October 27, 2023 00:46
balos1 added a commit that referenced this pull request Nov 1, 2023
Always append hipblas and hipsparse CMake targets with HIP backend as these
libraries are not reliably included in the pkgconfig file.

Replace cublas and cusparse with the CMake targets because the library path in
the pkgconfig file is not reliable. Specifically, the path is wrong on systems
using the NVIDIA HPC SDK.

---------

Co-authored-by: David Gardner <[email protected]>
@balos1 balos1 modified the milestones: SUNDIALS Next, SUNDIALS 6.6.2 Nov 2, 2023
balos1 added a commit that referenced this pull request Dec 18, 2023
Always append hipblas and hipsparse CMake targets with HIP backend as these
libraries are not reliably included in the pkgconfig file.

Replace cublas and cusparse with the CMake targets because the library path in
the pkgconfig file is not reliable. Specifically, the path is wrong on systems
using the NVIDIA HPC SDK.

---------

Co-authored-by: David Gardner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants