Commit History

Yazar SHA1 Mesaj Tarih
  Samuel Thibault 90dbcea98b fix indentation 12 yıl önce
  Samuel Thibault f5363c873c to avoid calling starpu_worker_get_memory_node, simply add variants of _starpu_handle_needs_conversion_task and _starpu_create_conversion_task which take the arch itself 12 yıl önce
  Samuel Thibault 77fb61de8d Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations 12 yıl önce
  Andra Hugo 890ae8d4c4 horrible fix for empty ctxs ( deadlock issue) (thinking at a nicer solution) 12 yıl önce
  Nathalie Furmento 1b28b875f2 tools/Makefile.am: avoid double bus calibration by running starpu_calibrate_bus first 12 yıl önce
  Samuel Thibault 9275a87570 Only test calibration in long test 12 yıl önce
  Nathalie Furmento 6de8e5b0f4 mpi/examples/matrix_decomposition/: move my_distrib from mpi_cholesky_codelets to mpi_decomposition_matrix 12 yıl önce
  Nathalie Furmento 798ab0e54b mpi/examples: rename some files 12 yıl önce
  Samuel Thibault 5fee86e6b2 Really enable blocking drivers for simgrid 12 yıl önce
  Samuel Thibault 40c57e1f5e Add return value 12 yıl önce
  Samuel Thibault ffcbe047f6 fix message 12 yıl önce
  Samuel Thibault d2ed5c06ba Re-add progression tick, otherwise it seems to hang 12 yıl önce
  Samuel Thibault 1d52ea71e1 optimize simgrid spinlocks 12 yıl önce
  Samuel Thibault 1d1e075c8e warn only once 12 yıl önce
  Andra Hugo 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) 12 yıl önce
  Samuel Thibault 31f6bb8b27 warn on spinning for simgrid 12 yıl önce
  Samuel Thibault 87ebda3263 Avoid making simgrid spin on data requests, we can wake workers on data transfer termination. 12 yıl önce
  Samuel Thibault c9f074ce5d Quickly check for needed conversion before looking extensively. 12 yıl önce
  Nathalie Furmento b6427ad6ad mpi/examples/matrix_decomposition: code reorganisation 12 yıl önce
  Nathalie Furmento 434bc7e402 mpi/examples/matrix_decomposition/: reorganise code 12 yıl önce
  Nathalie Furmento 417f741d22 mpi/examples/matrix_decomposition/mpi_cholesky.c: new function to display matrix 12 yıl önce
  Nathalie Furmento 3f22abd78f mpi/examples/Makefile.am: fix distrib list 12 yıl önce
  Nathalie Furmento bbd214c806 tools/Makefile.am: execute starpu_calibrate_bus before starpu_machine_display to avoid double calibration 12 yıl önce
  Samuel Thibault 0ce268da40 Do not warn about debugging flags in simgrid mode 12 yıl önce
  Samuel Thibault 2e901e9bd8 Add more debugging information on assertions 12 yıl önce
  Nathalie Furmento 009057a06b mpi/examples/matrix_decomposition: properly return timing and gflops information 12 yıl önce
  Nathalie Furmento a3d740a109 mpi/examples/matrix_decomposition: move correctness check into mpi_cholesky_codelets.[ch] 12 yıl önce
  Samuel Thibault 2cd15ea3bf Fix _starpu_push_task_to_workers into returning errno values, like _starpu_push_task. Use -EAGAIN as "pushed to empty context" meaning. 12 yıl önce
  Sylvain Henry f6343f82df Revert "src/drivers/opencl/driver_opencl.c: fix indentation" 12 yıl önce
  Nathalie Furmento 8c165f4db8 src/drivers/opencl/driver_opencl.c: fix indentation 12 yıl önce