Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing il y a 12 ans
  Nathalie Furmento cc29bc43df mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised il y a 12 ans
  Nathalie Furmento 8d839ec756 mpi: tests and examples update call to deprecated functions il y a 12 ans
  Nathalie Furmento dd08dfbb3e mpi/examples: minor fixes il y a 13 ans
  Cyril Roelandt a2f330c273 mpi/examples: check the return value of starpu_init(). il y a 13 ans
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t il y a 13 ans
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime il y a 14 ans
  Nathalie Furmento 7d08fe6604 StarPU-MPI: Simplify starpu_mpi_initialize_extended. Remove the initialize_mpi parameter parameter as it does not need to be made available to users il y a 14 ans
  Cédric Augonnet 2db455d5ab Use starpu_malloc il y a 14 ans
  Nathalie Furmento a91a30812f mpi/examples/mpi_lu/plu_example.c: minor fixes il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Nathalie Furmento 4c4cfeb28d MPI: examples/mpi_lu/plu_example.c: MPI_Finalize is called by StarPU il y a 14 ans
  Samuel Thibault 2d53bbbc6d fix build on non-libnuma systems il y a 14 ans
  Nathalie Furmento a5f704ef6b mpi_lu example: modifications towards the new API il y a 14 ans
  Cédric Augonnet fd7d11e2c5 Fix minor warning il y a 14 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 14 ans
  Cédric Augonnet 0f9bbf7ee1 The starpu_data_{set,get}_default_sequential_consistency_flag functions make it il y a 15 ans
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. il y a 15 ans
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. il y a 15 ans
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in il y a 15 ans
  Samuel Thibault 587d90a6b8 also fix srand48 usage il y a 15 ans
  Samuel Thibault ce7cc373c2 cope with systems which don't have drand48 il y a 15 ans
  Cédric Augonnet 40a3bbd458 Reduce memory consumption il y a 15 ans
  Cédric Augonnet 5556836c9e - Use libnuma if possible il y a 15 ans
  Samuel Thibault e9acd82e11 double-buffer 12 and 21 contributions il y a 15 ans
  Cédric Augonnet f838d1aae0 Use an array of temporary buffers for "task 11" instead of a single buffer. il y a 15 ans
  Samuel Thibault 2c2170c9c8 initialize thread support, warn if no thread support is available il y a 15 ans
  Cédric Augonnet d247fadc97 add a -display flag il y a 15 ans
  Cédric Augonnet 0a02a72fd6 Something got messed up with fortran vs. C ordering, so we temporarility il y a 15 ans
  Cédric Augonnet bbb0e033a8 - yet more debugging il y a 15 ans