Skip to content
Snippets Groups Projects
  • Oleksandr's avatar
    61af1b66
    CI setup that runs tests e2e testing using GPU machines (#97) · 61af1b66
    Oleksandr authored
    * Builds and installs habitat-sim with python setup.py install
    * Added pytorch installation and running habitat baseline test in prediction mode. That maybe too much of testing, but decided to keep it for now.
    * Have ideas how to speed up and parallelize jobs. Will follow up in next PRs.
    * Run isort and black on whole code to make it happy.
    * Includes parallelization of installation steps and use files as flags that step is finished. CircleCI has no good way to parallelize steps and have dependencies one the same machine.
    * Cache is used to save conda dependencies installed and build simulator based on commit SHA.
    CI setup that runs tests e2e testing using GPU machines (#97)
    Oleksandr authored
    * Builds and installs habitat-sim with python setup.py install
    * Added pytorch installation and running habitat baseline test in prediction mode. That maybe too much of testing, but decided to keep it for now.
    * Have ideas how to speed up and parallelize jobs. Will follow up in next PRs.
    * Run isort and black on whole code to make it happy.
    * Includes parallelization of installation steps and use files as flags that step is finished. CircleCI has no good way to parallelize steps and have dependencies one the same machine.
    * Cache is used to save conda dependencies installed and build simulator based on commit SHA.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.