Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a misseing argument to xbt_assert1
[simgrid.git] / examples / smpi /
2011-02-16 coldpeacecheck HAVE_MC before calling MC_assert
2011-02-15 cristianrosaAdd another SMPI bugged example to test the MC.
2011-02-15 cristianrosaAdd SMPI bugged example to test the MC.
2011-01-05 navarropCosmetics
2010-12-10 thieryUpdate smpi-tracing-ptp tesh file
2010-12-06 piniUse more precision by default when running SMPI.
2010-12-06 schnorr[trace] configuration option tracing/platform renamed...
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-11-30 mquinsonmove the MPI execution sampling example to the right...
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 piniAdded an example with iteration sampling.
2010-11-30 navarropPrepare the out of source build.
2010-11-27 mquinsonkill 2 SMPI examples with unclear license
2010-11-26 piniUse smpiff to compile NAS written in fortran.
2010-11-23 suternew line of output caused by default tracing:1
2010-11-18 piniMPI_Comm_split is back to life.
2010-10-29 schnorrmaking ping pong be executed 10 times
2010-10-29 schnorradding more categories to instrumented NAS DT benchmark
2010-10-28 schnorrrenaming dt-trace.c to dt.c inside dt-trace directory
2010-10-28 schnorrusing smpi_shared_[malloc|free] in DT-trace benchmark...
2010-10-28 schnorrsetting categories with SMPI must always be after MPI_Init
2010-10-28 schnorrmaking DT-trace generate binaries with "-trace"
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-09-23 piniAdded a version of DT with RAM folding.
2010-09-23 schnorrupdating traced IS NAS benchmark to get one category...
2010-09-17 schnorrcreating instrumented versions of DT, EP and IS benchmarks
2010-09-15 schnorrsmaller size so ctest don't give a timeout during tests
2010-09-15 schnorrsimple example of smpi tracing with platform utilizatio...
2010-09-15 schnorrupdating smpi_traced.tesh file to cope with platform...
2010-09-15 schnorrusing categories to trace platform utilization on smpi...
2010-09-15 schnorrincreasing the message size for testing
2010-08-10 schnorrnew tesh to check smpi tracing
2010-08-10 schnorrmpi example with several combinations of point-to-point...
2010-08-05 navarropGive LD_LIBRARY_PATH to smpirun.
2010-07-12 piniUpdated expected output.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-05-19 mquinsonfix a bunch of issues found by make distcheck
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
2010-04-29 piniRemove unnecessary output that makes these tests fail...
2010-04-25 mquinsonFix copyright headers
2010-04-19 navarropDelete dependencies for ring.
2010-04-15 mquinsonkill an example with a very strange license
2010-04-15 navarropCorrect tesh files after patch time commit.
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-08 piniRemove dummy output.
2010-04-07 navarropAdapt tesh files for smpi.
2010-03-25 pinigcc likes it when you say 'please'.
2010-03-25 navarropCompile smpi examples with smpicc. Fix lualib location...
2010-03-25 piniCleanup.
2010-03-23 mquinsontry to get it compiling with paranoid gcc flags
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-23 genaudMPI_MAXLOC & MPI_MINLOC + all associated datatype MPI_D...
2010-03-11 piniOops, this shouldn't have make it to the repository.
2010-03-11 piniAdded our tweaked version of NAS benchmarks.
2010-02-08 piniSMPI over SIMIX_network in a two days rush.
2010-01-27 piniAdded missing include.
2009-12-24 mquinsonFix the reduce test (by removing timings when -q is...
2009-11-18 mquinsonAlso include hostfile into the archive since makecheck...
2009-08-18 mquinsonMore fixes to VPATH testing
2009-08-17 mquinsonKill a dupplicated target in makefile
2009-08-17 mquinsonupdate tesh files (I assume that ordering differances...
2009-08-01 genaudAlltoallv
2009-07-31 genaudstarted alltoallv(). Still some bugs.
2009-07-16 genaud* MPI_Sendrecv user+internal levels
2009-07-16 genaudupdate test
2009-07-15 mquinsonCompile the sendrecv example
2009-07-15 genaudexamples to demonstrate bugs in sendrecv
2009-07-10 genaudallreduce + scatter examples
2009-07-10 genaud MPI_Scatter() ok
2009-07-09 genaud- MPI_Scatter() /* untested */
2009-07-07 genaudOops. Forgot to commit the header.
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 genaudadded automatic test of reduce
2009-06-30 mquinsonUpdate the bcast tesh file after last changes to smpirun
2009-06-30 mquinson-quiet argument of smpirun died
2009-06-30 mquinsonCompile reduce example
2009-06-30 genaud* more thorough test for MPI_Reduce()
2009-06-26 mquinsonFinalize the smpi test (it works)
2009-06-26 genaud- corrected mvmul.c to avoid warnings
2009-06-25 mquinsonfinish the first tesh file of SMPI example
2009-06-25 mquinsonCompile about every existing SMPI examples (reduce...