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
10da5f80
Commit
10da5f80
authored
Sep 26, 2013
by
Philip Carns
Browse files
updates to TODO and README
parent
eb083337
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/workload/README.codes-workload
View file @
10da5f80
...
...
@@ -55,7 +55,14 @@ simulator but just a test harness.
The compute node LP implements its own barrier and delay operations. Other
operations are sent to the server LPs for execution.
The test programs produce output (the simulated completion time of each
client and server) in a subdirectory called
codes-workload-test-results-<BIGNUMBERS>/. This output should be precisely
consistent regardless of the number of processes used in the simulation and
whether the simulation is executed in conservative or optimistic mode.
Running "make check" in the build directory will execute a single process
conservative version of the codes-workload-test simulation.
...
...
src/workload/TODO.codes-workload
View file @
10da5f80
- Generalize the notation used to identify entities in the application (they
are referred to by ranks right now). See email from Dries 9/18/2013.
- Implement some "real" workload generator method examples.
- Plug workload API into storage simulations.
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