-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I get a bad_alloc error when trying to run the ProcessStack
root@ce3d88c4accd:/opt/tgmm/bin# ./ProcessStack /mnt/data/TGMM_configFile_dockertest_2.txt 0 10
ProcessStack Version fatal: not a git repository: /src/bhevjljp2rmreyegd9bkvik/.git/modules/tgmm-paper fatal: not a git repository: /src/bhevjljp2rmreyegd9bkvik/.git/modules/tgmm-paper
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
root@ce3d88c4accd:/opt/tgmm/bin# ./ProcessStack_woGPU /mnt/data/TGMM_configFile_dockertest_2.txt 0 10
ProcessStack Version fatal: not a git repository: /src/bhevjljp2rmreyegd9bkvik/.git/modules/tgmm-paper fatal: not a git repository: /src/bhevjljp2rmreyegd9bkvik/.git/modules/tgmm-paper
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)command launched: nvidia-docker run -v /mnt/storage/JaneliaLightSheet/WT_01_11-17/FusedKLB:/mnt/data -it nclack/tgmm:v2.3.0-cuda10 bash
Same with: docker run -v /mnt/storage/JaneliaLightSheet/WT_01_11-17/FusedKLB:/mnt/data -it nclack/tgmm:v2.3.0-cuda10 bash
CUDA version 10
Metadata
Metadata
Assignees
Labels
No labels