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

CI: Test aarch64 using Qemu #182

Merged
merged 1 commit into from
Feb 7, 2023
Merged

CI: Test aarch64 using Qemu #182

merged 1 commit into from
Feb 7, 2023

Conversation

Tpt
Copy link
Contributor

@Tpt Tpt commented Feb 6, 2023

No description provided.

@Tpt Tpt force-pushed the aarch64-test branch 2 times, most recently from 4b0ecce to 0a28816 Compare February 6, 2023 20:32
@arkpar
Copy link
Member

arkpar commented Feb 6, 2023

We are not going to support 32-bit architectures. 32-bit address space is just too small for mmap-based IO. For now the only supported architectures are amd64 (x86_64) and arm64 (aarch64)

@Tpt Tpt force-pushed the aarch64-test branch 3 times, most recently from 25888dc to 8844365 Compare February 6, 2023 20:49
@Tpt Tpt changed the title CI: adds a multi-architecture test using Docker+Qemu CI: Test aarch64 using Qemu Feb 6, 2023
@Tpt
Copy link
Contributor Author

Tpt commented Feb 6, 2023

I have edited this PR to only test aarch64. It already allowed to find a test compilation bug on aarch64 I introduced with the SIMD work.

Copy link
Collaborator

@cheme cheme left a comment

Choose a reason for hiding this comment

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

I discover qemu github action, looks really neat.

@cheme cheme merged commit 753b693 into paritytech:master Feb 7, 2023
@Tpt Tpt deleted the aarch64-test branch February 7, 2023 16:39
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.

None yet

3 participants