Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
b3baf449
Commit
b3baf449
authored
Aug 11, 2015
by
Jonathan Jenkins
Browse files
doc the jobmap api
parent
4d79c4d7
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/GETTING_STARTED
View file @
b3baf449
...
...
@@ -164,6 +164,15 @@ should be everything up to the rank number. E.g., if the dumpi files are of the
form
"dumpi-YYYY.MM.DD.HH.MM.SS-XXXX.bin"
,
then
the
input
should
be
"dumpi-YYYY.MM.DD.HH.MM.SS-"
===
Workload
generator
helpers
The
codes
-
jobmap
API
(
codes
/
codes
-
jobmap
.
h
)
specifies
mechanisms
to
initialize
and
run
multiple
jobs
with
unique
job
IDs
and
linear
namespaces
,
used
to
allow
multiple
concurrent
workloads
to
be
run
within
the
same
simulation
.
Example
usage
can
be
seen
in
tests
/
jobmap
-
test
.
c
and
,
for
the
list
allocation
method
,
in
tests
/
conf
/
jobmap
-
test
-
list
.
conf
.
Note
that
only
the
DUMPI
trace
generator
has
been
tested
using
this
interface
at
this
time
.
==
LP
-
IO
LP
-
IO
is
a
set
of
simple
reverse
-
computation
-
aware
routines
for
conditionally
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment