Nathalie Furmento
|
6676482b02
src/core/sched_ctx.c: use directly global variable
|
10 年 前 |
Nathalie Furmento
|
76baaea286
tests/microbenchs/async_tasks_overhead.c: free memory
|
10 年 前 |
Nathalie Furmento
|
3e567efff7
perfmodel: rename function starpu_get_narch_combs into starpu_perfmodel_get_narch_combs
|
10 年 前 |
Samuel Thibault
|
3550d2113a
fix reverted logic
|
10 年 前 |
Samuel Thibault
|
84dd16df52
Make tests faster with quickcheck
|
10 年 前 |
Samuel Thibault
|
2f3c01a650
make test much faster
|
10 年 前 |
Samuel Thibault
|
22159f1662
Reduce disk calibration time
|
10 年 前 |
Samuel Thibault
|
50ae9b124a
Make test much faster
|
10 年 前 |
Samuel Thibault
|
788744e286
fix memleak
|
10 年 前 |
Samuel Thibault
|
8ac20891f9
drop unused variable
|
10 年 前 |
Samuel Thibault
|
8ffc423a5c
update svnignore
|
10 年 前 |
Samuel Thibault
|
1ab9193326
Fix double-free
|
10 年 前 |
Samuel Thibault
|
a41c4b9ce3
Fix some llvm warnings, nothing serious
|
10 年 前 |
Nathalie Furmento
|
1d72705ad0
examples/sched_ctx/parallel_code.c: deal with enodev error
|
10 年 前 |
Samuel Thibault
|
5f5aa56ae9
Avoid letting our streams spuriously synchonize with the NULL stream
|
10 年 前 |
Nathalie Furmento
|
c1b8dd2592
mpi/examples: only run 2 nodes quick-check is enabled
|
10 年 前 |
Nathalie Furmento
|
64f46b0346
tools/gdbinit: improve debug functions for MPI
|
10 年 前 |
Nathalie Furmento
|
c137fc6885
mpi/tests/insert_task_owner2.c: fix call to malloc
|
10 年 前 |
Nathalie Furmento
|
79bd603089
tests/disk/disk_compute.c: value must be a multiple of pagesize
|
10 年 前 |
Samuel Thibault
|
726ec998fa
port r14868 from 1.2: remove unused variables
|
10 年 前 |
Samuel Thibault
|
744062cae0
Prevent starpu_memchunk_tidy from calling itself, and btw also from being called concurrently on the same node
|
10 年 前 |
Samuel Thibault
|
dec0dfb47e
fix atomicity of warnings that we want to display only once
|
10 年 前 |
Nathalie Furmento
|
d789ba4ce2
tests/disk: lower values when quick-check is enabled
|
10 年 前 |
Samuel Thibault
|
1f259839ca
port r14847 from 1.2: Do not change handle state before doing the writeback: that may release the header lock in order to allocate an interface, thus letting other threads believe that the transfer has already happened
|
10 年 前 |
Samuel Thibault
|
8ee6f342c1
make openmpi suppression even larger
|
10 年 前 |
Samuel Thibault
|
4a4db1d763
port r14838 from 1.2: revert 14821 and explicitly free descrs, fixes stencil5 crash
|
10 年 前 |
Nathalie Furmento
|
8edcd44a13
mpi/tests: minor fixes
|
10 年 前 |
Nathalie Furmento
|
7732f6f7a1
src/datawizard/user_interactions.c: rename internal tasks name to be clearer
|
10 年 前 |
Samuel Thibault
|
b87756fc13
Ignore leaks in openmpi's comm_split
|
10 年 前 |
Nathalie Furmento
|
9ac1d33fb0
mpi/src/starpu_mpi_comm.c: do not assume MPI_Comm is a pointer
|
10 年 前 |