Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set a fixed seed for srand and srand48
[simgrid.git] / include / simdag /
2013-01-23 Paul BédarideRemove MSG_load_platform_script and SD_load_environment...
2013-01-21 suterwhy let the user give a name to a dependency if s/he...
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2013-01-20 sutercan be interesting to get the value of the alpha parame...
2013-01-17 suteradd a new loader that creates a parallel task graph...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-10 suterdoxygen correction: SD_READY state doesn't exist anymor...
2012-09-06 navarroFinalize properties on AS.
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterSolve white space conflicts
2012-06-20 suteradd a new type of typed task to represent a MxN data...
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 suteradd a SD_task_set_rate function
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 suteradd a SD_workstation_dump function (not tested yet)
2012-05-22 Frederic SuterAdd a new type of typed task that we may be able to...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2011-10-20 Martin Quinsonmerge branches
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 schnorrSimDag instrumentation for categorized resource utilization
2010-08-04 coldpeaceadd SD_load_environment_script function to Simdag Module
2010-07-21 navarropPlease compile with enable_compile_warnings=on. Missing...
2010-07-07 quintinadd the fonction SD_task_dotty in simdag after deleting...
2010-07-07 quintinDelete the dependencies with stdio in simdag.h. Correct...
2010-07-01 quintinAdd a dot loader to have a connection with the random...
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
2010-06-14 suterRename the SD_READY (all dependencies are satisfied...
2010-06-11 suterchange the return type of SD_simulate
2010-05-10 suterAdd a SD_workstation_get_current_task function
2010-04-25 mquinsonFix copyright headers
2010-04-09 mquinsonAdd a SD_task_set_name() function
2010-03-03 mquinsonSD_SCHED_NO_COST: Constant to use as cost in SD_task_sc...
2010-03-01 mquinsondon't free scheduling data of typed tasks
2010-02-04 mquinsonKill the useless 'rate' argument of SD_task_get_executi...
2009-10-08 mquinsonAdd a header to that file
2009-10-07 mquinsonbugfixes to make the dax loader and typed task schedule...
2009-10-06 mquinsonnew function SD_task_dotty(task,FILE*) writing to file...
2009-10-06 mquinsonAdd various getters to task structure:
2009-10-06 mquinsonIntroduce typed tasks in SimDag
2009-10-06 mquinsonNew dax loader infrastructure (empty box so far)
2009-07-02 mquinsonKill SD_link_get_properties: hard to maintain and makes...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-18 alegrandFrederic's patch to get the sharing policy in SimDAG.
2007-11-06 mquinsonFix constness of arguments
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-03-06 mquinsonNew function SD_application_reinit() allowing to test...
2007-03-05 alegrandAdding convenient function for Fred Suter
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-08-04 thieryOptimize function SD_route_get_list()
2006-07-31 thieryAdd a sequential mode to the workstations. In this...
2006-07-12 thieryAdd functions SD_task_get_start_time() and SD_task_get_...
2006-07-10 thieryThis function could be useful.
2006-07-05 thieryChange some function names
2006-07-04 thieryAdd functions SD_workstation_get_computation_time,...
2006-07-03 thieryAdd functions SD_link_get_list() and SD_link_get_number...
2006-06-30 thieryAmount is finally back
2006-06-30 thieryRemove attribute amount from structure task
2006-06-28 thieryFinish SimDag documentation
2006-06-28 thieryAdd documentation for workstations and fix a few bugs
2006-06-27 thieryUpdate SimDag documentation: main page and datatypes
2006-06-27 thieryWorking on SimDag documentation
2006-06-26 thieryFix SimDag compilation warnings.
2006-06-23 thieryMake private structures SD_link and SD_workstation
2006-06-23 thieryUse swags to handle task states and change structure...
2006-06-22 thieryAdd a function SD_task_dependency_get_data and improve...
2006-06-21 thieryImplement SD_task_schedule, SD_task_unschedule and...
2006-06-21 thieryImplement functions SD_get_amount, SD_get_remaining_amo...
2006-06-20 thieryUpdate SimDag task structure.
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-16 thieryUpdate workstation handling in SimDag. Change the prefi...
2006-06-15 thieryAdd private structures and functions + wrapping for...
2006-06-14 thieryWorking on SimDag.
2006-06-13 thieryFirst SimDag draft. See simgrid.gforge.inria.fr/doc...