condor_compile gcc -o myjob my_source.c condor_compile gfortran -o myjob my_source.f90
executable = myjob universe = standard # # ...no longer seems to default to standard... output = loop.$(Process).out error = loop.$(Process).err log = loop.log
Up to Top Level
[Preview] [Continuous/One Page]
[Slideshow]