Commit History

Author SHA1 Message Date
  Samuel Thibault 00470241b8 TODO 10 years ago
  Samuel Thibault fa3b74bdf3 Fix disabling checking for mc_cache_size 10 years ago
  Nathalie Furmento 9e8bc70433 src/core/topology.c: clarify error message 10 years ago
  Nathalie Furmento 6fb6f287aa Makefile.am: link with SCIF and COI libraries 10 years ago
  Samuel Thibault de6b7ccb1e give more debugging information 10 years ago
  Samuel Thibault ad3028783a Add changelog about STARPU_SIMGRID_CUDA_* 10 years ago
  Samuel Thibault cbd6fcb050 Fix test: taskD is released before the regenerate flag of tasks B and C get checked. This means the n-1th iteration of D could be preventing regeneration of the nth iteration of B or C 10 years ago
  Samuel Thibault 03bc5bb5d4 fix warning 10 years ago
  Samuel Thibault f433b48230 Add STARPU_SIMGRID_CUDA_MALLOC_COST and STARPU_SIMGRID_QUEUE_MALLOC_COST environment variables to control whether simgrid simulates CUDA costs or not 10 years ago
  Samuel Thibault 05e36c83b3 Follow 14268: Fix transfers not starting immediately when a handle or request lock is busy 10 years ago
  Samuel Thibault 1e7a70e4aa port r14265 from 1.1: Fix which simgrid host threads get started on 10 years ago
  Samuel Thibault 7f5a5c5a21 Fix longer transfer times in simgrid when a handle lock is busy 10 years ago
  Samuel Thibault ee72ee8e06 Initialize submitted_mutex mutex before avoiding to start watchdog thread since other threads will still try to acquire it 10 years ago
  Nathalie Furmento e9103143e3 mic-configure: option --enable-mic needs to be set for both host and mic 10 years ago
  Nathalie Furmento 15ea519b79 configure.ac: when mic is enabled, first check if scif is available 10 years ago
  Nathalie Furmento 4510ca23e4 src: clean MIC code 10 years ago
  Nathalie Furmento 1e1b40bbdb include/starpu_mic.h: add C++ markers 10 years ago
  Nathalie Furmento 867ec4e28b Makefile.am: fix syntax 10 years ago
  Nathalie Furmento 1732ff58a3 Makefile.am,tools/Makefile.am: fix rules 10 years ago
  Samuel Thibault ed48bfe677 Followup 14253 10 years ago
  Samuel Thibault 352ab87916 dyn_modes always has to be used when nbuffers is greater than MAX anyway, not only when using variable nbuffers 10 years ago
  Nathalie Furmento a6ceb0e76b doc/doxygen/Makefile.am: update website location, it is now hosted on gforge 10 years ago
  Samuel Thibault cbe9542ca2 followup to 14220: do not join the thread either when STARPU_WATCHDOG_TIMEOU is not set 10 years ago
  Nathalie Furmento f4bd83284f ChangeLog: mention updates in the correct section 10 years ago
  Samuel Thibault 9314c5f90d Fix macro names 10 years ago
  Nathalie Furmento 5e708c7f73 ChangeLog: clean up double entries 10 years ago
  Nathalie Furmento 8faaec8199 ChangeLog: mention updates in the correct section 10 years ago
  Samuel Thibault c2fdc63b18 TODO 10 years ago
  Samuel Thibault 856cefc2ac Add temanerjo screenshot 10 years ago
  Samuel Thibault 117254cf3b Do not even create the watchdog thread when STARPU_WATCHDOG_TIMEOUT is not set 10 years ago