Skip to content

std::bad_alloc error on running ProcessStack #3

@Xqua

Description

@Xqua

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions