Choosing Resources for Jobs
By default, your HTCondor job on OSG will match any available compute slot. This
is fine for very generic jobs, but many users have one or more requirements...
Sun, 15 Dec, 2019 at 2:00 AM
Using OSG Provided Singularity Images
Using Custom Singularity Images
Creating a Container
Submitting your Docker Container to the Open Science Gr...
Sun, 15 Dec, 2019 at 2:00 AM
OSG has limited support for GPU jobs. To request a GPU slot, simply use
the HTCondor request_gpus attribute in your submit file, as well
as request_c...
Sun, 15 Dec, 2019 at 2:00 AM
OSG has limited support for large memory jobs. By default, 2 GB of RAM is assigned to a job. To request more
memory, simply use the HTCondor request_m...
Sun, 15 Dec, 2019 at 2:00 AM
OSG has limited support for multicore jobs. These can be used for
threaded or OpenMP applications. To request a multicore slot, simply use
the HTCond...
Sun, 15 Dec, 2019 at 2:00 AM
Even though Open Science Grid is a high throughput computing system, sometimes
there is a need to run small OpenMPI based jobs. OSG has limited suppor...
Sun, 15 Dec, 2019 at 2:00 AM