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 documentation for setting up development on M1 #594

Merged
merged 5 commits into from
Jun 14, 2022
Merged

Conversation

srivarra
Copy link
Contributor

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Closes #593.

How did you implement your changes

Added instructions on getting ark-analysis and running on M1 for development.

Remaining issues

This runs under the Intel to Arm transition layer, as we update to Python 3.8, we might want to look at updating libraries to get a native Arm implementation.

@srivarra srivarra self-assigned this Jun 10, 2022
@srivarra srivarra requested a review from ngreenwald June 10, 2022 21:54
Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Looks good, two minor changes

docs/_rtd/development.md Outdated Show resolved Hide resolved
docs/_rtd/development.md Outdated Show resolved Hide resolved
@srivarra srivarra added the documentation Adding documentation to areas of the codebase. label Jun 14, 2022
@srivarra srivarra requested a review from ngreenwald June 14, 2022 19:04
@ngreenwald ngreenwald merged commit fa9b1d4 into master Jun 14, 2022
@ngreenwald ngreenwald deleted the m1_ark_setup branch June 14, 2022 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Adding documentation to areas of the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding instructions for ark-analysis development on Apple Silicon (M1/M2)
2 participants