Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 1916f0bd2f mpi: fix previous commit il y a 10 ans
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag il y a 10 ans
  Nathalie Furmento 3abfac9166 backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend il y a 11 ans
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it il y a 11 ans
  Nathalie Furmento 010ffd523d mpi/src/starpu_mpi_private.h: _debug_rank needs to be defined even when STARPU_VERBOSE is not defined il y a 11 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 11 ans
  Nathalie Furmento 73d80820ab mpi/src: rename variables to have a more appropriate name il y a 12 ans
  Nathalie Furmento fff1cb4c47 mpi: new function starpu_mpi_irecv_detached_sequential_consistency il y a 12 ans
  Nathalie Furmento bc580ffde0 mpi/src: define a minimum and maximum debug level il y a 12 ans
  Nathalie Furmento 69b68bd9f3 mpi/src/starpu_mpi_private.h: print line when displaying debug message il y a 12 ans
  Nathalie Furmento 06d9ce0bca mpi/src: various fixes il y a 12 ans
  Samuel Thibault c763a690c2 Use C99 variadic macro support, not GNU il y a 12 ans
  Nathalie Furmento 2c5ca9f055 mpi: rename starpu_mpi_set/get_starpu_mpi_tag with starpu_mpi_set/get_communication_tag il y a 12 ans
  Marc Sergent 6832511f53 Adding documentation on new implemented public functions, comments in mpi/src/starpu_mpi.c, and getter/setter functions so as the application can access to the internal starpu_mpi_tag used by StarPU-MPI. il y a 12 ans
  Marc Sergent ff83ffc582 Modifications of internal handling of tags in StarPU-MPI. il y a 12 ans
  Nathalie Furmento f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows il y a 12 ans
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 12 ans
  Nathalie Furmento 3ae62277c5 src: move starpu thread related functions to new file src/common/thread.h il y a 12 ans
  Nathalie Furmento d2fa75cd19 mpi/src: update debug display system to use a level from which on we want to display debug messages il y a 12 ans
  Nathalie Furmento 5b035bb701 mpi/src/starpu_mpi_private.h: make _debug_rank a global variable so that we print the rank even after MPI_Shutdown() il y a 12 ans
  Nathalie Furmento 762e40a988 mpi: simplify mechanism to send data size for user-defined datatype il y a 12 ans
  Nathalie Furmento fd7b926597 mpi/src/starpu_mpi_private.h: update type for field count to be ssize_t il y a 12 ans
  Nathalie Furmento 4b7f11209c mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv. il y a 12 ans
  Nathalie Furmento 8b2f1d8696 mpi: in struct _starpu_mpi_req, rename field needs_unpacking in user_datatype il y a 13 ans
  Samuel Thibault 14ee047c13 also use _starpu_pthread types in mpi il y a 13 ans
  Nathalie Furmento e6d5ee3603 mpi/src: size of a data is stored in the starpu-mpi request as a size_t il y a 13 ans
  Nathalie Furmento fc49d6b1c8 mpi/src: use enum type instead of a set of macros for request type il y a 13 ans
  Nathalie Furmento 9291171c0c mpi/src/starpu_mpi_private.h: define new macro _STARPU_MPI_DISP() il y a 13 ans
  Nathalie Furmento b3d466e59a mpi/src: add extern C for C++ and macro to avoid double inclusion il y a 13 ans
  Nathalie Furmento c238141cb0 mpi: move source and internal .h files to src directory il y a 13 ans