Olivier Aumage
|
653fea9506
- add some basic, crude support for OpenMP orphaned tasks
|
8 年之前 |
Samuel Thibault
|
dce718b66d
Test asynchronous partitioning on a temporary data.
|
9 年之前 |
Samuel Thibault
|
c0b04e4d0d
Fix and test the case where we try to invalidate a data which has some transfers pending. Also make sure that eviction doesn't evict a data being invalidated
|
9 年之前 |
Samuel Thibault
|
39ee654898
Avoid tests which don't work with simgrid
|
9 年之前 |
Samuel Thibault
|
55fcfeb3c6
fix conflict with wait(2)
|
9 年之前 |
Samuel Thibault
|
b893229f47
Add microbenchmarks from Bérangère Subervie's internship
|
9 年之前 |
Samuel Thibault
|
b70d87af27
Add missing tests in non-simgrid mode
|
9 年之前 |
Samuel Thibault
|
b6379f98b1
Add infrastructure for microbenchmarks
|
9 年之前 |
Samuel Thibault
|
b8baacb46f
Also point starpu-simgrid to shipped perfmodel for tests and tools checks
|
9 年之前 |
Samuel Thibault
|
6549f3a00e
Fix make check in simgrid mode
|
9 年之前 |
Samuel Thibault
|
173e6139ac
automatically set contexts/factory:thread when using MSG_process_attach, and test this
|
9 年之前 |
Nathalie Furmento
|
58870d88ed
Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
|
9 年之前 |
Samuel Thibault
|
68658f16bf
Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze
|
9 年之前 |
Samuel Thibault
|
fbe1a16d7e
build display_structures_size too
|
9 年之前 |
Samuel Thibault
|
2955842305
stress task_insert even more
|
9 年之前 |
Samuel Thibault
|
654ad27766
Add STARPU_LOCALITY flag
|
9 年之前 |
Samuel Thibault
|
8baaa50fbd
port r17406-17407 from 1.2: factorize showcheck rule
|
9 年之前 |
Samuel Thibault
|
628670d535
fix linking examples with simgrid
|
9 年之前 |
Samuel Thibault
|
65a36146f4
make starpu_data_partition wait for previous tasks if any
|
9 年之前 |
Samuel Pitoiset
|
62986d891e
tests: move the starpu_tag_get_task() test from examples
|
9 年之前 |
Nathalie Furmento
|
ab1bb8187f
Makefile.am: fix c++ flags
|
9 年之前 |
Nathalie Furmento
|
6cc50671b3
tests: add testcase packing large arguments
|
9 年之前 |
Samuel Thibault
|
423d41de04
Add starpu_task_get_task_succs to get the list of children of a given task.
|
10 年之前 |
Samuel Thibault
|
051ea58d30
fix grep pattern
|
10 年之前 |
Samuel Thibault
|
37857129d2
Fix catching asan and tsan warnings or errors
|
10 年之前 |
Samuel Thibault
|
75d0d38234
Add STARPU_NOWHERE to create synchronization tasks with data.
|
10 年之前 |
Samuel Thibault
|
e6b81e68dc
Disable fortran examples in simgrid mode, until we have fixed the main function issue
|
10 年之前 |
Jérôme Clet-Ortega
|
6dc935534e
Tests: Add a test that check the binding of workers when STARPU_WORKERS_CPUID is set
|
10 年之前 |
Terry Cojean
|
36b10bf351
Refactoring scheduling context lists in order to exhibit true contexts priorities.
|
10 年之前 |
Nathalie Furmento
|
51bbdda9f7
do not compile fortran examples when running sanitize tools
|
10 年之前 |