Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento b7b42f2bca doc: fix formatting před 12 roky
  Nathalie Furmento 8d68b373a9 doc: move mpi api to advanced api section před 12 roky
  Ludovic Stordeur 30bd2b7429 Remove trailing whitespaces in the whole documentation. před 12 roky
  Nathalie Furmento 644678ee6d mpi: new functions to clear the communication cache used by starpu_mpi_insert_task před 12 roky
  Nathalie Furmento e82def546a mpi: doc about new parameter initialize_mpi to starpu_mpi_init před 12 roky
  Nathalie Furmento ae2ffeec76 data interface: add parameter count to unpack operation před 12 roky
  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 před 12 roky
  Nathalie Furmento 800fb37d1c doc/chapters/mpi-support.texi: update doc for starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() před 12 roky
  Samuel Thibault cbc7f9329f document that the application can prune the for loops před 12 roky
  Nathalie Furmento 2d294f5df5 mpi: call MPI_Init_Thread and not MPI_Init, that is needed as we want to use threads před 12 roky
  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. před 12 roky
  Nathalie Furmento 8af207fdfb mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node před 12 roky
  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. před 12 roky
  Samuel Thibault 96f476f087 make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified před 13 roky
  Nathalie Furmento e97719c269 doc: explain how to exchange data with mpi před 13 roky
  Nathalie Furmento e1cc448396 doc/chapters/mpi-support.texi: do not use character [ in macro @var před 13 roky
  Nathalie Furmento 0030930c2d doc: complete mpi documentation před 13 roky
  Samuel Thibault 720889bd49 TODO před 13 roky
  Samuel Thibault 824e62893c Fill some todos před 13 roky
  Nathalie Furmento 1acda224ac Rename 'libstarpumpi-1.0.pc' to 'starpumpi-1.0.pc'. před 13 roky
  Nathalie Furmento ab322b8dd7 doc: add missing macros před 13 roky
  Nathalie Furmento 367a594534 include: doc: update function prototypes to be similar in doc and include před 13 roky
  Nathalie Furmento 6b6c36d5fe doc: minor fixes (typos) před 13 roky
  Nathalie Furmento 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc před 13 roky
  Nathalie Furmento cc9feef30d doc: pkg-config packages are now suffixed with 1.0. Add footnote about the no-suffix packages před 13 roky
  Nathalie Furmento bd47f03921 doc: define @node and @chapter in the main document and not in the individual chapters před 13 roky
  Nathalie Furmento 8bf5774af3 doc: update towards new definition of starpu_task and starpu_codelet před 13 roky
  Samuel Thibault 87d08c1e0e mention the --static option of pkg-config před 13 roky
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct před 13 roky
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t před 13 roky