2013-02-21 |
alebre | Merge with master and fix conflicts |
commit | commitdiff | tree | snapshot |
2013-02-21 |
alebre | minor fixes - Adrien / Takahiro |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Takahiro Hirofuchi | To share with Adrien. We have to revisit this commit. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Takahiro Hirofuchi | remove the use of surf_workstation_model at smx_host.c |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Augustin Degomme | remove forgotten debug println |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Augustin Degomme | Java didn't report the same OS name as Cmake for Window... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Augustin Degomme | change an include, to avoid linking from simgrid to... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Augustin Degomme | change name of the real executed main function to a... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Augustin Degomme | add smpi to windows installer |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Augustin Degomme | force lib names to stop changing when activating smpi... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Takahiro Hirofuchi | Fix segmentation faults |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Augustin Degomme | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Takahiro Hirofuchi | Move VM state definition to a common header file |
commit | commitdiff | tree | snapshot |
2013-02-19 |
alebre | Working session (nothing really news) - Takahiro/Adrien |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Arnaud Giersch | Use correct log category. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | File was removed. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Kill old commented line. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Check status also with MC. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Move test outside the loop. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Set status in any case. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Takahiro Hirofuchi | Add share_resource code to the VM layer |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Takahiro Hirofuchi | Recover a wrongly removed line |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Takahiro Hirofuchi | Add minor cleanup around model initialization |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Takahiro Hirofuchi | Prepare the model_private callbacks of ws |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Takahiro Hirofuchi | Create a cpu resource object for a virtual machine |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Remove declarations for nonexistent functions or variables. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Remove duplicated declaration for xbt_time(). |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Change regexp to correctly handle types like "short... |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Remove duplicated strings. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Cosmetics: add space. |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Arnaud Giersch | Also set MPI_ERROR in smpi_empty_status. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Arnaud Giersch | Remove unused script. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Takahiro Hirofuchi | add the definition of VM state to the surf layer |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Takahiro Hirofuchi | add the cpu model object in the workstation model object |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Takahiro Hirofuchi | fix minor issues aroud the msg layer |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Takahiro Hirofuchi | refine code around model types and objects |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Takahiro Hirofuchi | add two cpu model objects for physical and virtual |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Augustin Degomme | be case insensitive when trying to change main name... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Augustin Degomme | add mpi_testall binding for fortran |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Arnaud Giersch | Cosmetics: add space before dot. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Using memcpy looks a bit overkill here. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Remove spurious brace from error message. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Takahiro Hirofuchi | add a model object to the arguments of callbacks |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Remove remaining traces from synchronized dynars. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Increase tesh timeouts for slow machines. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Make test reproducible on slow machines. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Takahiro Hirofuchi | add model_list_invoke used for solving a problem |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Csmetics: algin braces. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Remove declarations for undefined functions. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Use xbt_XXX_is_empty() instead of testing xbt_XXX_lengt... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Simply say func(...) instead of (*func)(...) when func... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Use CATCH_ANONYMOUS whenever possible. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Replace, when possible, calls to bprintf() by calls... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Also comment declaration for now unused variable. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Remove unused static functions. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Remove declarations for undefined functions. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Arnaud Giersch | Declaration for static functions in header file does... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Lucas Schnorr | [trace] fix tesh, changes only in event ordering, same... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jonathan Rouzaud... | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jonathan Rouzaud... | Fix recv/irecv with bounded rate |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Lucas Schnorr | [trace] fix simdag tracing tesh (change in event orderi... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Lucas Schnorr | [trace] remove useless if, fix identation |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Lucas Schnorr | [trace] correct place to keep route allocation + free |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Lucas Schnorr | [trace] add debug messages to debug graph extraction... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Lucas Schnorr | [trace] cosmetics and typos |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Lucas Schnorr | [trace] useless declaration |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jonathan Rouzaud... | New version of recv/irecv with bounded rate |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Takahiro Hirofuchi | Merge branch 'hypervisor' of scm.gforge.inria.fr:/gitro... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
alebre | Add workstation_private.h |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jonathan Rouzaud... | Remove commented code from surf_routing_cluster |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jonathan Rouzaud... | Remove commented code from surf_routing_cluster |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | Check if INCLUDE_DIRECTORIES were found. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | Add some debug messages. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | Add option -X to less, to avoid to clear the screen. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | Add missing files to the archive. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | Fix errors caught by java -Xcheck:jni. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | More long -> intptr_t changes. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | Add missing class initializer for VM.java. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Augustin Degomme | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
suter | word was missing, rephrase. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Martin Quinson | add another word about the trap of dynar_search with... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Arnaud Giersch | Typos: binded -> bound. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Martin Quinson | document that it's safe to interrupt a foreach with... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Martin Quinson | document that the search function on dynar don't work... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Set correct NATIVE folder for 32bits x86. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Set cmake_minimum_version for the Java bindings. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Move Java build rules in a separate cmake file. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Fix build warnings on 32bits archs. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Try to make the smpi-mpich-env test more robust in... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Initialize variable, and make gcc happy. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Reindent. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Kill unused variable. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Add missing declaration. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Augustin Degomme | issend should be treated as isend, even if not detached |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Augustin Degomme | correct behavior of MPI_Send which used to values of... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Update .gitgnore. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Tests msg-bittorrent-*-parallel are not broken anymore. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Fix the parallel execution for the bittorrent example. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Arnaud Giersch | Fix double free error. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Jonathan Rouzaud... | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
next |