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
10da5f80
Commit
10da5f80
authored
Sep 26, 2013
by
Philip Carns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updates to TODO and README
parent
eb083337
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
src/workload/README.codes-workload
src/workload/README.codes-workload
+8
-1
src/workload/TODO.codes-workload
src/workload/TODO.codes-workload
+4
-0
No files found.
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
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