Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
51ad1f58
Commit
51ad1f58
authored
1 year ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update power10.md
parent
b4376b36
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#36149
passed with warnings
1 year ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/cs/guides/power10.md
+3
-3
3 additions, 3 deletions
docs.it4i/cs/guides/power10.md
with
3 additions
and
3 deletions
docs.it4i/cs/guides/power10.md
+
3
−
3
View file @
51ad1f58
# Using IBM Power Partition
# Using IBM Power Partition
For testing your application on the IBM Power parition,
For testing your application on the IBM Power par
t
ition,
you need to prepare a job script for that partition or use the interactive job:
you need to prepare a job script for that partition or use the interactive job:
```
console
```
console
...
@@ -11,7 +11,7 @@ where:
...
@@ -11,7 +11,7 @@ where:
-
`-N 1`
means allocation single node,
-
`-N 1`
means allocation single node,
-
`-c 192`
means allocation 192 cores (threads),
-
`-c 192`
means allocation 192 cores (threads),
-
`-p p07-power`
is IBM Power parition,
-
`-p p07-power`
is IBM Power par
t
ition,
-
`--time=08:00:00`
means allocation for 8 hours.
-
`--time=08:00:00`
means allocation for 8 hours.
On the partition, you should reload the list of modules:
On the partition, you should reload the list of modules:
...
@@ -208,4 +208,4 @@ program main
...
@@ -208,4 +208,4 @@ program main
deallocate
(
w1
)
deallocate
(
w1
)
deallocate
(
w2
)
deallocate
(
w2
)
end
program
main
end
program
main
```
```
\ No newline at end of file
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