Commit History

作者 SHA1 備註 提交日期
  Samuel Thibault f87145ef94 drop spurious change 10 年之前
  Samuel Thibault 4d5f8f17da In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread 10 年之前
  Samuel Thibault 7fee12bf1c fix returned value 10 年之前
  Samuel Thibault 6ccf1dd04d port r14287 from 1.1: Fix uninitialized array 10 年之前
  Samuel Thibault 0e00bb4ccf Make simgrid mode run the MPI thread in the smpi-provided thread, and the application main in the MAIN MSG process 10 年之前
  Samuel Thibault 00470241b8 TODO 10 年之前
  Samuel Thibault fa3b74bdf3 Fix disabling checking for mc_cache_size 10 年之前
  Nathalie Furmento 9e8bc70433 src/core/topology.c: clarify error message 10 年之前
  Nathalie Furmento 6fb6f287aa Makefile.am: link with SCIF and COI libraries 10 年之前
  Samuel Thibault de6b7ccb1e give more debugging information 10 年之前
  Samuel Thibault ad3028783a Add changelog about STARPU_SIMGRID_CUDA_* 10 年之前
  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 年之前
  Samuel Thibault 03bc5bb5d4 fix warning 10 年之前
  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 年之前
  Samuel Thibault 05e36c83b3 Follow 14268: Fix transfers not starting immediately when a handle or request lock is busy 10 年之前
  Samuel Thibault 1e7a70e4aa port r14265 from 1.1: Fix which simgrid host threads get started on 10 年之前
  Samuel Thibault 7f5a5c5a21 Fix longer transfer times in simgrid when a handle lock is busy 10 年之前
  Samuel Thibault ee72ee8e06 Initialize submitted_mutex mutex before avoiding to start watchdog thread since other threads will still try to acquire it 10 年之前
  Nathalie Furmento e9103143e3 mic-configure: option --enable-mic needs to be set for both host and mic 10 年之前
  Nathalie Furmento 15ea519b79 configure.ac: when mic is enabled, first check if scif is available 10 年之前
  Nathalie Furmento 4510ca23e4 src: clean MIC code 10 年之前
  Nathalie Furmento 1e1b40bbdb include/starpu_mic.h: add C++ markers 10 年之前
  Nathalie Furmento 867ec4e28b Makefile.am: fix syntax 10 年之前
  Nathalie Furmento 1732ff58a3 Makefile.am,tools/Makefile.am: fix rules 10 年之前
  Samuel Thibault ed48bfe677 Followup 14253 10 年之前
  Samuel Thibault 352ab87916 dyn_modes always has to be used when nbuffers is greater than MAX anyway, not only when using variable nbuffers 10 年之前
  Nathalie Furmento a6ceb0e76b doc/doxygen/Makefile.am: update website location, it is now hosted on gforge 10 年之前
  Samuel Thibault cbe9542ca2 followup to 14220: do not join the thread either when STARPU_WATCHDOG_TIMEOU is not set 10 年之前
  Nathalie Furmento f4bd83284f ChangeLog: mention updates in the correct section 10 年之前
  Samuel Thibault 9314c5f90d Fix macro names 10 年之前