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

ARROW-16190: [CI][R] Implement CI on Apple M1 for R #14099

Merged
merged 6 commits into from
Sep 15, 2022

Conversation

assignUser
Copy link
Member

No description provided.

@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@assignUser
Copy link
Member Author

This PR is possible as the gh runner app is no available natively for apple arm64. This PR also removes now superflous arch -arm64 calls.

@assignUser
Copy link
Member Author

assignUser commented Sep 12, 2022

@github-actions crossbow submit verify-rc-binaries-wheels-macos-11-arm64 wheel-macos-big-sur-*-arm64

@github-actions
Copy link

Unable to match any tasks for `verify-rc-binaries-wheels-macos-11-arm6`
The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/3039692706

@github-actions
Copy link

Revision: 576322d

Submitted crossbow builds: ursacomputing/crossbow @ actions-93d47ae39f

Task Status
verify-rc-binaries-wheels-macos-11-arm64 Github Actions
wheel-macos-big-sur-cp310-arm64 Github Actions
wheel-macos-big-sur-cp38-arm64 Github Actions
wheel-macos-big-sur-cp39-arm64 Github Actions

@assignUser
Copy link
Member Author

The binaries job can not work due to no rc and the other failure is unrelated and also happening in the nightlies)

@assignUser
Copy link
Member Author

@github-actions crossbow submit r-binary-packages

@github-actions
Copy link

Revision: 576322d

Submitted crossbow builds: ursacomputing/crossbow @ actions-9b259a65fb

Task Status
r-binary-packages Github Actions

@assignUser assignUser marked this pull request as ready for review September 13, 2022 17:11
@assignUser
Copy link
Member Author

@nealrichardson this should be ready :)

@assignUser
Copy link
Member Author

I reverted the last commit as the removal is now integrated into the runner clean up.

@assignUser assignUser changed the title [WIP] ARROW-16190: [CI][R] Implement CI on Apple M1 for R ARROW-16190: [CI][R] Implement CI on Apple M1 for R Sep 14, 2022
@github-actions
Copy link

@github-actions
Copy link

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

Copy link
Member

@nealrichardson nealrichardson left a comment

Choose a reason for hiding this comment

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

Confirmed that I can download and install the new package on my m1 mac

@nealrichardson nealrichardson merged commit 5c13049 into apache:master Sep 15, 2022
@ursabot
Copy link

ursabot commented Sep 16, 2022

Benchmark runs are scheduled for baseline = 5c773bb and contender = 5c13049. 5c13049 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️0.58% ⬆️0.0%] test-mac-arm
[Failed ⬇️0.28% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.14% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 5c13049d ec2-t3-xlarge-us-east-2
[Finished] 5c13049d test-mac-arm
[Failed] 5c13049d ursa-i9-9960x
[Finished] 5c13049d ursa-thinkcentre-m75q
[Finished] 5c773bb9 ec2-t3-xlarge-us-east-2
[Failed] 5c773bb9 test-mac-arm
[Failed] 5c773bb9 ursa-i9-9960x
[Finished] 5c773bb9 ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

zagto pushed a commit to zagto/arrow that referenced this pull request Oct 7, 2022
Authored-by: Jacob Wujciak-Jens <[email protected]>
Signed-off-by: Neal Richardson <[email protected]>
fatemehp pushed a commit to fatemehp/arrow that referenced this pull request Oct 17, 2022
Authored-by: Jacob Wujciak-Jens <[email protected]>
Signed-off-by: Neal Richardson <[email protected]>
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