Skip to content
Snippets Groups Projects
Verified Commit dac48cc5 authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

- fix more documentation

parent 819acb68
Branches
No related tags found
No related merge requests found
......@@ -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.
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment