Add build option for ILP64#184
Open
ndgrigorian wants to merge 14 commits into
Open
Conversation
ndgrigorian
marked this pull request as ready for review
April 13, 2026 16:18
ndgrigorian
requested review from
antonwolfy,
jharlow-intel and
xaleryb
as code owners
April 13, 2026 16:18
add build instructions
remove unnecessary packages and add python 3.14 to clang build
ndgrigorian
force-pushed
the
use-meson-build
branch
from
May 10, 2026 01:12
ef09add to
ac6e9fc
Compare
ndgrigorian
force-pushed
the
add-ilp64-build-option
branch
from
May 10, 2026 01:23
12ff8fd to
7e1f82a
Compare
fixes compiler warning about unused function
ndgrigorian
force-pushed
the
add-ilp64-build-option
branch
from
May 10, 2026 01:41
7e1f82a to
b06c721
Compare
ndgrigorian
force-pushed
the
use-meson-build
branch
from
May 15, 2026 20:08
ac6e9fc to
b39b64b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a
meson.optionsfile and adds a build option for ILP64.With this option added, the definition of functions for initializing MKL with the ILP64 interface are gated by ifdefs, silencing a compiler warning