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
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
O. William McClung
HCC docs
Compare revisions
master to gpu_update
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
OMCCLUNG2/hcc-docs
Select target project
No results found
gpu_update
Select Git revision
Branches
26-add-screenshots-for-newer-rdp-v10-client
28-overview-page-for-connecting-2
AddExamples
OMCCLUNG2-master-patch-74599
RDPv10
globus-auto-backups
gpu_update
master
mtanash2-master-patch-75717
mtanash2-master-patch-83333
mtanash2-master-patch-87890
mtanash2-master-patch-96320
patch-1
patch-2
patch-3
runTime
submitting-jobs-overview
tharvill1-master-patch-26973
18 results
Swap
Target
hcc/hcc-docs
Select target project
dweitzel2/hcc-docs
OMCCLUNG2/hcc-docs
salmandjing/hcc-docs
hcc/hcc-docs
4 results
master
Select Git revision
Branches
FAQ
RDPv10
UNL_OneDrive
atticguidelines
data_share
globus-auto-backups
good-hcc-practice-rep-workflow
hchen2016-faq-home-is-full
ipynb-doc
master
rclone-fix
sislam2-master-patch-51693
sislam2-master-patch-86974
site_url
test
15 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Added available memory to GPU resource table
· 1f7bffdf
Carrie A Brown
authored
5 years ago
1f7bffdf
Show 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
View file @
1f7bffdf
...
@@ -11,10 +11,10 @@ of GPU in your job resource requirements if necessary.
...
@@ -11,10 +11,10 @@ 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
|
| 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 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 per node
<br>
1 node - 2 K40C GPUs |
| 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 per node |
| 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
To run your job on the next available GPU regardless of type, add the
...
...
This diff is collapsed.
Click to expand it.