Samuel Thibault
							
						 | 
						
							
							
								0a88862c0a
							
							Make showcheck recursive, fix hang when there is not test log
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6c9c6f7bc7
							
							Also show successful tests logs
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								d5b3136ea8
							
							Enable parallel-tests option if available in automake, add showcheck rule to show the result in buildbot
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a2ff1fdf8f
							
							mpi/Makefile.am: revert r5095 as -H option is not standard
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								2a34bbef50
							
							mpi/starpu_mpi_insert_task: cache functions are moved into a dedicated file
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								30693bfe52
							
							move pkgconfig mpi files in mpi directory
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								dd293c6dcf
							
							mpi: add example to test reduction with starpu_mpi_insert_task
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								dc54b87cab
							
							Try to make automake use mpicc for the library link, to include the mpi libs
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								6fc99234d2
							
							MPI: Make sure we talk to `localhost', not the machine's public name.
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								fa30ebb58e
							
							Define a SONAME for 'libstarpumpi.so' and 'libstarpufft.so'.
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8b22e6b20f
							
							Rename 'libstarpumpi.la' to 'libstarpu-STARPU_EFFECTIVE-VERSION.la' and 'libstarpufft.la' to 'libstarpufft-STARPU_EFFECTIVE_VERSION.la'
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								5cb7127a9d
							
							Install headers under $includedir/starpu/1.0.
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4ad376907e
							
							Also update starpufft and starpumpi header paths
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								d3476c4434
							
							mpi/Makefile.am: add file tests/helper.h to dist
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								020742b9a3
							
							Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'.
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								1795460c69
							
							mpi/Makefile.am: do not install mpi tests and update location for installing examples
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								08e2b87a27
							
							In case MAGMA is available (a recent version with pkg-config is now required),
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								65269835a4
							
							mpi/Makefile.am: add examples in make check
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								ddea11361b
							
							StarPU-MPI Cholesky example: new version in which the matrix is not all allocated on the node 0, but each node allocates the sub-blocks it owns
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								b38efd34e4
							
							move glpk library flags to GLPK_LDFLAGS
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								556b0333e3
							
							StarPU-MPI: New functions starpu_mpi_scatter_detached() and starpu_mpi_gather_detached()
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3302edb71a
							
							MPI: Example of scatter gather
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3de9ebd5de
							
							Simplify Makefiles
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3a39ed2223
							
							MPI: Improve starpu_mpi_insert_task
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								b11da474a1
							
							fix MPI+FxT build
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								ced7cd3f38
							
							mpi/Makefile.am: add FXT_LIBS
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								fe23677913
							
							move blas link flags to STARPU_BLAS_LDFLAGS
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								dac760f312
							
							move -lnuma to STARPU_LIBNUMA_LDFLAGS
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4231064e60
							
							Configuration and compilation system: fix OpenCL settings
						 | 
						14 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8e7dd0e906
							
							compilation system: cuda cppflags should also not be included automatically
						 | 
						14 gadi atpakaļ |