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 an environment for builds on MacOS #574

Merged
merged 9 commits into from
Oct 16, 2024
Merged

Add an environment for builds on MacOS #574

merged 9 commits into from
Oct 16, 2024

Conversation

jmcarcell
Copy link
Contributor

No description provided.

@vvolkl
Copy link
Contributor

vvolkl commented Mar 21, 2024

Very nice that this is picked up! Let me know if you want me to do some tests. I believe the GAUDI_LIBRARY_PATH variable still needs to be set to make Gaudi useable on macos.

variants: build_type=RelWithDebInfo cxxstd=20
# Add openmp="project"
llvm:
variants: ~flang~lldb~lld~lua~mlir~internal_unwind~polly~libomptarget~libomptarget_debug~gold~split_dwarf~llvm_dylib~link_llvm_dylib~omp_tsan~omp_as_runtime~code_signing~python~version_suffix~shlib_symbol_version~z3~zstd compiler-rt="none" libcxx="none" targets="x86" openmp="project"
Copy link
Contributor

Choose a reason for hiding this comment

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

`targets="x86"``?

@jmcarcell
Copy link
Contributor Author

Merging this for now even though it certainly won't build on MacOS, at least it's a starting point.

@jmcarcell jmcarcell merged commit d15b5f0 into main Oct 16, 2024
7 checks passed
@jmcarcell jmcarcell deleted the macos branch October 16, 2024 19:27
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.

3 participants