Skip to content
Snippets Groups Projects
Unverified Commit 61af1b66 authored by Oleksandr's avatar Oleksandr Committed by GitHub
Browse files

CI setup that runs tests e2e testing using GPU machines (#97)

* 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.
parent 6d593577
No related branches found
No related tags found
No related merge requests found
Showing
with 247 additions and 70 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment