コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento f01c499741 mpi/examples: add example with intra-communicator communications 10 年 前
  Nathalie Furmento db67c3db93 mpi: add possibility to specify a communicator when initializing MPI. 10 年 前
  Nathalie Furmento bd64def1aa mpi: rewrite applications 10 年 前
  Nathalie Furmento 774244a1f6 src/common/starpu_spinlock.h: add missing include 10 年 前
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators 10 年 前
  Nathalie Furmento 36dd54c315 mpi/tests: new testcase for synchronous and early received communications 10 年 前
  Samuel Thibault a29008b72a revert 14611: remove now useless special case, it is actually still needed 10 年 前
  Samuel Thibault 47ce0b1f95 fix warning 10 年 前
  Samuel Thibault ff6517a6bc fix simgrid without cuda build 10 年 前
  Samuel Thibault ea38c92f6f Make CUDA driver initialization able to cope with several card 10 年 前
  Samuel Thibault 5675d4ae52 remove now useless special case 10 年 前
  Samuel Thibault 88f7a979ca Fix assertion 10 年 前
  Samuel Thibault 4224463759 reorganize CUDA initialization to make it more orthogonal 10 年 前
  Nathalie Furmento 874e05bb79 mpi/tests: new testcase to check user tags are properly matched 10 年 前
  Nathalie Furmento 38d200b8c8 mpi: when STARPU_MPI_COMM is enabled, also print the user tag for the data 10 年 前
  Samuel Thibault 6a3f539e55 Add dontcache member to interface ops, to prevent allocation cache 10 年 前
  Samuel Thibault b8225053cd Document more how data concurrency is managed 10 年 前
  Samuel Thibault 1776e0a02c fix format 10 年 前
  Samuel Thibault 4fa614822c fix outdated function name 10 年 前
  Samuel Thibault 6297d1a78c Fix test on systems without cpus enabled 10 年 前
  Samuel Thibault c0ece14e0d Fix getting global memory size into using the standard size for this 10 年 前
  Nathalie Furmento 79c05e1d6b tools/gdbinit: disable dynamic breakpoints 10 年 前
  Nathalie Furmento 78568e214a tools/gdbinit: add starpu-mpi gdb functions 10 年 前
  Samuel Thibault 723b3a6afa Add testcase from Jean-Marie Couteyen 10 年 前
  Samuel Thibault 1082921b5a Fix implicit dependencies when a task accesses data in both R and RW modes, thanks Jean-Marie Couteyen for the patch 10 年 前
  Samuel Thibault b0f51a061f Fix typo... 10 年 前
  Samuel Thibault cbb6fcc536 Avoid defining HAVE_STRUCT_TIMESPEC at all instead of playing with #undefs which will always be fragile 10 年 前
  Samuel Thibault b9cc7fdf22 Fix getting gettimeofday prototype 10 年 前
  Samuel Thibault 2293d3db4f expose STARPU_HAVE_STRUCT_TIMESPEC for starpu_util.h 10 年 前
  Samuel Thibault 8fadf88f0f avoid letting winpthread's pthread.h include our own config.h... 10 年 前