File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 7575 - name : Course Creation
7676 - name : Setting up Internal Git
7777 link : git
78+ - name : Worker Installation
79+ link : worker_installation
7880 - name : System Customization Checklist
7981 link : system_customization
8082 - name : Email Configuration
8183 link : email_configuration
8284 - name : Student Auto Feed
85+ - name : Course Archiving
86+ link : course_archiving
8387
8488- name : Developer
8589 children :
Original file line number Diff line number Diff line change 11---
22title : Worker Installation
33category : System Administrator
4- order : 2
54---
65
76A Submitty instance is capable of leveraging additional machines to distribute
@@ -87,3 +86,16 @@ The user should only be used for submitty related activities.
8786 required_capabilities : 'CAPABILITY'
8887 ```
8988 to ship your jobs to a worker with the capability CAPABILITY.
89+
90+
91+ # Additional Instructions for Graphics Application Workers
92+
93+ 1 . Make sure the display will not go to sleep
94+
95+ __ FIXME: add instructions__
96+
97+ 2 . Give the untrusted user access to the Xserver
98+
99+ ```
100+ xhost + SI:localuser:untrusted00
101+ ```
You can’t perform that action at this time.
0 commit comments