Історія комітів

Автор SHA1 Опис Дата
  Nathalie Furmento 73d80820ab mpi/src: rename variables to have a more appropriate name 12 роки тому
  Nathalie Furmento fff1cb4c47 mpi: new function starpu_mpi_irecv_detached_sequential_consistency 12 роки тому
  Nathalie Furmento bc580ffde0 mpi/src: define a minimum and maximum debug level 12 роки тому
  Nathalie Furmento 69b68bd9f3 mpi/src/starpu_mpi_private.h: print line when displaying debug message 12 роки тому
  Nathalie Furmento 06d9ce0bca mpi/src: various fixes 12 роки тому
  Samuel Thibault c763a690c2 Use C99 variadic macro support, not GNU 12 роки тому
  Nathalie Furmento 2c5ca9f055 mpi: rename starpu_mpi_set/get_starpu_mpi_tag with starpu_mpi_set/get_communication_tag 12 роки тому
  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. 12 роки тому
  Marc Sergent ff83ffc582 Modifications of internal handling of tags in StarPU-MPI. 12 роки тому
  Nathalie Furmento f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows 12 роки тому
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 роки тому
  Nathalie Furmento 3ae62277c5 src: move starpu thread related functions to new file src/common/thread.h 12 роки тому
  Nathalie Furmento d2fa75cd19 mpi/src: update debug display system to use a level from which on we want to display debug messages 12 роки тому
  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() 12 роки тому
  Nathalie Furmento 762e40a988 mpi: simplify mechanism to send data size for user-defined datatype 12 роки тому
  Nathalie Furmento fd7b926597 mpi/src/starpu_mpi_private.h: update type for field count to be ssize_t 12 роки тому
  Nathalie Furmento 4b7f11209c mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv. 12 роки тому
  Nathalie Furmento 8b2f1d8696 mpi: in struct _starpu_mpi_req, rename field needs_unpacking in user_datatype 13 роки тому
  Samuel Thibault 14ee047c13 also use _starpu_pthread types in mpi 13 роки тому
  Nathalie Furmento e6d5ee3603 mpi/src: size of a data is stored in the starpu-mpi request as a size_t 13 роки тому
  Nathalie Furmento fc49d6b1c8 mpi/src: use enum type instead of a set of macros for request type 13 роки тому
  Nathalie Furmento 9291171c0c mpi/src/starpu_mpi_private.h: define new macro _STARPU_MPI_DISP() 13 роки тому
  Nathalie Furmento b3d466e59a mpi/src: add extern C for C++ and macro to avoid double inclusion 13 роки тому
  Nathalie Furmento c238141cb0 mpi: move source and internal .h files to src directory 13 роки тому