DUNE / dist-comp

Action items for DUNE distributed computing, and common scripts that are used.
2 stars 0 forks source link

GPU support in justIN #167

Open Andrew-McNab-UK opened 3 weeks ago

Andrew-McNab-UK commented 3 weeks ago

Allow users to request a GPU when defining a stage within a workflow. This should result in a ClassAd in the wrapper jobs for that stage that request a GPU is available when matching to GlideIns, and cause the inner appatainers to use the --nv option so that proprietary Nvidia executables and libraries are mapped into the filesystem visible to the jobscripts. justIN needs to gather GPU info from the pilot factory configs and when wrapper jobs start, and display this on the site and job info pages on the dashboard.