Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
quickstart
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jayesh Badwaik
quickstart
Commits
dac48cc5
Verified
Commit
dac48cc5
authored
Jul 1, 2024
by
Jayesh Badwaik
Browse files
Options
Downloads
Patches
Plain Diff
- fix more documentation
parent
819acb68
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
benchmark/jube/shell.yml
+6
-4
6 additions, 4 deletions
benchmark/jube/shell.yml
readme.md
+1
-2
1 addition, 2 deletions
readme.md
with
7 additions
and
6 deletions
benchmark/jube/shell.yml
+
6
−
4
View file @
dac48cc5
...
...
@@ -9,10 +9,12 @@
# --------------------
# DESCRIPTION:
# --------------------
# This is a minimal example of a jube file that runs a benchmark on a single node.
# An overview of the file structure is described later in the FILE STRUCTURE section.
# The file runs the `scaler` benchmark on a single node. This particular file
# compiles the code on the login node and runs the benchmark on the compute node.
#
# This is a minimal example of a jube file that runs all the benchmark runs
# required in JUREAP. An overview of the file structure is described later in
# the FILE STRUCTURE section. The file runs the `scaler` benchmark on a single
# node. This particular file compiles the code on the login node and runs the
# benchmark on the compute node.
#
# The benchmark file assumes that the accounting system for slurm has already
# been configured prior to running this benchmark using the `jutil` tool.
...
...
This diff is collapsed.
Click to expand it.
readme.md
+
1
−
2
View file @
dac48cc5
...
...
@@ -11,6 +11,5 @@ with the `exacb` tool. The benchmark runs the
The benchmark currently consists of the following JUBE files:
1.
`benchmark/jube/shell.yml`
: JUBE file for a single node run of the benchmark. We presume that it
would be easier for the
1.
`benchmark/jube/shell.yml`
: JUBE file for all the benchmark runs required in JUREAP
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