Hello,
The current tool requires the --shm-size 12gb flag when starting the container to function properly (run_pangenome_aware_deepvariant at image google/deepvariant:pangenome_aware_deepvariant-sbx-gpu).
I referenced the #191 and it mentioned that container shared memory size would be the total memory size.
but when I created an environment using --machine-type n2-standard-96 , the system still only had 64MB of RAM.
am I missing some parameters?
Thank you for your help!