コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 7a1e0e2fea fix printing several tasks 12 年 前
  Corentin Salingue 85bdfb981b STARPU_HAVE_WINDOWS is an empty macro :) 12 年 前
  Corentin Salingue c041ac0888 fix measure of latency and bandwidth disk 12 年 前
  Samuel Thibault f9e85a2c2c STARPU_HAVE_WINDOWS is an empty macro 12 年 前
  Samuel Thibault 2a6cd7382c NULL may not be defined in gdb 12 年 前
  Samuel Thibault 694cf40ec5 Make gpu-disk requests be handled by the gpu thread rather than a cpu thread which may not even exist 12 年 前
  Corentin Salingue ed1297ae40 too many argument for mktemp 12 年 前
  Samuel Thibault 423529392d Do not let StarPU queue a request on a node which doesn't have any worker 12 年 前
  Corentin Salingue bc52051032 try to resolve bug compilation on windows 12 年 前
  Samuel Thibault 408d2909b3 avoid spurious warning 12 年 前
  Samuel Thibault f958e32a17 Add missing inclusion of pdf in the dist tarball 12 年 前
  Samuel Thibault 19cb183e57 STARPU_HAVE_WINDOWS is an empty macro 12 年 前
  Nathalie Furmento 1355b3346f doc/doxygen: copy pdf files of images in latex directory -- no idea why they are generated in chapters and not found there 12 年 前
  Samuel Thibault 9ab09dd745 add pdf generated images 12 年 前
  Samuel Thibault 0bbc2cef50 drop unused unused 12 年 前
  Samuel Thibault d4a78e494e Add some missing distributed files 12 年 前
  Corentin Salingue af625c8de4 try to fix compilation on windows 12 年 前
  Samuel Thibault 8f9452c128 Add regression plot example 12 年 前
  Samuel Thibault efef80565b Add perfmodel plot example 12 年 前
  Samuel Thibault 535ee744e1 provide default values in LU example 12 年 前
  Samuel Thibault b8f821babe Add tasks_size_overhead output example 12 年 前
  Samuel Thibault 3cb866fcec Invert GPU-GPU direct transfer control environment variable name 12 年 前
  Nathalie Furmento 165906f503 doc/doxygen/Makefile.am: do not use character _ in latex 12 年 前
  Nathalie Furmento 869c4940f0 src/common/thread.c: function xbt_mutex_acquire does not have a return value 12 年 前
  Samuel Thibault 2c99976d77 Do not use the linear regression model outside of its calibrated values 12 年 前
  Samuel Thibault fa47d65684 Make sure we don't post disk-related requests to a disk node. This would have happened for a gpu-disk transfer. 12 年 前
  Andra Hugo 6c954c729c workers must release the scheduling mutex before taking the role of hypervisor, update triggering issues for the other resizing strategies too 12 年 前
  Corentin Salingue d40303c350 fdatasync not supported by bsd os 12 年 前
  Samuel Thibault 26713f89fb using target instead of target_os means matching the triplet, not only the os part 12 年 前
  Corentin Salingue d9676ab81b backend o_direct fixed 12 年 前