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

Remove keyless sources from pytorch xpu #293

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

tylertitsworth
Copy link
Contributor

Description

The following occurs when you try to build on top of our current xpu image:

#5 5.228 W: GPG error: https://repositories.intel.com/gpu/ubuntu jammy/lts/2350 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 28DA432DAAC8BAEA

Related Issue

n/a

Changes Made

  • By removing the list from the image, we no longer have to re-acquire the GPG key to install apt packages on top of this image.
  • The code follows the project's coding standards.
  • No Intel Internal IP is present within the changes.
  • The documentation has been updated to reflect any changes in functionality.

Validation

n/a

  • I have tested any changes in container groups locally with test_runner.py with all existing tests passing, and I have added new tests where applicable.

Signed-off-by: Tyler Titsworth <[email protected]>
@tylertitsworth tylertitsworth added bug Something isn't working Review labels Aug 8, 2024
@tylertitsworth tylertitsworth self-assigned this Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@tylertitsworth tylertitsworth merged commit 325d79c into main Aug 12, 2024
9 checks passed
@tylertitsworth tylertitsworth deleted the tylertitsworth/remove-xpu-apt-source branch August 12, 2024 16:17
sharvil10 pushed a commit that referenced this pull request Aug 13, 2024
Signed-off-by: Tyler Titsworth <[email protected]>
Co-authored-by: Srikanth Ramakrishna <[email protected]>
Signed-off-by: sharvil10 <[email protected]>
tylertitsworth pushed a commit that referenced this pull request Sep 25, 2024
Signed-off-by: Tyler Titsworth <[email protected]>
Co-authored-by: Srikanth Ramakrishna <[email protected]>
jitendra42 pushed a commit to jitendra42/ai-containers that referenced this pull request Oct 23, 2024
* replace ipex readme with dockerhub readme

* update itex readme

* update python readme

* add classical-ml

* add build section

* update for next classical ml release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants