コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault a5bd68e2ec avoid computing the assertion condition when STARPU_NO_ASSERT is set 8 年 前
  Nathalie Furmento a8cc467700 tests,examples: fix cppcheck warnings 8 年 前
  Nathalie Furmento 4b2c8c0a02 mpi: fix cppcheck warnings 8 年 前
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 8 年 前
  Nathalie Furmento 2b4b6ebf0f include/starpu_util.h: avoid warnings 8 年 前
  Samuel Thibault e553d86c26 fix warning 8 年 前
  Samuel Thibault 2510657bc9 Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance... 8 年 前
  Samuel Pitoiset ed203ce01a openmp: fix a crash with _starpu_omp_get_task() for non-CPU workers 8 年 前
  Nathalie Furmento b250311d52 examples/cpp: skip example when no worker is available 8 年 前
  Samuel Thibault 752d2f4a7e more verbose about forgetting ./configure options when making the simgrid version 8 年 前
  Nathalie Furmento 23ca24db6f configure.ac: display in summary whether support for MLR models is enabled 8 年 前
  Samuel Thibault 27be0cac9a add missing update for 19314 :Use a structure to store starpu-specific data in hwloc tree, to allow more fields 8 年 前
  Nathalie Furmento ccf7d85268 examples/cpp: do not fail when no worker is available to run the task, just skip 8 年 前
  Samuel Thibault 112619483d drop now-unused variable 8 年 前
  Samuel Thibault 2e7bcad876 Use a structure to store starpu-specific data in hwloc tree, to allow more fields 8 年 前
  Samuel Thibault 63fbc7fa34 Fix free vs unregister order 8 年 前
  Adrien Cassagne ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. 8 年 前
  Samuel Thibault de0bb767b0 port r19310 from 1.2: Fix locking memory replicates when e.g. invalidating data: we need to lock all nodes to prevent e.g. an eviction to disk. 8 年 前
  Olivier Aumage 3db5e5a9e7 - avoid assert triggered on systems with pagesize > 4096 bytes 8 年 前
  Samuel Thibault d5a4781669 Make nvcc not warn just because we didn't request for an explicit arch 8 年 前
  Samuel Thibault 5694a4f4a5 add trivial CUDA testcase 8 年 前
  Olivier Aumage 9bf461608a - slightly modify OldFortran section regarding --disable-fortran 8 年 前
  Nathalie Furmento 26ba7bc0a7 doc: more explanation on native or not fortran support 8 年 前
  Nathalie Furmento 604be83d23 examples/stencil: fix code when mpi is not available 8 年 前
  Nathalie Furmento 7f62489053 examples/stencil/implicit-stencil-tasks.c: include starpu_mpi.h 8 年 前
  Nathalie Furmento c2bdcd713e examples/stencil/Makefile.am: add implicit-stencil.h to noinst 8 年 前
  Marc Sergent c79e7c2d23 examples/stencil: add an implicit distributed flavour of the stencil example 8 年 前
  Nathalie Furmento b9cd261dbb src: fix cppcheck warnings 8 年 前
  Nathalie Furmento c108a816e7 examples: fix cppcheck warnings 8 年 前
  Nathalie Furmento 156545826e doc: fix cppcheck warnings 8 年 前