Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 607a19e5f1 src/core/task.c: include signal.h il y a 12 ans
  Samuel Thibault 63420978c1 calibration doesn't disable asynchronous data transfer any more il y a 12 ans
  Samuel Thibault d711867861 Fix documentation of STARPU_WATCHDOG_CRASH, document typing handle SIGABRT nopass in gdb il y a 12 ans
  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 il y a 12 ans
  Samuel Thibault 579c12d531 Fix transfer streams creation leak and destruction crash when using several workers per CUDA device il y a 12 ans
  Nathalie Furmento 50d4812376 examples/sched_ctx/parallel_code.c: fix variable scope il y a 12 ans
  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. il y a 12 ans
  Nathalie Furmento 729eae08b1 configure.ac: revert for now the option subdir-objects (it breaks too many things) il y a 12 ans
  Samuel Thibault 3b93012400 Improve drawing histograms by adding total duration il y a 12 ans
  Nathalie Furmento 1612323095 doc: followup to #12613, starpufft/starpufft.h is now starpufft/include/starpufft.h il y a 12 ans
  Nathalie Furmento 5863c68c7e sc_hypervisor/examples/Makefile.am: followup to #12612 il y a 12 ans
  Nathalie Furmento 0c2e3572d5 starpufft: re-organise directories to have src include and tests sub-directories il y a 12 ans
  Nathalie Furmento 667f4e7eb0 starpufft: re-organise directories to have src include and tests sub-directories il y a 12 ans
  Nathalie Furmento ba4c34742e starpufft: re-organise directories to have src include and tests sub-directories il y a 12 ans
  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 il y a 12 ans
  Nathalie Furmento e48c0a7270 examples/spmv/matrix_market/mmio.c: fix stupid typo (and write 100 times 'you should compile before committing') il y a 12 ans
  Nathalie Furmento 66efb7ca98 examples/spmv: print error when matrix file not found, and add matrix example file to distrib il y a 12 ans
  Nathalie Furmento fa6f639707 examples/sched_ctx/parallel_code.c: fix character typo (: instead of ;) il y a 12 ans
  Samuel Thibault 24de865031 Fix typo il y a 12 ans
  Samuel Thibault d293a4475a Fix macro name il y a 12 ans
  Nathalie Furmento 7891f63369 src/drivers/opencl/driver_opencl.c: revert #12566 and #12578, and explain why, the function availability would need to be checked at runtime, we do not want to do that il y a 12 ans
  Nathalie Furmento e34466743f examples/pipeline/pipeline.c: synchronise before ending the codelet il y a 12 ans
  Samuel Thibault d4aeabce96 Also make sure that the header has the declaration il y a 12 ans
  Nathalie Furmento b0441450fd examples/pipeline/pipeline.c: synchronise at the end of the codelet il y a 12 ans
  Olivier Aumage a63cf5f0b8 - fix starpu_tree_free() il y a 12 ans
  Samuel Thibault 0977720ba0 port r12586 from 1.1: Make sure the user has synchronized with the local stream il y a 12 ans
  Samuel Thibault f2b1d0f595 port r12584 from 1.1: Re-enable asynchronous transfers from CPUs, now that the issue has been found to be in application code il y a 12 ans
  Andra Hugo a0c9760232 free topology tree + fix small bug of exec_paralle_code il y a 12 ans
  Samuel Thibault d0eab8ef8c Do not rely on the .h file for functions actually available at link time, do check them explicitly il y a 12 ans
  Samuel Thibault deb5a22184 Document STARPU_NWORKER_PER_CUDA il y a 12 ans