forked from microsoft/onnxruntime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial Dockerfile for distributed training targets (microsoft#4578)
* add training dockerfile tested for examples repo * forgot pytorch patch for build from source * make apt-get update -y adjacent apt-get install -y due to Docker caching rules * comment for mellanox libraries * mpi4py comment as I forgot where it came from * apparently curl not included anymore * grr.. nvidia change nccl location * dont need findnccl.patch after nvidia changed nccl location * pr comment /opt/ompi4 => /opt/openmpi-xxx * switch to pip install pytorch * use Release instead of RelWithDebInfo * comment wording * wordin * missed RelWithDebInfo => Release * replace Mellanox with libibverbs * stale comment * ordering * no more ninja * add / at end of copy * update cgmanifest.json * pr comments Co-authored-by: suffian khan <sukha@OrtTrainingDev1.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
suffiank
and
suffian khan
authored
Aug 6, 2020
1 parent
e802b04
commit 005fa5c
Showing
3 changed files
with
403 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.