A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
simgrid.git
2006-07-04
mquinson
Check for signal mechanism
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
thiery
Add functions SD_link_get_list() and SD_link_get_number...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
thiery
Allow how_long to be negative
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
thiery
Use macros DEBUG and INFO instead of printf
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
thiery
Amount is finally back
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
thiery
Remove attribute amount from structure task
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
thiery
Forgot to remove some debug information
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
thiery
Optimize SD_simulate and fix bugs
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
thiery
Finish SimDag documentation
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
thiery
Add documentation for workstations and fix a few bugs
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
How can I be so bad at boolean expression?
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
React sainly in gras_msg_wait() when the sender dies...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Fix the gras_socket_server_range function: only return...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
The fact that peer closed the socket should be detected...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Do not go for an endless block wait in handleall (ie...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
thiery
Missing cases
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
thiery
Add a state SD_READY to the tasks to optimize SD_simulate
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
thiery
Add references
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Make sure that doxygen don't complain and do the right...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Documentation fixups
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
thiery
Update SimDag documentation: main page and datatypes
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Calm down, doxygen
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Add SimDag to the picture (since my mouse is working...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
thiery
Working on SimDag documentation
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Add SD to the doc hierarchie
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Add SimDag to the documentation hierarchie
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
mquinson
Create a proper channel hierarchie for SD
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
This is how this test should be started in RL when...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
Take it easy : don't run this test in RL since it's...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
Register the messages in the master too
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
Reduce the PROC_MATRIX_SIZE so that the deployment...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
Do test this in RL too
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
Adapt the deployment file to the lastest changes in...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
Useless cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
thiery
Fix SD_simulate return value
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
mquinson
Detect socket closed by peer in the transport layer...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
thiery
Fix SimDag compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
alegrand
Cosmetics + adding simdag to the main compilation branch.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
alegrand
Moving sd_test.c to examples
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
thiery
Update function SD_simulate.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-23
alegrand
Do not forget to insert task in the correct swag after...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-23
thiery
Detect when a task reaches a watch point.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-23
amad206
Modify the all2all to support all data Message Size
commit
|
commitdiff
|
tree
|
snapshot
2006-06-23
thiery
Make private structures SD_link and SD_workstation
commit
|
commitdiff
|
tree
|
snapshot
2006-06-23
thiery
Use swags to handle task states and change structure...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
thiery
Add a function SD_task_dependency_get_data and improve...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
thiery
Replace xbt_dynar_get_ptr by xbt_dynar_get_cpy to simpl...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
thiery
Implement functions SD_task_dependency_add and SD_task_...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
mquinson
STUPID ME. Don't die awfully when pals shutdown there...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
mquinson
More verbose on processes interactions
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
mquinson
Those sleeps in the run script are redundent with the...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
thiery
Implement SD_task_schedule, SD_task_unschedule and...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
thiery
Implement functions SD_get_amount, SD_get_remaining_amo...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
thiery
Remove the binary file
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
thiery
Add a simple test program for SimDag.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
First draft, doesn't work for now but I can barely...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
cleanups and fixups. Seems to work now (but computation...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
Proper module use count to plug a (tiny) memleak
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
memleak
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
Do really fill this with zeros
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
thiery
Update SimDag task structure.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
thiery
Remove field name from strucure SD_link_t.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
thiery
Implement functions SD_workstation_route_get_list,...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
Prototype of gras_os_myport(), which happens to be...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
Increase an hard-coded timeout since it gave me a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
you're too verbose, dude
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
Don't use measurement sockets as master socket; add...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
try to detect and discard RPC answers to already cancel...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
mquinson
More informative names when verbose running (useful...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
thiery
Fix function get_route
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
thiery
Implement function get_route in model KCCFLN05 (not...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
thiery
Update function __SD_link_destroy
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
alegrand
Better output...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
thiery
Add prototype of function get_route in Surf
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
alegrand
Adding more informations when blocking. Should help...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
thiery
Implement link names in SimDag.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
mquinson
Cosmetics in __MSG_display_process_status + do publish...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-19
thiery
Add a function get_available_speed in Surf workstation...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-18
alegrand
Who said I never write documentation ? ;)
commit
|
commitdiff
|
tree
|
snapshot
2006-06-18
alegrand
Adding arrows.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-18
alegrand
Drawing states...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-18
alegrand
Starting to work on a MSG-specific Paje substitute.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-17
mquinson
Display the current processes status when the simulatio...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-16
thiery
Fix a memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-16
thiery
Update workstation handling in SimDag. Change the prefi...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-16
alegrand
One day ALNeM will be referenced here... :)
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
thiery
Update destructors and test access to surf structures
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
thiery
Add private structures and functions + wrapping for...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
thiery
Fixed a mistake.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
thiery
Working on SimDag.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
thiery
Missing LOG 9 and LOG10 when XBT_LOG_MAYDAY is defined
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
thiery
First SimDag draft. See simgrid.gforge.inria.fr/doc...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
mquinson
More work on this. Looks better now, but still doesn...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
mquinson
Logging improvements
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
mquinson
New annotation for the parsing macro: subtype. We can...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
mquinson
Why the hell should pointer address printing be somethi...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
mquinson
Some new functions to this. Bloatware, here we come.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
mquinson
Add a type to our collection
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
mquinson
I admit. DEBUG10 is purely insane
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
thiery
Wrong error message
commit
|
commitdiff
|
tree
|
snapshot
next