Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-03-20 Frederic Suterdo not include msg from s4u and surf
2018-03-20 Frederic Suteradd zone.h and storage.h
2018-03-20 Frederic Sutermove back MSG_host_* macros to msg.h
2018-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-20 Martin Quinsonremove the last include of private header from installe...
2018-03-20 Martin Quinsonprefer system-wide headers to project-wide ones in...
2018-03-20 Martin Quinsondo not load a private header from s/k/resource/ headers
2018-03-20 Martin Quinsonmove an internal header out of the public directory
2018-03-20 Frederic Sutercosmetics (reorder)
2018-03-20 Frederic Suterstart to split msg.h into pieces
2018-03-20 Frederic SuterMove last functions in msg_host.cpp to the S4U C interface
2018-03-20 Frederic Sutera bit of simplification
2018-03-20 Frederic Sutermove netzone C API to the right place
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-19 Martin Quinsononly use public headers from MC examples too
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-19 Martin Quinsonstop loading private headers from now public NetZoneImp...
2018-03-19 Martin Quinsonmake NetZoneImpl public too
2018-03-19 Arnaud GierschUse an ActorPtr as parameter to smpi_switch_data_segemnt.
2018-03-19 Arnaud GierschUse src_proc/dst_proc to switch data segment.
2018-03-19 Arnaud GierschChangeLog: merge lists of fixed bugs.
2018-03-18 Augustin Degommeupdate changelog
2018-03-16 Arnaud GierschMC: add icc libs to filtered_libraries.
2018-03-16 Arnaud GierschEnable flag with MC too (optCFLAGS was reset before).
2018-03-16 Arnaud GierschAdd explicit cast for negative to unsigned conversion.
2018-03-16 Arnaud GierschIcc: turn error #597 into warning.
2018-03-16 Arnaud GierschCorrect comment.
2018-03-16 degommeshorten and fix message
2018-03-16 degommeno need for \n here
2018-03-16 degommeSMPI - fail when unimplemented MPI calls are used.
2018-03-15 Arnaud GierschUse alternate spelling.
2018-03-15 degommea017dbc05 accidentaly removed mpich and openmpi copyrig...
2018-03-15 degommeactivate tests for subarrays
2018-03-15 degommemove resized to its own method
2018-03-15 degommeSMPI : Implementation of MPI_Type_create_subarray
2018-03-15 degommetypo --
2018-03-15 Arnaud GierschNo need to switch data segment when process is finished.
2018-03-15 Arnaud GierschSlightly move debug message.
2018-03-15 Arnaud GierschRemove almost duplicated file.
2018-03-15 Christian Heinrich[SMPI] Fix mmap bug
2018-03-15 Arnaud GierschReally test mmap privatization and not the default...
2018-03-14 Arnaud GierschAdd explicit specifier (codacy).
2018-03-14 Arnaud GierschMake icc honor parentheses (fix lmm_usage).
2018-03-14 Martin Quinsonlet smpif90 work even with -c without -o
2018-03-14 Arnaud Gierschsmpirun: obey to SMPI_PRIVATIZATION environment variable.
2018-03-14 Arnaud GierschTypo.
2018-03-14 Martin Quinsonjenkins-tsan: use mmap by default, as using RTLD_DEEPBI...
2018-03-14 Martin Quinsondoc: improve advices dealing with FindSimGrid
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin Quinsoncosmetics in comments
2018-03-13 Martin Quinsondocument the right bug number
2018-03-13 Martin Quinsonfix #257: Fix (ab)use of CMake install
2018-03-13 Martin QuinsonRe-add the hinting ability, and some documentation
2018-03-13 Martin Quinsonstart installing some kernel (modern) header files...
2018-03-13 Martin Quinsonmake it clear to our users how SIMGRID_VERSION is computed
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 degommeeven better handling ...
2018-03-13 degommebetter handling of sendrecv when MPI_PROC_NULL is eithe...
2018-03-13 Arnaud GierschRemove parameter from XBT_EXPORT_NO_IMPORT/XBT_IMPORT_N...
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschUse "class" for a class.
2018-03-13 Arnaud GierschReplace "XBT_PUBLIC_CLASS" with "class XBT_PUBLIC".
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-13 Arnaud GierschRemove obsolete copyright notices.
2018-03-13 Arnaud GierschUpdate copyright year.
2018-03-13 Millian PoquetRevert "[tesh] read files in utf-8"
2018-03-13 Millian Poquet[tesh] read files in utf-8
2018-03-13 Arnaud GierschMark function XBT_PUBLIC.
2018-03-13 Arnaud GierschUpdate .gitignore.
2018-03-13 Arnaud GierschDon't leave field uninitialized.
2018-03-13 Frederic Suterpublic->protected
2018-03-13 Frederic Suterdo not use deprecated function in our examples/tests
2018-03-13 Martin Quinsondon't put a specific timeout on pull requests
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-13 Augustin Degommeone last verbose
2018-03-13 Martin QuinsonI know that feeling, pal (fix the fixes)
2018-03-13 Augustin Degommelaste batch tonight
2018-03-13 Augustin Degommemore bad fixes
2018-03-13 Augustin Degommetry to stabilize gcc with previous fixes
2018-03-13 Augustin Degommeintel compilers detected some mistakes
2018-03-13 Augustin Degommeignore some warnings from intel
2018-03-13 Augustin Degommeprovide implementations for virtual method in subclasses
2018-03-13 Martin Quinsonfix java builds after recent API change
2018-03-12 Martin Quinsonfactorize s4u-actor-kill and s4u-actor-kill-pid
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2018-03-12 Martin Quinsonallow one actor to kill another actor by PID
2018-03-12 Martin QuinsonReduce the scope of a variable to please codacy
2018-03-12 Martin Quinsonkill an unused internal function
2018-03-12 Martin Quinsontravis: clang does not fail on travis anymore (but...
2018-03-12 Martin Quinsonmake sure that devel version is not mixed up with next...
2018-03-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Frederic SuterMove the list of storages to the engine
2018-03-12 FlamefireModernize FindSimGrid
2018-03-12 Arnaud Gierschtuto-msg: fix parallel execution.
2018-03-12 Arnaud Gierschtuto-msg: build examples in build dir.
2018-03-12 Arnaud GierschMake field private.
2018-03-12 Arnaud GierschUpdate .gitignore.
2018-03-12 Martin QuinsonRevert "disable dlopen when under sanitizers"
2018-03-12 Martin Quinsondisable dlopen when under sanitizers
next