Hi, I'm trying to run a Swift script that uses coasters and pbs. When the script runs, one of the tasks runs out of memory. I can get this large memory task to run if I add something like this to a submission script: #PBS -l pvmem=20GB Is there a way I can pass this option to Swift so it's able to run with more memory? Thanks, Sheri