Skip to content

Windows: drop the space-in-path staging; macOS: enable Accelerate ILP64 - #174

Draft
mmelnich wants to merge 1 commit into
mainfrom
windows-space-cleanup-and-accelerate-ilp64
Draft

Windows: drop the space-in-path staging; macOS: enable Accelerate ILP64#174
mmelnich wants to merge 1 commit into
mainfrom
windows-space-cleanup-and-accelerate-ilp64

Conversation

@mmelnich

Copy link
Copy Markdown
Contributor

Summary

The last two items gated on upstream, combined into one pin-advance PR. Draft until both upstream PRs merge; everything else is final.

Closes #158. Closes #173.

Changes

Ready when (the do-this-immediately list)

RandBLAS mirror of the #137 half: the draft PR on drop-space-workaround-and-comment-fix.

Both halves ride on upstream fixes now in flight, pinned for the moment
to the upstream PR heads (fetchable by SHA) and to be flipped to the
merge commits when they land:

- blaspp advances past icl-utk-edu/blaspp#137: BLAS_LIBRARIES entries
  are no longer split on spaces, so Copy-LibrariesToSpaceFreePath and
  its two call sites go away (closes #158). The staging was the reason
  a discovered oneMKL at Intel's default spaced location worked in CI.
- lapackpp advances past icl-utk-edu/lapackpp#90 (fixes lapackpp#89):
  LAPACK++ now compiles against Accelerate ILP64, so the installer's
  LP64 constraint and the explicit-ilp64 refusal are lifted; Accelerate
  rejoins the standard prefer-ILP64 width policy (closes #173). The
  install-macos assertion flips accelerate,LP64 -> accelerate,ILP64,
  and the INSTALL_SCRIPT.md width tables update to match.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant