Nathalie Furmento
							
						 | 
						
							
							
								80620a8798
							
							examples/Makefile.am: fix fortran90 rules
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								c81911f317
							
							fortran module: final renaming
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								d9e58789c4
							
							examples/fortran90/f90_example.f90: skip application when no cpu is available
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								36951bc036
							
							include: rename include/mod_starpu.f90 in include/starpu_mod.f90
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								da0e5b6734
							
							include: rename include/mod_starpu.f90 in include/starpu_mod.f90 and add function starpu_cpu_worker_get_count
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								1598465c51
							
							include: rename include/mod_starpu.f90 in include/starpu_mod.f90 and add function starpu_cpu_worker_get_count
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								0a34d3cec2
							
							revert spurious change
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3e884c3c1d
							
							examples/Makefile.am: no need to specify where to create mod files, the default location is what we want
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								ac765f9ba4
							
							examples/fortran90: set real and integer sizes in the code instead of doing it throught a compiler option
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								071429947e
							
							examples/fortran90: make sure the example uses its own init function and not the one from the public interface
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								eb8690dc7e
							
							examples/fortran90/marshalling.c: do not create useless task object - do not ignore ENODEV return value - fix code formatting
						 | 
						10 年之前 | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								43ee6b0a98
							
							- preliminary common StarPU module file for Fortran90 codes
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								3f30d16bdb
							
							Add dumb cost model for callback test to work on simgrid
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								b8dd6df73a
							
							Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications
						 | 
						10 年之前 | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								080f882056
							
							- integrate Fortran90 example contributed by ONERA
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								a85ebaeb3d
							
							Avoid variable clash
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								05ffe970d6
							
							Fix path to xslt file when not installed yet
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b78f2058be
							
							src/core/tree.c: remove trailing whitespaces
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4ebd78d192
							
							ChangeLog: mention new scheduler
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								bf5ec0e3f0
							
							port r15468 from 1.2: Add missing parameter
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								729e275da2
							
							Do not pass -arch sm_13 any more, since it is now deprecated since a long time
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								f7f3fbef2b
							
							Add a README file
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								9a1032d835
							
							port r15457 from 1.2: Fix build with openmp without valgrind
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								66772f58c0
							
							Show expected value
						 | 
						10 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								d6f7e326c1
							
							Fix alias conflict in paje traces
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								2644fe3fd7
							
							src/core/sched_ctx.c: fix worker collection type
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								1e2b7ddcb0
							
							examples/scheduler/heteroprio_test.c: uncomment sleep call
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								45ab968fd1
							
							examples/scheduler/heteroprio_test.c: fix code when no CPU device is available
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b07847d756
							
							src/sched_policies/heteroprio.c: add debug message and display message on error
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8c1c496884
							
							examples/scheduler/heteroprio_test.c: fix code when there is no CPU device
						 | 
						10 年之前 |