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

illegal hardware instruction In Apple Arm64 #70

Closed
zephyrpathsofglory opened this issue Jan 13, 2021 · 2 comments
Closed

illegal hardware instruction In Apple Arm64 #70

zephyrpathsofglory opened this issue Jan 13, 2021 · 2 comments

Comments

@zephyrpathsofglory
Copy link

I have done everything needed, then run python run.py, and the only output is [1] 36213 illegal hardware instruction python run.py.

Did not it support in Apple Arm64 architecture?

@powerpuffmatt
Copy link

Seeing that the readme was last edited 7 months ago and it says "Currently the code only works with CUDA installed (and therefore requires an appropriate GPU) and has been tested on Linux and Windows" it doesnt look like it will work.

According to offical documentation by nvidia, you not only need an nvidia gpu but also "The CUDA Development Tools require an Intel-based Mac running Mac OSX v. 10.8 or later." (http://developer.download.nvidia.com/compute/cuda/6_5/rel/docs/CUDA_Getting_Started_Mac.pdf)

I dont expect it to come later either read here -> https://www.provideocoalition.com/officially-official-nvidia-drops-cuda-support-for-macos/

Sorry mate. Arm is really awesome though and so are those new macs! I hope this changes in the future.

The one saving grace is that older macs theoretically work with an nvidia gpu if you have one kicking around and are willing to put aside some time to tinker and find drivers. You could theoretically run a virtual environment of linux or windows on said machines if needed but I would make sure that your gpu has a good amount of vram before attempting this. I've seen this program needs for sure 4gb and maybe up to 8gb to run. I wish I had real world testing to give you a solid number on that.

@zephyrpathsofglory
Copy link
Author

Sorry for this stupid question, I am so ignorant about image process and I have not read the README carefully. I will close it.

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