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