nnaisense / evotorch

Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
https://evotorch.ai
Apache License 2.0
1.01k stars 63 forks source link

Update documentation of GPU usage with ray #28

Closed NaturalGradient closed 1 year ago

NaturalGradient commented 2 years ago

Currently, the description of GPU usage with Ray is misleading. This pull request updates the user_guide/problem_parallelization/#using-ray-with-gpus section of the documentation with corrected information and an up-to-date example snippet.

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (02467ac) into master (46cbf72) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 02467ac differs from pull request most recent head 41b49ff. Consider uploading reports for the commit 41b49ff to get more accurate results

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   53.28%   53.28%           
=======================================
  Files          43       43           
  Lines        6223     6223           
=======================================
  Hits         3316     3316           
  Misses       2907     2907           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.