Open seetarajpara opened 4 days ago
This error usually indicates that the pVACseq run ran out of memory. How much memory is available to you? I would try reducing the number of threads and/or upping the amount of memory available. We usually run with 8 threads and 32Gb of memory. Does the OMP_NUM_THREADS
env variable have any effect on the actual number of threads available? If so, you'll want to up that as well.
Hi, I’m encountering errors while running pvactools (version 4.4.1) on a SLURM-managed HPC cluster. The pipeline fails during MHC Class I predictions, specifically with NetMHCcons and MHCflurry. Below are the details of the errors (taken from my .out log file, I've also copied my exact command below this):
SLURM script (just one sample was run as an example):
Please let me know if I can provide additional information to help get this resolved. Any advice is appreciated. Thank you so much!