cupy version >9.x
cmake version >3.15
CUDA_HOME environment variable is properly set
To build the docker image, go to the docker directory and run
bash build.shTo launch the environment, under the 'custats' root directory, run
docker run -it --rm --gpus all -v $PWD:/workspace custatIn the development environment, run the unit test scripts
bash run_xxx_unit_tests.sh