A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
refactor with templated method
[simgrid.git]
/
src
/
smpi
/
colls
/
smpi_automatic_selector.cpp
2018-05-11
Frederic Suter
refactor with templated method
blob
|
commitdiff
|
raw
2018-04-10
Martin Quinson
further snake_case s4u::Actor
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
Arnaud Giersch
Update copyright headers.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Martin Quinson
Merge pull request #259 from simgrid/configfix
blob
|
commitdiff
|
raw
|
diff to current
2018-03-28
Martin Quinson
prefer this_actor:: to Actor::self()->
blob
|
commitdiff
|
raw
|
diff to current
2018-01-24
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-24
Christian Heinrich
[SMPI] Search/Replace of smpi_process()->index() in...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-27
Tom Cornebize
Merge branch 'master' into fix/execute_benched
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Takishipp
Merge branch 'actor-yield' of github.com:Takishipp...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Zitagcc
Merge branch 'master' into actor-yield
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Frederic Suter
simplify link events and rename getRootContainer to...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-30
Frederic Suter
enough playing with instr for now ...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Frederic Suter
get rid of kind field in instr Type
blob
|
commitdiff
|
raw
|
diff to current
2017-10-20
Martin Quinson
Merge branch 'actor-priority' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Zitagcc
Merge branch 'master' into actor-priority
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Frederic Suter
Value is always attached to Type
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge branch 'actor-startkilltime' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge pull request #228 from Takishipp/actor-execute
blob
|
commitdiff
|
raw
|
diff to current
2017-10-13
Frederic Suter
Rework way of creating Type hierarchy.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-13
Frederic Suter
More objectification of instr::Type (wip)
blob
|
commitdiff
|
raw
|
diff to current
2017-10-11
Frederic Suter
Refactoring instr
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Frederic Suter
stringify and objectify instr::Value (wip)
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Arnaud Giersch
Rename C++ only header files from .h to .hpp.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Zitagcc
Merge branch 'master' into async-wait
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Martin Quinson
a static function with an object parameter is a regular...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-10
Martin Quinson
Merge pull request #218 from Takishipp/MSG2S4U
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Martin Quinson
move all inst declarations into their namespace
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
class names must be in CamelCase
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
Merge pull request #215 from Takishipp/s_type_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Takishipp
normalize s_type class part 3
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Takishipp
normalize s_type class part 2
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Takishipp
normalize s_type class
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add event_new to s_type class as a method
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add s_type_get_or_null to s_type class as a method
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Arnaud Giersch
Use C++ style includes when available.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-25
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
cosmetics in instr: use sensible identifier names
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
Merge pull request #202 from Takishipp/clear_fct
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Takishipp
fix PJ_value class and its methods
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Takishipp
fix conflict
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Takishipp
turn paje_value to a class
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
degomme
Big move of all SMPI files in subfolders because it...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-29
Takishipp
Merge branches 'master' and 'master' of github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-23
Martin Quinson
please codacy: use long form of negation in C++
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Martin Quinson
Merge pull request #168 from simgrid/smpi_huge_pages
blob
|
commitdiff
|
raw
|
diff to current
2017-05-21
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-07
Martin Quinson
reduce the amount of includes
blob
|
commitdiff
|
raw
|
diff to current
2017-05-03
Takishipp
Merge branch 'toufic' of github.com:Takishipp/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Martin Quinson
Now it works (if you don't look at the leaks)
blob
|
commitdiff
|
raw
|
diff to current
2017-04-24
Takishipp
update
blob
|
commitdiff
|
raw
|
diff to current
2017-03-22
degomme
SMPI copyright bump before release
blob
|
commitdiff
|
raw
|
diff to current
2017-03-18
degomme
Introduce smpi::Process
blob
|
commitdiff
|
raw
|
diff to current
2017-03-14
degomme
Simplify, cleanup, remove useless bits, and some files.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-14
degomme
SMPI colls in not really C++. But cleaner than before.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-06
degomme
Merge branch 'smpi_cpp'
blob
|
commitdiff
|
raw
|
diff to current
2017-03-06
degomme
MPI_Comm -> C++
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
Millian Poquet
Merge branch 'master' of https://github.com/mpoquet...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-05
Gabriel Corona
Avoid (conditionnaly) including C++ headers files in...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Gabriel Corona
Getting rid of C exceptions
blob
|
commitdiff
|
raw
|
diff to current