Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
codes
codes
Commits
b3baf449
Commit
b3baf449
authored
Aug 11, 2015
by
Jonathan Jenkins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc the jobmap api
parent
4d79c4d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/GETTING_STARTED
doc/GETTING_STARTED
+9
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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