Nathalie Furmento
|
bbc5afae3a
include/starpu_util.h: check that StarPU environment variables have non-negative values
|
9 年之前 |
Luka Stanisic
|
61465ec644
simgrid: use a specified number of MPI nodes
|
9 年之前 |
Samuel Thibault
|
6f03ca4b91
Make it clear that autogen is not needed when building from a tarball
|
9 年之前 |
Samuel Thibault
|
4378b1b41f
Fix maximum size of symbols according to fxt's max parameters, thanks Guillaume Sylvand for the fix
|
9 年之前 |
Samuel Thibault
|
6315e8a7af
Avoid undefined behavior of 0-lengthed arrays
|
9 年之前 |
Samuel Thibault
|
8fc1f832c9
Make sure the chosen source has the buffer initialized and allocated
|
9 年之前 |
Samuel Thibault
|
1ef1867f49
add autogen.sh to released tarball so people can re-autostuffify with their versions
|
9 年之前 |
Nathalie Furmento
|
230a6d5b42
configure.ac: always use pkg-config when detecting hwloc availability
|
9 年之前 |
Nathalie Furmento
|
13121b9f92
examples/sched_ctx/parallel_tasks_reuse_handle.c: do not execute with less than 2 cpu workers
|
9 年之前 |
Nathalie Furmento
|
9083ada1e6
merge branches/starpu-1.2@18468: mpi/examples/user_datatype/user_datatype.c: add a barrier before waiting for tasks completion
|
9 年之前 |
Nathalie Furmento
|
ad91eb9ba7
tests/microbenchs/microbench.sh: partially revert previous commit
|
9 年之前 |
Nathalie Furmento
|
5d6b40b7db
tests/microbenchs/: minor fixes
|
9 年之前 |
Nathalie Furmento
|
db8e3e6ad8
configure.ac: create symlinks in build directory for microbenchs shell scripts
|
9 年之前 |
Samuel Thibault
|
39ee654898
Avoid tests which don't work with simgrid
|
9 年之前 |
Samuel Thibault
|
178b459855
Fix potential deadlock of heteroprio when using simgrid, i.e. blocking mode
|
9 年之前 |
Samuel Thibault
|
6d0ecb7931
simplify code which can actually work fine without ifdefs
|
9 年之前 |
Samuel Thibault
|
ade492f1f5
fix the random values passed to starpu_csr_data_register
|
9 年之前 |
Samuel Thibault
|
c5eeae1019
increase margin for quick_check, since few tasks means worse balance at the end
|
9 年之前 |
Samuel Thibault
|
9fb8fc0012
reduce test length in quick-check mode
|
9 年之前 |
Samuel Thibault
|
b6282c4cfa
adapt number of tasks to quick_check option presence
|
9 年之前 |
Samuel Thibault
|
5c2ca17060
Avoid make check failing when not run on a tty
|
9 年之前 |
Samuel Thibault
|
7b65b0d270
typo
|
9 年之前 |
Samuel Thibault
|
4f485d9241
workers can submit tasks too
|
9 年之前 |
Samuel Thibault
|
0b5135e60e
re-apply r18403 again, we'll be using maxmin/precision simgrid parameter to coarsen the time
|
9 年之前 |
Samuel Thibault
|
ec0b040827
documentation fixes
|
9 年之前 |
Samuel Thibault
|
55fcfeb3c6
fix conflict with wait(2)
|
9 年之前 |
Samuel Thibault
|
ad092e7d4c
add comments
|
9 年之前 |
Samuel Thibault
|
f27bc31b7b
Add dependent homogeneous tasks with data microbenchmark
|
9 年之前 |
Samuel Thibault
|
2a81b11722
Add independent heterogeneous data microbenchmark
|
9 年之前 |
Samuel Thibault
|
d683b8e0b4
Make parallel_independent_homogeneous_tasks_data nicer with obtained speedup for now
|
9 年之前 |