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
Commits
f19d977a
Commit
f19d977a
authored
5 years ago
by
Carrie A Brown
Browse files
Options
Downloads
Patches
Plain Diff
Added memory to GPU listing
parent
a39c8eb2
No related branches found
Branches containing commit
No related tags found
1 merge request
!128
Added memory to GPU listing
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/guides/submitting_jobs/submitting_cuda_or_openacc_jobs.md
+5
-5
5 additions, 5 deletions
...guides/submitting_jobs/submitting_cuda_or_openacc_jobs.md
with
5 additions
and
5 deletions
content/guides/submitting_jobs/submitting_cuda_or_openacc_jobs.md
+
5
−
5
View file @
f19d977a
...
...
@@ -9,12 +9,12 @@ Crane has four types of GPUs available in the **gpu** partition. The
type of GPU is configured as a SLURM feature, so you can specify a type
of GPU in your job resource requirements if necessary.
| Description | SLURM Feature | Available Hardware |
| Description | SLURM Feature | Available Hardware |
| -------------------- | ------------- | ---------------------------- |
| Tesla K20, non-IB | gpu_k20 | 3 nodes - 2 GPUs per node
|
| Teska K20, with IB | gpu_k20 | 3 nodes - 3 GPUs per node |
| Tesla K40, with IB | gpu_k40 | 5 nodes - 4 K40M GPUs per node
<br>
1 node - 2 K40C GPUs |
| Tesla P100, with OPA | gpu_p100 | 2 nodes - 2 GPUs per node |
| Tesla K20, non-IB | gpu_k20 | 3 nodes - 2 GPUs
with 4 GB mem
per node |
| Teska K20, with IB | gpu_k20 | 3 nodes - 3 GPUs
with 4 GB mem
per node |
| Tesla K40, with IB | gpu_k40 | 5 nodes - 4 K40M GPUs
with 11 GB mem
per node
<br>
1 node - 2 K40C GPUs |
| Tesla P100, with OPA | gpu_p100 | 2 nodes - 2 GPUs
with 12 GB
per node |
To run your job on the next available GPU regardless of type, add the
...
...
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