Back to home page

EIC code displayed by LXR

 
 

    


Warning, /harvester/examples/htcondor_grid_submit_parallel.sdf is written in an unsupported language. File is not indexed.

0001 executable = /sharedfs/common/htcondor_mpi_wrapper.sh
0002 arguments = /sharedfs/common/single_test.sh
0003 universe = grid
0004 log = {logDir}/grid.$(Cluster).$(Process).log
0005 output = {logDir}/grid.$(Cluster).$(Process).out
0006 error = {logDir}/grid.$(Cluster).$(Process).err
0007 transfer_executable = True
0008 x509userproxy = /tmp/userproxy-harvester-twgridpil.pem
0009 +harvesterID = "{harvesterID}"
0010 
0011 grid_resource = condor {ceHostname} {ceEndpoint}
0012 remote_initialdir = {accessPoint}
0013 +remote_jobuniverse = 11
0014 +remote_requirements = True
0015 +remote_ShouldTransferFiles = "YES"
0016 +remote_WhenToTransferOutput = "ON_EXIT"
0017 +remote_MaxHosts = {nNode}
0018 +remote_MinHosts = {nNode}
0019 +remote_RequestCpus = {nCorePerNode}
0020 +remote_RequestMemory = {requestRam}
0021 +remote_RequestDisk = {requestDisk}
0022 +remote_JobMaxVacateTime = {requestWalltime}
0023 +remote_ParallelShutdownPolicy = "WAIT_FOR_ALL"
0024 
0025 queue 1