intel / ai-containers

This repository contains Dockerfiles, scripts, yaml files, Helm charts, etc. used to scale out AI containers with versions of TensorFlow and PyTorch that have been optimized for Intel platforms. Scaling is done with python, Docker, kubernetes, kubeflow, cnvrg.io, Helm, and other container orchestration frameworks for use in the cloud and on-premise
https://intel.github.io/ai-containers/
Apache License 2.0
23 stars 17 forks source link

Deepspeed Support #188

Closed tylertitsworth closed 2 months ago

tylertitsworth commented 3 months ago

Description

Customer request to add deepspeed support with OneCCL integration to IPEX MultiNode Container.

Related Issue

MLOPS-2007

Changes Made

Validation

All done locally.

github-actions[bot] commented 3 months ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

pytorch/multinode/requirements.txt

PackageVersionLicenseIssue Type
oneccl-devel>= 2021.13.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/mpi4py >= 3.1.0 :green_circle: 6.2
Details
CheckScoreReason
Maintained:green_circle: 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Code-Review:warning: 0Found 0/14 approved changesets -- score normalized to 0
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Token-Permissions:green_circle: 10GitHub workflow tokens follow principle of least privilege
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing:warning: 0project is not fuzzed
Security-Policy:warning: 0security policy file not detected
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Packaging:green_circle: 10packaging workflow detected
SAST:green_circle: 10SAST tool is run on all commits
pip/oneccl-devel >= 2021.13.0 UnknownUnknown

Scanned Manifest Files

pytorch/multinode/requirements.txt
  • mpi4py@>= 3.1.0
  • oneccl-devel@>= 2021.13.0
github-advanced-security[bot] commented 3 months ago

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.