커밋 기록

작성자 SHA1 메시지 날짜
  Sylvain Henry 736bbf0a6d SOCL: do not release kernel name as it may be used by StarPU to store codelet perf models 13 년 전
  Sylvain Henry bc17993077 SOCL: fix static codelet released too early 13 년 전
  Samuel Thibault 9848f505ef Do not warn about spinning on Simgrid, this can happen, e.g. when freeing a memchunk on unregister 13 년 전
  Samuel Thibault 71233ee1f0 Use spinlock rather than an rwlock for protecting LRU, since it is quite small 13 년 전
  Samuel Thibault 5803c473f9 Show the latencies/bandwidth paths 13 년 전
  Samuel Thibault e244010187 Add missing spin_destroy 13 년 전
  Samuel Thibault 7dc0f0c09f TODO 13 년 전
  Samuel Thibault 59173203cd destroy spinlock as appropriate 13 년 전
  Samuel Thibault 90dbcea98b fix indentation 13 년 전
  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 년 전
  Samuel Thibault 77fb61de8d Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations 13 년 전
  Andra Hugo 890ae8d4c4 horrible fix for empty ctxs ( deadlock issue) (thinking at a nicer solution) 13 년 전
  Nathalie Furmento 1b28b875f2 tools/Makefile.am: avoid double bus calibration by running starpu_calibrate_bus first 13 년 전
  Samuel Thibault 9275a87570 Only test calibration in long test 13 년 전
  Nathalie Furmento 6de8e5b0f4 mpi/examples/matrix_decomposition/: move my_distrib from mpi_cholesky_codelets to mpi_decomposition_matrix 13 년 전
  Nathalie Furmento 798ab0e54b mpi/examples: rename some files 13 년 전
  Samuel Thibault 5fee86e6b2 Really enable blocking drivers for simgrid 13 년 전
  Samuel Thibault 40c57e1f5e Add return value 13 년 전
  Samuel Thibault ffcbe047f6 fix message 13 년 전
  Samuel Thibault d2ed5c06ba Re-add progression tick, otherwise it seems to hang 13 년 전
  Samuel Thibault 1d52ea71e1 optimize simgrid spinlocks 13 년 전
  Samuel Thibault 1d1e075c8e warn only once 13 년 전
  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 년 전
  Samuel Thibault 31f6bb8b27 warn on spinning for simgrid 13 년 전
  Samuel Thibault 87ebda3263 Avoid making simgrid spin on data requests, we can wake workers on data transfer termination. 13 년 전
  Samuel Thibault c9f074ce5d Quickly check for needed conversion before looking extensively. 13 년 전
  Nathalie Furmento b6427ad6ad mpi/examples/matrix_decomposition: code reorganisation 13 년 전
  Nathalie Furmento 434bc7e402 mpi/examples/matrix_decomposition/: reorganise code 13 년 전
  Nathalie Furmento 417f741d22 mpi/examples/matrix_decomposition/mpi_cholesky.c: new function to display matrix 13 년 전
  Nathalie Furmento 3f22abd78f mpi/examples/Makefile.am: fix distrib list 13 년 전