Historial de Commits

Autor SHA1 Mensaje Fecha
  Corentin Salingue 7ab64bfc78 By default NUMA node 0 is not necessarily STARPU_MAIN_RAM hace 9 años
  Corentin Salingue 69ad08f9ce use STARPU_MAIN_RAM instead of 0 hace 9 años
  Corentin Salingue 4066fad231 merge from trunk hace 9 años
  Samuel Thibault 5dcb53b514 Fix checking errors on FUTEX_WAKE: it returns the number of woken threads, not 0 hace 9 años
  Samuel Thibault f89ff79039 Add a memory barrier to starpu_pthread_spin_unlock, for the architectures whose atomic_add don't provide one hace 9 años
  Corentin Salingue 2fdafe1537 add helper to define constants in examples hace 9 años
  Corentin Salingue be30756c0a merge from trunk hace 9 años
  Samuel Thibault 4cb6fea373 Use double to fix bandwidth computation rounding errors hace 9 años
  Samuel Thibault 9335a5c0b5 fix coverity warning hace 9 años
  Samuel Thibault b538fb0e70 Fix build in C++ hace 9 años
  Samuel Thibault 31732edff1 fix build without cuda hace 9 años
  Samuel Thibault 441644b632 Benefit from cublas v2 hace 9 años
  Samuel Thibault 9ade595f96 Disable core dumps for tests which are supposed to crash hace 9 años
  Corentin Salingue 26b89df518 Set the baseworkerid in the node to get the good memory node hace 9 años
  Samuel Thibault 739134600a Normalize error checking against modules of results hace 9 años
  Samuel Thibault 839a9bae7f Show precise values for checking cholesky result hace 9 años
  Corentin Salingue 6ca2be66c7 Don't wait MPI and MIC drivers which are already waited hace 9 años
  Samuel Thibault 94ca64b12c Fix dag generation with MPI hace 9 años
  Samuel Thibault f09d178516 Work around cublas bug hace 9 años
  Samuel Thibault 7c8773634a Fix build with nopeer hace 9 años
  Samuel Thibault 8ba41f91be Fix simgrid build without cuda hace 9 años
  Samuel Thibault 1e1ff2d029 Fix mp build hace 9 años
  Samuel Thibault a669840893 Fix typo hace 9 años
  Samuel Thibault 0586da60fa Make arbiters support concurrent read access. Fixes the matmul socl test which requires it hace 9 años
  Nathalie Furmento 0e527aa5b0 src/Makefile.am: add core/drivers.h hace 9 años
  Nathalie Furmento 669099768b src/core/workers.c: typo hace 9 años
  Nathalie Furmento a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API hace 9 años
  Nathalie Furmento 564834f583 src/core/workers.c: do not need to test against defined(STARPU_USE_CPU) hace 9 años
  Nathalie Furmento ca76e27294 doc/doxygen/chapters/api/running_driver.doxy: typo hace 9 años
  Nathalie Furmento 7c1cf3c779 src/core/workers.c: simplify the waiting for worker initialisation by using the field run_by_starpu instead of re-calling starpu_may_launch_driver() hace 9 años