Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion docs/getting_help.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ contact the appropriate team below:
:material-email: **Email:**
[atlas-us-chicago-tier3-admins@cern.ch](mailto:atlas-us-chicago-tier3-admins@cern.ch)

Please
[join the e-group](https://e-groups.cern.ch/e-groups/Egroup.do?egroupName=atlas-us-chicago-tier3-admins)
first.

:simple-mattermost: **Chat:**
[CERN Mattermost](https://mattermost.web.cern.ch/signup_user_complete/?id=dmzhp4bq5in18fx9gpznsepmph&md=link&sbr=su)

- :material-chip:{ .lg .middle } **SLAC Analysis Facility**

***
Expand All @@ -52,7 +59,7 @@ contact the appropriate team below:
[join the e-group](https://e-groups.cern.ch/e-groups/Egroup.do?egroupName=atlas-us-slac-acf)
first.

:material-chat: **Chat:**
:simple-mattermost: **Chat:**
[CERN Mattermost](https://mattermost.web.cern.ch/slac-testing/channels/town-square)

</div>
11 changes: 11 additions & 0 deletions docs/uchicago/batch.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,17 @@ release it (check HTCondor commands).
the available resources, specially to let the long queue available for long
jobs.

### Submitting to other site queues

Jobs can be flocked out to multiple compute sites. This generally can be
controlled or configured by an additional flag in the job submit file. We cannot
guarantee that some mounts like `/home` and `/data` will be accessible to nodes
in other queues, see notes in the below table.

| Flag | Pool | Notes |
| ------------------ | ----------------------------- | -------------------------------------------------------------------------------------------- |
| `+ALLOW_MWT2=True` | MidWest Tier-2 Overflow queue | `/home` and `/data` are hot-mounted through `autofs` when accessed, 6GB RAM per core or less |

## Submitting multiple jobs

HTCondor can submit many independent jobs from a single submit file.
Expand Down
2 changes: 2 additions & 0 deletions lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ exclude = [
"https://sdf.slac.stanford.edu/",
"https://www-internal.slac.stanford.edu/",
"https://www.sdcc.bnl.gov/",
"https://tipsmake.com/install-centos-on-windows-10-wsl", # timeout
]

insecure = true
timeout = 60