Nathalie Furmento
|
992aac301e
minor fixes
|
10 anni fa |
Samuel Thibault
|
f68ea334d8
fix mingw build
|
10 anni fa |
Samuel Thibault
|
e13b6b5ff7
fix windows build
|
10 anni fa |
Samuel Thibault
|
5af6d13d14
Fix lock ordering: when one has to allocate destination room for reclaiming, we have to unlock the data handle lock and acquire mc_lock, so we need to release the mc_lock before calling try_to_free_mem_chunk or try_to_reuse_mem_chunk. Also add a stressing disk reclaiming testcase.
|
10 anni fa |
Samuel Thibault
|
e7e08f9787
port r14943 from 1.1: Fix case when two concurrent workers are allocating the same data
|
10 anni fa |
Samuel Thibault
|
c494f6aa54
use STARPU_MAIN_RAM macro
|
10 anni fa |
Samuel Thibault
|
d35c3ec66b
Make quickcheck faster
|
10 anni fa |
Nathalie Furmento
|
2e3209f992
src/core/sched_ctx.c: fix code to access changing_ctx_mutex
|
10 anni fa |
Samuel Thibault
|
e6dc3c6107
revert r14928: does not build
|
10 anni fa |
Samuel Thibault
|
2290e3bdab
Add starpu_memory_pin and starpu_memory_unpin
|
10 anni fa |
Nathalie Furmento
|
6676482b02
src/core/sched_ctx.c: use directly global variable
|
10 anni fa |
Nathalie Furmento
|
76baaea286
tests/microbenchs/async_tasks_overhead.c: free memory
|
10 anni fa |
Nathalie Furmento
|
3e567efff7
perfmodel: rename function starpu_get_narch_combs into starpu_perfmodel_get_narch_combs
|
10 anni fa |
Samuel Thibault
|
3550d2113a
fix reverted logic
|
10 anni fa |
Samuel Thibault
|
84dd16df52
Make tests faster with quickcheck
|
10 anni fa |
Samuel Thibault
|
2f3c01a650
make test much faster
|
10 anni fa |
Samuel Thibault
|
22159f1662
Reduce disk calibration time
|
10 anni fa |
Samuel Thibault
|
50ae9b124a
Make test much faster
|
10 anni fa |
Samuel Thibault
|
788744e286
fix memleak
|
10 anni fa |
Samuel Thibault
|
8ac20891f9
drop unused variable
|
10 anni fa |
Samuel Thibault
|
8ffc423a5c
update svnignore
|
10 anni fa |
Samuel Thibault
|
1ab9193326
Fix double-free
|
10 anni fa |
Samuel Thibault
|
a41c4b9ce3
Fix some llvm warnings, nothing serious
|
10 anni fa |
Nathalie Furmento
|
1d72705ad0
examples/sched_ctx/parallel_code.c: deal with enodev error
|
10 anni fa |
Samuel Thibault
|
5f5aa56ae9
Avoid letting our streams spuriously synchonize with the NULL stream
|
10 anni fa |
Nathalie Furmento
|
c1b8dd2592
mpi/examples: only run 2 nodes quick-check is enabled
|
10 anni fa |
Nathalie Furmento
|
64f46b0346
tools/gdbinit: improve debug functions for MPI
|
10 anni fa |
Nathalie Furmento
|
c137fc6885
mpi/tests/insert_task_owner2.c: fix call to malloc
|
10 anni fa |
Nathalie Furmento
|
79bd603089
tests/disk/disk_compute.c: value must be a multiple of pagesize
|
10 anni fa |
Samuel Thibault
|
726ec998fa
port r14868 from 1.2: remove unused variables
|
10 anni fa |