Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
csusb-hpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
csusb-prp
csusb-hpc
Commits
162c2f0e
Commit
162c2f0e
authored
11 months ago
by
Dung Vu
Browse files
Options
Downloads
Patches
Plain Diff
Update my_spawner.html
parent
597328f0
No related branches found
No related tags found
No related merge requests found
Pipeline
#46366
passed
11 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
extraFiles/my_spawner.html
+10
-8
10 additions, 8 deletions
extraFiles/my_spawner.html
with
10 additions
and
8 deletions
extraFiles/my_spawner.html
+
10
−
8
View file @
162c2f0e
...
@@ -27,7 +27,7 @@ output {
...
@@ -27,7 +27,7 @@ output {
</p>
</p>
<p>
<p>
<label
for=
"gputype"
>
GPU type
</label>
<label
for=
"gputype"
>
GPU type
</label>
<br/>
<br/>
<select
name=
"gputype"
style=
"display: inline"
>
<select
name=
"gputype"
style=
"display: inline"
>
<option
value=
""
selected=
"selected"
>
Any
</option>
<option
value=
""
selected=
"selected"
>
Any
</option>
...
@@ -35,19 +35,21 @@ output {
...
@@ -35,19 +35,21 @@ output {
<option
value=
"NVIDIA-GeForce-GTX-1080-Ti"
>
NVIDIA-GeForce-GTX-1080-Ti-12GB
</option>
<option
value=
"NVIDIA-GeForce-GTX-1080-Ti"
>
NVIDIA-GeForce-GTX-1080-Ti-12GB
</option>
<option
value=
"NVIDIA-GeForce-RTX-2080-Ti"
>
NVIDIA-GeForce-RTX-2080-Ti-12GB
</option>
<option
value=
"NVIDIA-GeForce-RTX-2080-Ti"
>
NVIDIA-GeForce-RTX-2080-Ti-12GB
</option>
<option
value=
"NVIDIA-GeForce-RTX-3090"
>
NVIDIA-GeForce-RTX-3090-24GB
</option>
<option
value=
"NVIDIA-GeForce-RTX-3090"
>
NVIDIA-GeForce-RTX-3090-24GB
</option>
<option
value=
"NVIDIA-RTX-A4000"
>
NVIDIA-RTX-A4000-16GB
</option>
<option
value=
"NVIDIA-RTX-A5000"
>
NVIDIA RTX A5000-24GB
</option>
<option
value=
"NVIDIA-RTX-A6000"
>
NVIDIA RTX A6000-24GB
</option>
<option
value=
"NVIDIA-A100-PCIE-40GB-MIG-2g.10gb"
>
NVIDIA A100 MIG 2g.10gb
</option>
<option
value=
"NVIDIA-A10"
>
NVIDIA-A10 Tensorcore
</option>
<option
value=
"NVIDIA-A10"
>
NVIDIA-A10 Tensorcore
</option>
<option
value=
"NVIDIA-L40"
>
NVIDIA-L40-48GB
</option>
<option
value=
"NVIDIA-L40"
>
NVIDIA-L40-48GB
</option>
<option
value=
"NVIDIA-RTX-A4000"
>
NVIDIA RTX A4000-16GB
</option>
<option
value=
"NVIDIA-RTX-A5000"
>
NVIDIA RTX A5000-24GB
</option>
<option
value=
"NVIDIA-RTX-A6000"
>
NVIDIA RTX A6000-48GB
</option>
<option
value=
"NVIDIA-A100-SXM4-80GB"
>
NVIDIA-A100-SXM4-80GB
</option>
<option
value=
"NVIDIA-A100-SXM4-80GB"
>
NVIDIA-A100-SXM4-80GB
</option>
<option
value=
"NVIDIA-A100-80GB-PCIe"
>
NVIDIA-A100-PCIe-80GB
</option>
</select>
</select>
</p>
</p>
<div
id=
"gpu-note"
>
<p>
&
nbsp
</p>
<span
style=
"color: tomato"
><i>
Tips:
</i></span>
<i>
If you do not need any specific GPU type, select Any. If you need RTX-A4000, A5000, A6000, or A100, select them specifically, Otherwise, They will not be selected, even available
</i>
</div>
<p>
&
nbsp
</p>
<p>
<p>
<label
for=
"cores"
>
Cores
</label>
max 128
<label
for=
"cores"
>
Cores
</label>
max 128
<br/>
<br/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment