Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
decentralizepy
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Milos Vujasinovic
decentralizepy
Commits
922fdb47
Commit
922fdb47
authored
3 years ago
by
Rishi Sharma
Browse files
Options
Downloads
Patches
Plain Diff
Improve Documentation
parent
971eb622
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+8
-5
8 additions, 5 deletions
README.rst
with
8 additions
and
5 deletions
README.rst
+
8
−
5
View file @
922fdb47
...
...
@@ -8,14 +8,17 @@ Setting up decentralizepy
* Fork the repository.
* Clone and enter your local repository.
* Check if you have python
>=
3.8.
* Check if you have
``
python>=3.8
``
.
* (Optional) Create and activate a virtual environment.
* Update pip::
* Update pip. ::
pip3 install --upgrade pip
pip install --upgrade pip
* Install decentralizepy for development::
pip3 install --editable .\[dev\]
* Install decentralizepy for development/ ::
pip3 install --editable .\[dev\]
Node
----
* The Manager. Optimizations at process level.
...
...
@@ -34,7 +37,7 @@ Graph
Mapping
-------
* Naming. The globally unique ids of the processes <-> machine_id, local_rank
* Naming. The globally unique ids of the
``
processes <-> machine_id, local_rank
``
Sharing
-------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment