MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

Blossom CI killed

Open KumoLiu opened this issue 1 year ago • 2 comments

11:20:39  Starting test: test_consistent_resize (tests.test_resized.TestResized)...
11:28:16  monai_pip.sh: line 69:  1413 Killed                  PYTHONPATH="$tmp_dir":$PYTHONPATH BUILD_MONAI=1 python ./tests/runner.py -p 'test_((?!integration).)'

After Pytorch 2.2, blossom ci terminating unexpectedly.

KumoLiu avatar Feb 07 '24 03:02 KumoLiu

Ensure that the environment where the tests are running has sufficient memory.

MartinKalema avatar Feb 10 '24 22:02 MartinKalema

https://github.com/pytorch/pytorch/issues/120406

KumoLiu avatar May 30 '24 10:05 KumoLiu