Helmholtz-AI-Energy / propulate

Propulate is an asynchronous population-based optimization algorithm and software package for global optimization and hyperparameter search on high-performance computers.
https://doi.org/10.1007/978-3-031-32041-5_6
BSD 3-Clause "New" or "Revised" License
31 stars 6 forks source link

Bugfix/torch ddp #147

Closed mcw92 closed 1 month ago

mcw92 commented 1 month ago

This PR polishes the torch DDP tutorial script and fixes a minor bug. The documentation page has been updated accordingly. Also fixes #146