Commit History

Author SHA1 Message Date
  Samuel Thibault e244010187 Add missing spin_destroy 13 years ago
  Samuel Thibault 7dc0f0c09f TODO 13 years ago
  Samuel Thibault 59173203cd destroy spinlock as appropriate 13 years ago
  Samuel Thibault 90dbcea98b fix indentation 13 years ago
  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 13 years ago
  Samuel Thibault 77fb61de8d Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations 13 years ago
  Andra Hugo 890ae8d4c4 horrible fix for empty ctxs ( deadlock issue) (thinking at a nicer solution) 13 years ago
  Nathalie Furmento 1b28b875f2 tools/Makefile.am: avoid double bus calibration by running starpu_calibrate_bus first 13 years ago
  Samuel Thibault 9275a87570 Only test calibration in long test 13 years ago
  Nathalie Furmento 6de8e5b0f4 mpi/examples/matrix_decomposition/: move my_distrib from mpi_cholesky_codelets to mpi_decomposition_matrix 13 years ago
  Nathalie Furmento 798ab0e54b mpi/examples: rename some files 13 years ago
  Samuel Thibault 5fee86e6b2 Really enable blocking drivers for simgrid 13 years ago
  Samuel Thibault 40c57e1f5e Add return value 13 years ago
  Samuel Thibault ffcbe047f6 fix message 13 years ago
  Samuel Thibault d2ed5c06ba Re-add progression tick, otherwise it seems to hang 13 years ago
  Samuel Thibault 1d52ea71e1 optimize simgrid spinlocks 13 years ago
  Samuel Thibault 1d1e075c8e warn only once 13 years ago
  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) 13 years ago
  Samuel Thibault 31f6bb8b27 warn on spinning for simgrid 13 years ago
  Samuel Thibault 87ebda3263 Avoid making simgrid spin on data requests, we can wake workers on data transfer termination. 13 years ago
  Samuel Thibault c9f074ce5d Quickly check for needed conversion before looking extensively. 13 years ago
  Nathalie Furmento b6427ad6ad mpi/examples/matrix_decomposition: code reorganisation 13 years ago
  Nathalie Furmento 434bc7e402 mpi/examples/matrix_decomposition/: reorganise code 13 years ago
  Nathalie Furmento 417f741d22 mpi/examples/matrix_decomposition/mpi_cholesky.c: new function to display matrix 13 years ago
  Nathalie Furmento 3f22abd78f mpi/examples/Makefile.am: fix distrib list 13 years ago
  Nathalie Furmento bbd214c806 tools/Makefile.am: execute starpu_calibrate_bus before starpu_machine_display to avoid double calibration 13 years ago
  Samuel Thibault 0ce268da40 Do not warn about debugging flags in simgrid mode 13 years ago
  Samuel Thibault 2e901e9bd8 Add more debugging information on assertions 13 years ago
  Nathalie Furmento 009057a06b mpi/examples/matrix_decomposition: properly return timing and gflops information 13 years ago
  Nathalie Furmento a3d740a109 mpi/examples/matrix_decomposition: move correctness check into mpi_cholesky_codelets.[ch] 13 years ago