Skip to content

Debug magma on crusher #244

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

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Debug magma on crusher #244

merged 1 commit into from
Feb 7, 2023

Conversation

mewall
Copy link
Collaborator

@mewall mewall commented Feb 6, 2023

Modifications to support cmake package bug fix for BML on OLCF crusher


This change is Reviewable

@nicolasbock nicolasbock self-assigned this Feb 7, 2023
@@ -35,7 +35,6 @@ EOF
echo "CC Path to C compiler (default is ${CC})"
echo "CXX Path to C++ compiler (default is ${CXX})"
echo "FC Path to Fortran compiler (default is ${FC})"
echo "BML_ROCSPARSE Build with rocSPARSE (default is ${BML_ROCSPARSE})"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do you remove this line? The variable BML_ROCSPARSE is still being used.

@mewall mewall force-pushed the crusher_magma_debug branch from 64ff5ea to 48c9a7c Compare February 7, 2023 15:13
@mewall
Copy link
Collaborator Author

mewall commented Feb 7, 2023 via email

Copy link
Collaborator

@jeanlucf22 jeanlucf22 left a comment

Choose a reason for hiding this comment

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

What do you mean? Are we dropping off support for rocsparse?

@mewall
Copy link
Collaborator Author

mewall commented Feb 7, 2023 via email

@mewall
Copy link
Collaborator Author

mewall commented Feb 7, 2023 via email

@jeanlucf22
Copy link
Collaborator

@mewall sorry, I thought I was looking at BML. I agree, rocsparse should not be anywehere in the build scripts here

Copy link
Collaborator

@nicolasbock nicolasbock left a comment

Choose a reason for hiding this comment

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

Thanks for the clarification!

Can we remove

export BML_ROCSPARSE=yes

also then?

@mewall mewall force-pushed the crusher_magma_debug branch from 48c9a7c to f17a7d8 Compare February 7, 2023 17:36
@mewall
Copy link
Collaborator Author

mewall commented Feb 7, 2023 via email

Copy link
Collaborator

@nicolasbock nicolasbock left a comment

Choose a reason for hiding this comment

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

Thanks!

@nicolasbock
Copy link
Collaborator

CI failures are not related to the PR (there is currently a "brownout" in CI for Bionic). I will merge.

@nicolasbock nicolasbock merged commit 2848ca0 into master Feb 7, 2023
@nicolasbock nicolasbock deleted the crusher_magma_debug branch February 7, 2023 18:09
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.

4 participants