コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 76875c3d0f mpi/examples/scatter_gather/mpi_scatter_gather.c: use starpu_data_get_rank to find out about data rank instead of the data distribution 14 年 前
  Nathalie Furmento 95c37efb97 mpi/examples/scatter_gather/mpi_scatter_gather.c: use detached communications functionalities instead of blocking versions 14 年 前
  Nathalie Furmento 3302edb71a MPI: Example of scatter gather 14 年 前
  Nathalie Furmento 3de9ebd5de Simplify Makefiles 14 年 前
  Samuel Thibault ccb9c7a725 Make sure to include our own starpu.h before potential system-installed ones 14 年 前
  Samuel Thibault c1dd390f93 0.9.1 paper-bag release happened, move on to 0.9.2 and more 14 年 前
  Nathalie Furmento 215cd030ae mpi: add new testcase 14 年 前
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task 14 年 前
  Samuel Thibault b11da474a1 fix MPI+FxT build 14 年 前
  Samuel Thibault 95077fa513 fix svn revision 14 年 前
  Samuel Thibault f742242cbc be a bit less familiar in the changelog 14 年 前
  Nathalie Furmento 067cf33470 Bump to version 0.9 14 年 前
  Nathalie Furmento ced7cd3f38 mpi/Makefile.am: add FXT_LIBS 14 年 前
  Nathalie Furmento 79793ccf75 src/common/starpu_spinlock.c: mark argument as potentially unused 14 年 前
  Nathalie Furmento 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 年 前
  Nathalie Furmento 1e64ea0072 examples/reduction/*: unregister variable from StarPU 14 年 前
  Nathalie Furmento 5e98aced54 tests: free allocated memory 14 年 前
  Samuel Thibault 9f00e6489b note that it's the bus performance model which is measured 14 年 前
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' 14 年 前
  Samuel Thibault 753a0ecd6c install gdbinit script to prefix/share/starpu/, not prefix/share/ 14 年 前
  Nathalie Furmento 6f84adf3e7 mpi/starpu_mpi_insert_task.c: minor fixes 14 年 前
  Samuel Thibault 1dc09eb056 document that STARPU_FXT_PREFIX needs a trailing slash 14 年 前
  Samuel Thibault b5994d6b1c d_type might be DT_UNKNOWN on nfs. Better just simply use comparing against . and .. 14 年 前
  Samuel Thibault 974e6f38a4 Document STARPU_HOSTNAME 14 年 前
  Samuel Thibault 3fee4d2830 Add STARPU_HOSTNAME to permit forcing using a given hostname for the machine (useful for clusters) 14 年 前
  Nathalie Furmento 8b33a34388 src/drivers/opencl/driver_opencl.c: do not print a error message when the first call to OpenCL fails. Just assume it means there is OpenCL platforms installed 14 年 前
  Samuel Thibault 9b8c8da952 fix data footprint computation when the scheduling policy doesn't make use of performance model and fxt is not activated 14 年 前
  Samuel Thibault 3984afa903 STARPU_BUS_STATS can also be used without real profiling overhead 14 年 前
  Samuel Thibault 11e2fe0a85 mention that eager can't prefetch 14 年 前
  Samuel Thibault e8b58ea78d Number of executed tasks is not just approximate actually. 14 年 前