Commit History

Author SHA1 Message Date
  Nathalie Furmento ae2ffeec76 data interface: add parameter count to unpack operation 12 years ago
  Nathalie Furmento 4403f33f43 data interfaces: the pack operation of user-defined data interfaces now defines a count parameter which should be set to thesize of the buffer created by the packing of the data 12 years ago
  Nathalie Furmento 800fb37d1c doc/chapters/mpi-support.texi: update doc for starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() 12 years ago
  Samuel Thibault cbc7f9329f document that the application can prune the for loops 12 years ago
  Nathalie Furmento 2d294f5df5 mpi: call MPI_Init_Thread and not MPI_Init, that is needed as we want to use threads 12 years ago
  Nathalie Furmento 822f75f6a1 mpi: Initialisation functions starpu_mpi_initialize_extended() and starpu_mpi_initialize() have been made deprecated. One should now use starpu_mpi_init() which will initialise MPI if is not already done. 12 years ago
  Nathalie Furmento 8af207fdfb mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node 12 years ago
  Nathalie Furmento c26e1ccdc6 mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0. 12 years ago
  Samuel Thibault 96f476f087 make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified 12 years ago
  Nathalie Furmento e97719c269 doc: explain how to exchange data with mpi 12 years ago
  Nathalie Furmento e1cc448396 doc/chapters/mpi-support.texi: do not use character [ in macro @var 13 years ago
  Nathalie Furmento 0030930c2d doc: complete mpi documentation 13 years ago
  Samuel Thibault 720889bd49 TODO 13 years ago
  Samuel Thibault 824e62893c Fill some todos 13 years ago
  Nathalie Furmento 1acda224ac Rename 'libstarpumpi-1.0.pc' to 'starpumpi-1.0.pc'. 13 years ago
  Nathalie Furmento ab322b8dd7 doc: add missing macros 13 years ago
  Nathalie Furmento 367a594534 include: doc: update function prototypes to be similar in doc and include 13 years ago
  Nathalie Furmento 6b6c36d5fe doc: minor fixes (typos) 13 years ago
  Nathalie Furmento 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc 13 years ago
  Nathalie Furmento cc9feef30d doc: pkg-config packages are now suffixed with 1.0. Add footnote about the no-suffix packages 13 years ago
  Nathalie Furmento bd47f03921 doc: define @node and @chapter in the main document and not in the individual chapters 13 years ago
  Nathalie Furmento 8bf5774af3 doc: update towards new definition of starpu_task and starpu_codelet 13 years ago
  Samuel Thibault 87d08c1e0e mention the --static option of pkg-config 13 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 years ago
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t 13 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 years ago
  Nathalie Furmento 1ba3b06712 doc: fix syntax errors 13 years ago
  Nathalie Furmento 08055e7782 doc: add missing functions 13 years ago
  Nathalie Furmento d451fc559a doc: move chapters to sub-directory chapter 13 years ago