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
b3c569cd
Commit
b3c569cd
authored
Nov 06, 2013
by
Shane Snyder
Browse files
modifications to Makefile.subdir and workload README
parent
7a525fcf
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile.subdir
View file @
b3c569cd
...
...
@@ -103,4 +103,5 @@ src_libcodes_base_a_SOURCES = \
src/workload/codes-workload.c
\
src/workload/codes-workload-method.h
\
src/workload/codes-bgp-io-wrkld.c
\
src/workload/codes-darshan-io-wrkld.c
\
src/workload/test-workload-method.c
src/workload/README.codes-workload
View file @
b3c569cd
...
...
@@ -39,6 +39,12 @@ src/workload/codes-bgp-io-wrkld.c:
This is the implementation of the codes-workload.h API for the I/O kernel
language generator.
src/workload/codes-darshan-io-wrkld.c:
---------------------
This is the implementation of the workload generator API for Darshan workloads.
Darshan trace events are stored in a file which needs to be passed to the
_workload_load function in the params arguments.
test program (tests/workload/*):
---------------------
codes-workload-test.c: main routine for a simulator that provides an example
...
...
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