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

How do I run on a Raspberry pi5 ? #377

Open
4EverBuilder opened this issue Dec 28, 2024 · 3 comments
Open

How do I run on a Raspberry pi5 ? #377

4EverBuilder opened this issue Dec 28, 2024 · 3 comments

Comments

@4EverBuilder
Copy link

Can anyone run on genesis-world in a Rasberry pi5? (8GB memory)

Problem is NOT the memory or size of the machine. Rather it just does not complie because seems everything is geared for x86 as opposed to aarch64 ?

Even docker fails!

@zhouxian
Copy link
Collaborator

We only tested on x64 and apple silicon.
Could you check first if taichi supports raspberry? I.e does pip install taichi work? If it does it should be good

@4EverBuilder
Copy link
Author

Nope taichi doesn't install via pip :(

Neither can you build it because it keeps trying to download x86_64

@4EverBuilder
Copy link
Author

We only tested on x64 and apple silicon. Could you check first if taichi supports raspberry? I.e does pip install taichi work? If it does it should be good

BTW, Apple Silicon on (Darwin Kernel Version 24.2.0) runs but doesn't show any gui

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

No branches or pull requests

2 participants