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

add ILP64 option for BLIS #43882

Merged
merged 2 commits into from Apr 29, 2024
Merged

add ILP64 option for BLIS #43882

merged 2 commits into from Apr 29, 2024

Conversation

jeffhammond
Copy link
Contributor

@jeffhammond jeffhammond commented Apr 27, 2024

Add +ilp64 option like OpenBLAS.

Resolves #43867 (the important part).

Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
Copy link

spackbot-app bot commented Apr 27, 2024

Hi @jeffhammond! I noticed that the following package(s) don't yet have maintainers:

  • blis

Are you interested in adopting any of these package(s)? If so, simply add the following to the package class:

    maintainers("jeffhammond")

If not, could you contact the developers of this package and see if they are interested? You can quickly see who has worked on a package with spack blame:

$ spack blame blis

Thank you for your help! Please don't add maintainers without their consent.

You don't have to be a Spack expert or package developer in order to be a "maintainer," it just gives us a list of users willing to review PRs or debug issues relating to this package. A package can have multiple maintainers; just add a list of GitHub handles of anyone who wants to volunteer.

Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
@haampie haampie merged commit 16bba32 into spack:develop Apr 29, 2024
13 checks passed
@jeffhammond jeffhammond deleted the blis-ilp64 branch April 29, 2024 06:26
stephenmsachs pushed a commit to stephenmsachs/spack that referenced this pull request Apr 29, 2024
Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
wdconinc pushed a commit that referenced this pull request May 4, 2024
Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
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.

BLIS needs variants like OpenBLAS
2 participants