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

OpenVINO install instructions #14382

Conversation

DevinTDHa
Copy link
Member

Description

This PR adds instructions on how to setup up openVINO support with Spark NLP (namely installing libtbb). Additionally, additional information will be logged, if an UnsatisfiedLinkError is detected.

Motivation and Context

If libtbb is not installed on the users system, the pipeline using openVINO will fail with UnsatisfiedLinkError but with not much explanation. This PR clarifies how to deal with this issue.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Code improvements with no or little impact
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@maziyarpanahi maziyarpanahi changed the base branch from master to release/550-release-candidate September 1, 2024 18:32
@maziyarpanahi maziyarpanahi merged commit 82d37a6 into JohnSnowLabs:release/550-release-candidate Sep 1, 2024
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants