コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault dac761d9c1 fix sign warning 11 年 前
  Samuel Thibault 43d8f35416 glibc's aio_error is not currently threadsafe... 11 年 前
  Samuel Thibault 9f55424636 port r14781 from 1.2: be even more laxist for hwloc leaks again 11 年 前
  Samuel Thibault 1929594788 port r14778 from trunk: be even more laxist about hwloc plugins leaks 11 年 前
  Samuel Thibault 9cccc8f42d port r14776 from 1.2: hwloc leak 11 年 前
  Samuel Thibault 55b6c2bbcd fix warning without cuda 11 年 前
  Samuel Thibault 80601ba9bf port r14771 from 1.2: fix leaks 11 年 前
  Samuel Thibault f2b621e42b port r14766 from trunk: free leaked memory 11 年 前
  Nathalie Furmento 68a863b991 mpi/tests/insert_task_compute.c: fix termination 11 年 前
  Nathalie Furmento 40148a0f47 mpi/tests/matrix2.c: remove useless fprintf 11 年 前
  Nathalie Furmento 049e23e2b7 mpi/tests/Makefile.am: go back to 2 nodes when quick-check is enabled 11 年 前
  Nathalie Furmento 498671e208 mpi/src/starpu_mpi.c: free allocated memory 11 年 前
  Samuel Thibault a7168c467b port r14751 from 1.1: Add barrier to make sure we synchronize caches even when the local node does not have any request (and thus we don't take any lock) 11 年 前
  Samuel Thibault eed46e9d9f document which locks are held 11 年 前
  Samuel Thibault cd12779088 port r14747 from 1.2: Also define struct timespec when building with msvc on windows 11 年 前
  Nathalie Furmento 037285fea0 src/core/workers.c: free config.topology.tree 11 年 前
  Samuel Thibault c69bb74c43 port r14742 from trunk: Use aio_error instead of aio_suspend(tv=0) to prope for AIO termination: at least netbsd does not make progress with aio_suspend(tv=0) 11 年 前
  Samuel Thibault 38f8c43de6 fix uninitialized value 11 年 前
  Samuel Thibault fdda34a74b port r14738 from 1.2: drop spurious declaration 11 年 前
  Samuel Thibault efb4c190ac port r14704 from 1.2: Cope with old cudart with bogus memcpy3Dpeer 11 年 前
  Nathalie Furmento 3dfb1782e4 mpi/src/starpu_mpi.c: fix variable name 11 年 前
  Nathalie Furmento f8a78074a6 mpi/examples/stencil/stencil5.c: lower number of iterations when quick-check is enabled 11 年 前
  Nathalie Furmento af3b3a07d4 mpi/examples/comm: free communicator 11 年 前
  Nathalie Furmento ed632e6908 mpi/tests/insert_task_owner2.c: fix code with more than 2 nodes 11 年 前
  Nathalie Furmento 4b7e9ef312 mpi/src/starpu_mpi.c: free envelope once sent 11 年 前
  Andra Hugo 69d4d5d261 potential fix for tests issues 11 年 前
  Nathalie Furmento 29edd4e042 mpi/examples/comm/mix_comm.c: extend scope of value given to MPI 11 年 前
  Nathalie Furmento f231361589 mpi/tests: use MPI_STATUS_IGNORE instead of NULL 11 年 前
  Nathalie Furmento aa4a053d96 mpi/src/starpu_mpi.c: make sure all memory is initialised to 0 11 年 前
  Nathalie Furmento 4ee0d719c6 mpi/examples: use MPI_STATUS_IGNORE instead of NULL 11 年 前