Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HCC docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Holland Computing Center
HCC docs
Merge requests
!359
Remove K20/K40 mention
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Remove K20/K40 mention
update_gpu
into
master
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Natasha Pavlovikj
requested to merge
update_gpu
into
master
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
Remove K20/K40 mention
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
c75f7446
1 commit,
2 years ago
2 files
+
1
−
13
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
content/submitting_jobs/submitting_gpu_jobs.md
+
1
−
1
Options
@@ -48,7 +48,7 @@ following options to your srun or sbatch command:
{{
<
/
highlight
>
}}
To run on a specific type of GPU, you can constrain your job to require
a feature. To run on
K4
0 GPUs for example:
a feature. To run on
P10
0 GPUs for example:
{{
<
highlight
batch
>
}}
--partition=gpu --gres=gpu --constraint=gpu_p100
Loading