Skip to content

Commit

Permalink
Merge pull request #879 from maikenp/arc_userform
Browse files Browse the repository at this point in the history
Added simple form for adding ARC compute element endpoint
  • Loading branch information
bgruening authored Aug 30, 2023
2 parents fa45d19 + db9bd36 commit 75424ab
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions files/galaxy/config/user_preferences_extra_conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ preferences:
- [Français, fr]
- [日本語, ja]

distributed_arc_compute:
description: The URL to your ARC remote HPC compute resource.
inputs:
- name: remote_arc_resources
label: "Add your remote resource url (example: https://arctestcluster-slurm-el9-arc7-ce1.cern-test.uiocloud.no)"
type: text
required: False

distributed_compute:
description: Use distributed compute resources
inputs:
Expand Down

0 comments on commit 75424ab

Please sign in to comment.