Universe = vanilla Requirements = (Opsys == "LINUX" && Arch == "X86_64" && HAS_MATLAB_2013=?=True) Request_memory = 1000 Log = condor.log Output = condor.out Error = condor.error Notification = Error ShouldTransferFiles = Yes Transfer_input_files = hello,run_hello.sh WhenToTransferOutput = ON_EXIT Executable = run_hello.sh Arguments = /opt/MATLAB/MATLAB_Compiler_Runtime/v81 Queue