SimGrid
3.8.1
Scalable Simulation of Distributed Systems - Reference Manual
Home
Reference Manual
User Guide
Developer Guide
Tutorials
Forge
Website
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
Todo List
Global
SD_task_schedulev
(SD_task_t task, int count, const SD_workstation_t *list)
We should create tasks kind for the following categories:
Point to point communication (done)
Sequential computation (done)
group communication (redistribution, several kinds)
parallel tasks with no internal communication (one kind per speedup model such as amdal)
idem+ internal communication. Task type not enough since we cannot store comm cost alongside to comp one)
Global
xbt_cfg_set_parse
(xbt_cfg_t cfg, const char *options)
This is a crude manual parser, it should be a proper lexer.
Group
XBT_log
Logging performance *may* be improved further by improving the message propagation from appender to appender in the category tree.
Group
XBT_set
Such a datastructure was necessary/useful to store the GRAS type descriptions, but it should be reworked to become generic.
Generated on Sat Oct 27 2012 16:28:28 for SimGrid by
1.8.1.2