You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**se_available**|`True`, `False`| This indicates whether there is an associated SE available. |
174
-
| default_se | String | If an SE is available at your cluster, set default_se to the hostname of this SE, otherwise set default_se to UNAVAILABLE. |
175
173
|**grid_dir**| String | This setting should point to the directory which holds the files from the OSG worker node package. See note |
176
-
|**app_dir**| String | This setting should point to the directory which contains the VO specific applications. See note |
174
+
| app_dir| String | This setting should point to the directory which contains the VO specific applications. See note |
177
175
| data_dir | String | This setting should point to a directory that can be used to store and stage data in and out of the cluster. See note |
178
176
| worker_node_temp | String | This directory should point to a directory that can be used as scratch space on compute nodes. If not set, the default is UNAVAILABLE. See note |
179
177
| site_read | String | This setting should be the location or url to a directory that can be read to stage in data via the variable `$OSG_SITE_READ`. This is an url if you are using a SE. If not set, the default is UNAVAILABLE |
@@ -457,6 +455,7 @@ We recommend a name that describes the capabilities of the pilots you accept.
457
455
Good names are `singularity_8core`, `gpu`, `bigmem`, `main`.
0 commit comments