-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
std::bad_alloc error on running ProcessStack #3
Comments
I am using this config file in case this would matter ?
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get a bad_alloc error when trying to run the ProcessStack
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
The text was updated successfully, but these errors were encountered: