#!/bin/bash
#$ -S /bin/bash
#$ -v LD_LIBRARY_PATH
#$ -cwd
#$ -l m_mem_free=2G
#$ -pe threads 12
Originally posted by jmarshall
View Post
Leave a comment: