Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'smpi' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid into...
[simgrid.git] / src /
2011-11-25 Mark StillwellMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-11-24 mstillwellgettimeofday also needs to update benchmark info.
2011-11-09 Henri CasanovaMy yearly totally useless commit to SimGrid. The error...
2011-10-14 Mark Stillwellfixed minor bug where the Fortran compatibility layer...
2011-10-12 Mark Stillwellfixed smpi gettimeofday -- usecs should always be norma...
2011-09-26 Stephane Genaud model with updated parameters (griffon-based) + lines...
2011-09-20 Stephane Genaudremove upper bound as the model is also valid for great...
2011-09-20 Stephane Genaudupdated values for SMPI network model
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-26 unknownFor win64 it is cast unsigned long long.
2011-07-26 unknownCorrectly set CMAKE_SYSTEM_PROCESSOR and use it.
2011-07-25 Christophe ThiéryCancelling a non-running task: show a warning only...
2011-07-25 Christophe ThiéryDon't throw the impossible when the user cancels a...
2011-07-25 Christophe ThiérySIMIX: clean the processes trash after each scheduling...
2011-07-21 Arnaud GierschDo not initialize mmalloc if !MMALLOC_WANT_OVERRIDE_LEGACY.
2011-07-19 Arnaud GierschUse string literals for format.
2011-07-19 Arnaud GierschOutput debug messages at debug loglevel.
2011-07-19 Arnaud GierschFix xbt_str_diff.
2011-07-19 Arnaud GierschAdd some tests for xbt_str_diff.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-19 Arnaud GierschAdd const qualifier to parameters of xbt_str_diff.
2011-07-19 Arnaud Gierschxbt_str: move tests at end.
2011-07-19 Mark Stillwellfixing some compiler warnings for adding to void pointe...
2011-07-19 Arnaud GierschFix comments about gras_arch to actually match the...
2011-07-18 Arnaud GierschDeclare and free link_backbone where it is used.
2011-07-18 Arnaud GierschRegenerate surf/simgrid_dtd.l.
2011-07-18 Arnaud GierschDo not duplicate host name uselessly.
2011-07-18 Arnaud GierschUse strtol instead of sscanf+sprintf for parsing and...
2011-07-18 Martin Quinsonbump GRAS_PROTOCOL_VERSION since the wire protocol...
2011-07-18 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-18 NavarropWe can use the cluster tag without backbone link if...
2011-07-15 Quintin Jean-Noël[SIMDAG] the dot file is not red
2011-07-11 NavarropWe need to divide to pass from ms to s.
2011-07-07 unknownAdd one arch to gras_arch_count.
2011-07-07 unknownAdd a new arch to gras. WIN64
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-07-06 Martin Quinsonmore comments to document how gras architectures work
2011-07-04 Mark Stillwellhaha! problem with call to get_remote_mailbox...code...
2011-07-03 Mark Stillwellfixed a bug in comm_copy_data, it wasn't handling messa...
2011-07-03 Mark Stillwellfixed several problems in gather, gatherv, allgather...
2011-07-01 Mark Stillwellremoved check that sent/received requests are for the...
2011-06-29 Arnaud GierschFix drand48() macro.
2011-06-29 NavarropDrand48 does not exist on win32
2011-06-29 NavarropWin32 and APPLE have the same convention for ASM
2011-06-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-28 Martin Quinsontry to group the mallocs by finality instead of spreadi...
2011-06-28 NavarropPrefer the raw context to the ucontext by default.
2011-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-27 Martin Quinsondo not hardcode 1 instead of using value (bug in a...
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-06-23 NavarropASM on mac is not the same as linux.
2011-06-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-17 NavarropIncrease number of host for cluster from 254 to 65000
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-16 Lucas Schnorr[trace] fix, free memory even if user requests the...
2011-06-16 Lucas Schnorr[trace] new option to let users disable the destruction...
2011-06-16 Lucas Schnorr[trace] fix undefs of trace configuration
2011-06-15 NavarropAdd cluster to ns3.
2011-06-15 NavarropAdd functions for ns3
2011-06-15 Lucas Schnorr[trace] let user specify color for user variables for...
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-06-09 Pierre-Nicolas ClaussRevert "Use private mapping (we already have early...
2011-06-08 Pierre-Nicolas ClaussUse private mapping (we already have early unlinking).
2011-06-08 Pierre-Nicolas ClaussUse shared segments to implement SHARED_MALLOC.
2011-06-07 Arnaud GierschRemove unused reference to setsets.
2011-06-07 Arnaud GierschRemove unused variables.
2011-06-07 Arnaud GierschUse retval for the return value.
2011-06-07 Arnaud GierschThrow an exception if return value shows an error.
2011-05-26 Mark Stillwelltree_bcast and antibcast don't actually use the root...
2011-05-26 Mark Stillwellchanged match_recv and match_send...They were requiring...
2011-05-26 Mark Stillwellfixed build_tree to enable MPI broadcasts with root...
2011-05-24 Lucas Schnorr[trace] to proceed, check if platform is traced in...
2011-05-24 Pedro VelhoCope with new way of destroying actions, now if the...
2011-05-24 Pedro VelhoBug fix. Cope with the new way actions are handled.
2011-05-24 Martin Quinsonmerge
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
2011-05-24 Lucas Schnorr[trace] remove old source file with functions that...
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-24 Lucas Schnorr[trace] graphicator needs the platform to creata a...
2011-05-24 Lucas Schnorr[trace] adding a new boolean parameter (tracing/platfor...
2011-05-24 Lucas Schnorr[trace] interface cosmetics: removing pre-processor...
2011-05-24 Lucas Schnorr[trace] adding new way of set user variables for links...
2011-05-24 Lucas Schnorrfix compilation error if gtnets is to be compiled witho...
2011-05-24 Lucas Schnorr[trace] bugfix, parameters were wrong
2011-05-24 Lucas Schnorr[trace] new smpi tracing options
2011-05-24 Lucas Schnorr[trace] default colors for mpi states
2011-05-24 Lucas Schnorr[trace] msg process and tasks tracing also needs platform
2011-05-24 Lucas Schnorr[trace] removing volume case study, deprecated at 3.6
2011-05-24 Lucas Schnorr[trace] smpi grouped trace implies user wants to trace...
2011-05-24 Lucas Schnorr[trace] let the tracing system (and not the instrumenta...
2011-05-24 Lucas Schnorr[trace] only need to declare resource utilization types...
2011-05-24 Lucas Schnorr[trace] isolating buffer dumping from the simulation...
2011-05-24 Lucas Schnorr[trace] controlling the callbacks and push/pop of conta...
2011-05-24 Lucas Schnorr[trace] new function returns true if user options need...
2011-05-19 Christophe ThiéryLet the user set the latency with the constant network...
2011-05-19 Pedro VelhoShut down the gtnets verbose output when advancing...
2011-05-18 Arnaud GierschApply "coordinates" config option in surf_config, and...
2011-05-18 Arnaud Giersch[gras] Don't define variables twice.
next