Nathalie Furmento
							
						 | 
						
							
							
								98a6500c28
							
							src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))'
						 | 
						14 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								e51515a4dd
							
							Start to add support for CUDA 4:
						 | 
						14 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								452a0e24dc
							
							src/datawizard/ rename field interface in struct starpu_data_replicate_t into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...)
						 | 
						14 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								8412f45ae4
							
							Create a stream dedicated to StarPU's async data transfers so that we can
						 | 
						14 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								eb10f6b655
							
							- Make starpu_cuda_get_local_stream return the stream instead of a pointer to it
						 | 
						14 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								0d9f08ae8d
							
							Fix copyrights, thanks Ludo!
						 | 
						14 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a901e911ff
							
							datawizard/copy_driver: do not use a temporary variable
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								47ea6d5f7a
							
							Cosmetic cleanups
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								6d57183a8f
							
							In case it is not allowed to allocate memory, don't try to do so.
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								fc5da2fa67
							
							_starpu_allocate_memory_on_node now manipulates a data replicate rather than a
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								f57828e9d1
							
							Don't try to allocate a piece of data that is already allocated.
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								bfe3303c4b
							
							The generic method to copy a data handle from a node to another node now
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								dbbd13ce5a
							
							To remain coherent within StarPU, we now return -EAGAIN to specify that a data
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								e84341dbfa
							
							In order to be a little more coherent, we only use -ENOMEM and not a mix of
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								114550c84f
							
							Move src/core/policies/sched_policy.* into src/core/
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								6b9ea2fa8d
							
							Start a major cleanup of the scheduler which intends to make it doable to write
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								9b34ec2d9c
							
							Instead of storing the list of queues associated to each memory node, we
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								952534293d
							
							Update copyright date
						 | 
						15 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4a983beb04
							
							Update copyright
						 | 
						15 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								cf7be76766
							
							API: move cuda related API in starpu_cuda.h and define stuff in starpu_opencl.h only when OpenCL is enabled
						 | 
						15 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3b0af88450
							
							Prefix internal StarPU macros:
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								48129da2ff
							
							The functions in the starpu_data_copy_methods structure now consider pairs of
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								9a1e274278
							
							- Move the functions prototypes and the structures required to create new data
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								4e8827c5d3
							
							Cache the size and the footprint of the data into the handle structure rather
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								a3b97df7f8
							
							Add profiling capabilities on the bus too. This permits to monitor bus
						 | 
						15 years ago | 
					
				
					
						
							
								   Sylvain Henry
							
						 | 
						
							
							
								df21b0826a
							
							Simplify datawizard code
						 | 
						15 years ago | 
					
				
					
						
							
								   Sylvain Henry
							
						 | 
						
							
							
								75dbd27ed7
							
							Implement wait_for_completion for OpenCL driver.
						 | 
						15 years ago | 
					
				
					
						
							
								   Cédric Augonnet
							
						 | 
						
							
							
								d2b1c0cfc3
							
							Check return values for pthread_rwlock_* functions
						 | 
						15 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								449051b9ee
							
							src/datawizard/copy_driver.c: use STARPU_CUDA_REPORT_ERROR instead of STARPU_ASSERT to provide a more suitable error message
						 | 
						15 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								f58ca0920e
							
							Renaming of public StarPU functions to provide a more consistent API.
						 | 
						15 years ago |