• Toni-SM's avatar
    Adds distributed multi-GPU learning support for skrl (#574) · 35345c63
    Toni-SM authored
    This PR updates `skrl` to version `>=1.2.0` and include the support for
    distributed multi-gpu learning in Isaac Lab docs,
    See [skrl-v1.2.0](https://github.com/Toni-SM/skrl/releases/tag/1.2.0)
    for more details
    
    ## Type of change
    
    - New feature (non-breaking change which adds functionality)
    
    ## Checklist
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [x] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [ ] I have added tests that prove my fix is effective or that my
    feature works
    - [ ] I have run all the tests with `./isaaclab.sh --test` and they pass
    - [x] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    35345c63
Name
Last commit
Last update
..
demos Loading commit data...
environments Loading commit data...
tools Loading commit data...
tutorials Loading commit data...
workflows Loading commit data...