uabrc / CRI_XCBC

Home of the XSEDE Compatible Basic Cluster
MIT License
0 stars 1 forks source link

Feature Request: Create default template for Interactive Apps job attributes #17

Open flakrat opened 5 years ago

flakrat commented 5 years ago

It would be nice if the mandatory job requirements of the form (for Interactive Apps) came from a default template so that edits are made in one place as the underlying scheduler changes.

Benefits

For example, with three apps deployed, we have three completely different forms with a number of job resources that don't apply to our scheduler configuration:

HPC Interactive Desktop

image

Jupyter Notebook

Note that the playbook for Jupyter was already modified once to align better with our scheduler to include a hard coded list of partitions: image

Rstudio

image

diedpigs commented 5 years ago

those are all in PR in dev repo. jprorama/CRI_XCBC#66 (Rstudio) jprorama/CRI_XCBC#64 (VNC)