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

SPQRGPU: Respect local installation target. #363

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

mmuetzel
Copy link
Contributor

I've been testing with make CMAKE_OPTIONS="-DCMAKE_INSTALL_PREFIX=../..". So, local didn't make a difference for me.

Should be fixed with this change hopefully.

@mmuetzel
Copy link
Contributor Author

I grepped the source tree for CMAKE_INSTALL_LIBDIR. All remaining instances are fine or in parts that I don't know.
That is:

  • GraphBLAS/cpu_features/CMakeLists.txt
  • GraphBLAS/cpu_features/ndk_compat/CMakeLists.txt

@DrTimothyAldenDavis DrTimothyAldenDavis merged commit 76a55e0 into DrTimothyAldenDavis:dev2 Aug 29, 2023
13 checks passed
@DrTimothyAldenDavis
Copy link
Owner

Trying it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants