Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-11-25 Mark StillwellMy own calibration scripts. Slightly more automated...
2011-10-20 Mark Stillwellcut and paste code segment did not end with closing...
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 Genaudresolved conflicts
2011-09-26 Stephane Genaud model with updated parameters (griffon-based) + lines...
2011-09-26 Stephane Genaud add to the model lines joining segment extrema
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-09-20 Stephane Genaudouputs explicit C code to be included in the network...
2011-09-15 Stephane Genaudavoid anonymous print args
2011-09-15 Stephane Genaudadded sample data to test calibration script
2011-08-29 Mark Stillwellmoved macros that rewruite calls to sleep and gettimeof...
2011-07-28 Pierre Nicolas... Merge branch 'master' into smpi
2011-07-28 Pierre Nicolas... Merge branch 'master' into smpi
2011-07-27 NavarropThose examples don't work on APLLE.
2011-07-26 unknownFor win64 it is cast unsigned long long.
2011-07-26 unknownSearch for the pcre licence.
2011-07-26 unknownThe pcre library is static on win32
2011-07-26 unknownUpdate nsi script for install pcre and pcreposix libraries.
2011-07-26 unknownThose two examples are UNIX only.
2011-07-26 unknownSearch PCRE from SIMGRID installer variable.
2011-07-26 unknownUpdate README for HelloWorld example
2011-07-26 unknownCorrectly set CMAKE_SYSTEM_PROCESSOR and use it.
2011-07-26 unknownCheck 64 or 32 arch with size of void*
2011-07-26 unknownChange wsock32 for ws2_32 (new one)
2011-07-25 Christophe... Cancelling a non-running task: show a warning only...
2011-07-25 Christophe... Don't throw the impossible when the user cancels a...
2011-07-25 Christophe... SIMIX: clean the processes trash after each scheduling...
2011-07-21 Arnaud GierschDo not initialize mmalloc if !MMALLOC_WANT_OVERRIDE_LEGACY.
2011-07-20 Martin Quinsonmore verbose message when semaphores get disabled at...
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... Merge 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 GierschCosmetics: structs have 4 fields.
2011-07-19 Arnaud GierschFix comments about gras_arch to actually match the...
2011-07-19 Arnaud GierschFix datadesc.big32_8_4 for new arch number.
2011-07-19 Arnaud GierschVerify arch name and number in tests datadesc_r_*.
2011-07-18 Arnaud GierschGras tests are not broken anymore.
2011-07-18 Arnaud GierschRegenerate data files for gras-datadesc tests.
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 GierschRegenerate tesh file for test gras-synchro-sg-32 and...
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-all2all-sg-32 and...
2011-07-18 Arnaud GierschIncrease timeout for gras-rpc tests.
2011-07-18 Arnaud GierschFix tesh files for tests gras-rpc-sg-32 and -64.
2011-07-18 Arnaud GierschDo not duplicate host name uselessly.
2011-07-18 Arnaud GierschFree globals before exit in timer example.
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... Merge remote-tracking branch 'origin/master'
2011-07-18 Quintin Jean... Changelog
2011-07-18 NavarropWe can use the cluster tag without backbone link if...
2011-07-18 NavarropUpdate tesh files for vivaldi.
2011-07-15 Quintin Jean... [SIMDAG] the dot file is not red
2011-07-12 NavarropAdd some tools to evaluate performances.
2011-07-11 NavarropAdd script and platforms for cabinet.
2011-07-11 NavarropMake a rulebased rule for gdx
2011-07-11 NavarropWe need to divide to pass from ms to s.
2011-07-11 NavarropAdd some peer traces.
2011-07-07 Navarrop"Refresh" example platforms.
2011-07-07 NavarropUpdate g5k platform.
2011-07-07 NavarropNew g5k platform.
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-05 unknownAdd an icon to installer.
2011-07-04 Mark Stillwellhaha! problem with call to get_remote_mailbox...code...
2011-07-04 unknownInsert modules to install.
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-30 unknownAdd logo and license page.
2011-06-30 unknownChange the install name
2011-06-30 unknownAdd a README and examples/platforms.
2011-06-30 NavarropAuto detect the remote for git version.
2011-06-30 unknownAdd CMAKE_SYSTEM_PROCESSOR instead of WIN_ARCH
2011-06-30 unknownCosmetics
2011-06-29 unknownThe HelloWorld works on windows.
2011-06-29 Arnaud GierschFix drand48() macro.
2011-06-29 NavarropAdd HelloWorld example for windows.
2011-06-29 NavarropUpdate doc for windows
2011-06-29 unknownAdd environment variables to windows system with nsis...
2011-06-29 NavarropReplace some variable for tesh.
2011-06-29 NavarropDrand48 does not exist on win32
2011-06-29 NavarropWin32 and APPLE have the same convention for ASM
2011-06-28 NavarropProcessor x86, i*86 is the same as i686 for raw context.
2011-06-28 NavarropRemove log.
2011-06-28 NavarropChange the name generate_files_to_clean by the right...
2011-06-28 NavarropHide line when configure.
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 NavarropAdd XBT_INLINE functions to doxygen documentation.
2011-06-28 NavarropPrefer the raw context to the ucontext by default.
next