Skip to content

Conversation

@timxu826
Copy link
Contributor

Details:

  • Identified an issue where enabling the oneAPI environment during the compilation of OpenVINO from source code on Linux causes the compilation to fail.
  • This issue seems to occur due to conflicts between the oneAPI environment and the OpenVINO build process.
  • To address this, I have added a warning in the building document advising users to disable the oneAPI environment during the build process.
  • This change will help users avoid compilation failures and ensure a smoother build process.
  • I have tested the build process with the oneAPI environment disabled and confirmed that the compilation completes successfully.

@timxu826 timxu826 requested a review from a team as a code owner June 28, 2024 07:32
@timxu826 timxu826 requested review from akopytko and removed request for a team June 28, 2024 07:32
@github-actions github-actions bot added the category: docs OpenVINO documentation label Jun 28, 2024
@sys-openvino-ci sys-openvino-ci added the ExternalIntelPR External contributor from Intel label Jun 28, 2024
@timxu826 timxu826 changed the title add build linux readme update build linux readme Jun 28, 2024
@timxu826 timxu826 marked this pull request as draft June 28, 2024 07:37
@timxu826 timxu826 marked this pull request as ready for review June 28, 2024 07:38
Co-authored-by: Tatiana Savina <[email protected]>
@tsavina tsavina added this pull request to the merge queue Jun 28, 2024
Merged via the queue into openvinotoolkit:master with commit 246404d Jun 28, 2024
AsyaPronina pushed a commit to AsyaPronina/openvino that referenced this pull request Jul 1, 2024
### Details:
- Identified an issue where enabling the oneAPI environment during the
compilation of OpenVINO from source code on Linux causes the compilation
to fail.
- This issue seems to occur due to conflicts between the oneAPI
environment and the OpenVINO build process.
- To address this, I have added a warning in the building document
advising users to disable the oneAPI environment during the build
process.
- This change will help users avoid compilation failures and ensure a
smoother build process.
- I have tested the build process with the oneAPI environment disabled
and confirmed that the compilation completes successfully.

---------

Co-authored-by: Tatiana Savina <[email protected]>
AsyaPronina pushed a commit to AsyaPronina/openvino that referenced this pull request Jul 1, 2024
### Details:
- Identified an issue where enabling the oneAPI environment during the
compilation of OpenVINO from source code on Linux causes the compilation
to fail.
- This issue seems to occur due to conflicts between the oneAPI
environment and the OpenVINO build process.
- To address this, I have added a warning in the building document
advising users to disable the oneAPI environment during the build
process.
- This change will help users avoid compilation failures and ensure a
smoother build process.
- I have tested the build process with the oneAPI environment disabled
and confirmed that the compilation completes successfully.

---------

Co-authored-by: Tatiana Savina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: docs OpenVINO documentation ExternalIntelPR External contributor from Intel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants