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

Added Conda Environment Yaml for MacOS #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kathlenemagnus
Copy link
Collaborator

I have never been able to successfully build the Olympia Conda environment on my Mac, so I'm checking in a yaml that works for me. It's derived from the Sparta Conda environment with some modifications (i.e. removing version specifications from a few libraries like boost).

@jeffnye-gh
Copy link
Collaborator

Sorry I can't try this out, I don't use macs.

Copy link
Collaborator

@jeffnye-gh jeffnye-gh left a comment

Choose a reason for hiding this comment

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

I'm approving so I don't block the process, but I do not have a mac, i can not try this.

@kathlenemagnus
Copy link
Collaborator Author

I will wait to merge until another MacOS user can test this out.

@klingaard
Copy link
Collaborator

klingaard commented Sep 29, 2024

Ugh, don't be too frustrated with this, but we actually have a MacOS environment yaml file here: https://github.com/riscv-software-src/riscv-perf-model/blob/master/.github/workflows/conda/macos_env.yml

To move forward, can you either merge your new file into it OR have the GitHub CI use yours? This is the line in CI that you'd update:

environment-file: .github/workflows/conda/macos_env.yml

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