-
Notifications
You must be signed in to change notification settings - Fork 726
Improved ARM64 support #14569
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
Comments
Hi @joeybenamy Let me tag @DevinTDHa who actually built the arm support to test. Obviously, we will remove the license stuff in that config and only focus on the open-source spark-nlp just in case. |
which version of EMR are you using? Just so we know, because some of the old ones and the new ones are not compatible. need to make sure we work on them on other hardware first. |
My apologies. I've added the application versions for Amazon EMR to the issue. We were using EMR 7.4.0 and discovered it did not have ARM64 support so we upgraded to 7.5.0 and got further but hit runtime issues. For x86_64 we are running Spark NLP on EMR 7.4.0 with no issues. |
thanks @joeybenamy, we will have a look and get back to you |
Appreciate it! |
Hi @joeybenamy, thanks for reporting. Would it be possible for you to share more information? In particular:
I'm afraid the attached logs are not very descriptive. There is only an indication of an error in a user application, but no specifics. |
Uh oh!
There was an error while loading. Please reload this page.
We are interested in running Spark NLP healthcare models on ARM64-based Graviton instances in Amazon EMR. With the following dependencies, we are able to build our docker image and start an Amazon EMR cluster and submit the Spark job, but it fails with runtime errors. We understand that ARM64 support is experimental, so using this ticket to track progress towards better ARM64 support.
Relevant application versions:
pyproject.toml
:Some logs below:
stderr.txt
controller.txt
stdout.txt
The text was updated successfully, but these errors were encountered: