Add GPU tests and conda env build tests
This MR attempts to add (1) similar tests as well have always had but run on GPU and (2) a test which ensure that the “create_conda_environment.sh” script can run and create an environment which work
- add these new tests in test gitlab-ci yaml file
- modify check_acorn.py to only print out the number of GPU if GPU is available. Otherwise it will report an error. Test (2) would fail if the machine doesn’t have GPU cards.
must be merged after !152 (merged)
Edited by Minh Tuan Pham