Nathalie Furmento
|
08f294077a
tests/main/codelet_null_callback.c: add more testcases, keep out STARPU_PROLOGUE_CALLBACK_POP for now as it seems to be broken
|
11 years ago |
Samuel Thibault
|
905efa2ed1
Put back comment...
|
11 years ago |
Samuel Thibault
|
17dfd3cf32
backport r12683 from trunk: Document some pruning
|
11 years ago |
Samuel Thibault
|
87fc8017d9
backport r12681 from 1.1: Better document scheduler behavior
|
11 years ago |
Nathalie Furmento
|
cdb8ad6182
ChangeLog: update
|
11 years ago |
Nathalie Furmento
|
64f759e27c
src/core/workers.c: also define cuda_worker_set when simgrid is enabled
|
11 years ago |
Nathalie Furmento
|
b16464f507
tools/Makefile.am: add valgrind suppression files in distrib file
|
11 years ago |
Samuel Thibault
|
cfb3f5e88d
Fix download latency measurement, thanks Chris Hennick for the report
|
11 years ago |
Samuel Thibault
|
443556ab4b
Fix build
|
11 years ago |
Samuel Thibault
|
07a04b259b
Prepare for FxT which will fix flushing
|
11 years ago |
Nathalie Furmento
|
607a19e5f1
src/core/task.c: include signal.h
|
11 years ago |
Samuel Thibault
|
63420978c1
calibration doesn't disable asynchronous data transfer any more
|
11 years ago |
Samuel Thibault
|
d711867861
Fix documentation of STARPU_WATCHDOG_CRASH, document typing handle SIGABRT nopass in gdb
|
11 years ago |
Samuel Thibault
|
7ae89db3bb
On watchdog expiry, raise SIGABRT instead of asserting 0, so it can be caught in gdb, also reset it to avoid keeping shouting
|
11 years ago |
Samuel Thibault
|
579c12d531
Fix transfer streams creation leak and destruction crash when using several workers per CUDA device
|
11 years ago |
Nathalie Furmento
|
50d4812376
examples/sched_ctx/parallel_code.c: fix variable scope
|
11 years ago |
Nathalie Furmento
|
68d0971b70
starpufft: By default, StarPU FFT examples are not compiled and checked, the configure option --enable-starpufft-examples needs to be specified to change this behaviour.
|
11 years ago |
Nathalie Furmento
|
729eae08b1
configure.ac: revert for now the option subdir-objects (it breaks too many things)
|
11 years ago |
Samuel Thibault
|
3b93012400
Improve drawing histograms by adding total duration
|
11 years ago |
Nathalie Furmento
|
1612323095
doc: followup to #12613, starpufft/starpufft.h is now starpufft/include/starpufft.h
|
11 years ago |
Nathalie Furmento
|
5863c68c7e
sc_hypervisor/examples/Makefile.am: followup to #12612
|
11 years ago |
Nathalie Furmento
|
0c2e3572d5
starpufft: re-organise directories to have src include and tests sub-directories
|
11 years ago |
Nathalie Furmento
|
667f4e7eb0
starpufft: re-organise directories to have src include and tests sub-directories
|
11 years ago |
Nathalie Furmento
|
ba4c34742e
starpufft: re-organise directories to have src include and tests sub-directories
|
11 years ago |
Nathalie Furmento
|
8fc1e0faca
configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories
|
11 years ago |
Nathalie Furmento
|
e48c0a7270
examples/spmv/matrix_market/mmio.c: fix stupid typo (and write 100 times 'you should compile before committing')
|
11 years ago |
Nathalie Furmento
|
66efb7ca98
examples/spmv: print error when matrix file not found, and add matrix example file to distrib
|
11 years ago |
Nathalie Furmento
|
fa6f639707
examples/sched_ctx/parallel_code.c: fix character typo (: instead of ;)
|
11 years ago |
Samuel Thibault
|
24de865031
Fix typo
|
11 years ago |
Samuel Thibault
|
d293a4475a
Fix macro name
|
11 years ago |