kanglcn / moraine

Modern Radar Interferometry Environment; A simple, stupid InSAR postprocessing tool in big data era
https://kanglcn.github.io/moraine/
Other
10 stars 7 forks source link

nbdev_test #8

Open kanglcn opened 1 year ago

kanglcn commented 1 year ago

nbdev_test seems do not free the GPU memory imediately even when setting the n_workers to 1.

And it looks it does not allow read and write files.

kanglcn commented 1 year ago

Currently the test should be done in a shell script which run the notebook in Tutorials and CLI in sequence and run notebooks in API in parallel.

One problem is the work_with_dask.ipynb can not correctly run with nbdev_test with unknown reason. This notebook is not tested in test.sh.