提交历史

作者 SHA1 备注 提交日期
  Cédric Augonnet 31ba3b65e0 Implement the "scratch" test on CUDA too 15 年之前
  Cédric Augonnet 6f3740991e Using a scratch buffer does not introduce a data penalty. 15 年之前
  Samuel Thibault 46ed34d75a add more comments to starpufft 15 年之前
  Nathalie Furmento 6fb510f192 regression profiles: add new profiles 15 年之前
  Nathalie Furmento d6c7d9a7cb regression.sh.in: pass the environment variables to make check 15 年之前
  Cédric Augonnet c92030c413 We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :) 15 年之前
  Cédric Augonnet ef90b2c9f8 Fix the "scratch" example which is only available for CPUs yet. 15 年之前
  Cédric Augonnet e8068ec12d Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary 15 年之前
  Nathalie Furmento bb615dfba4 regression: copy shell script and profiles in build directory 15 年之前
  Cédric Augonnet 2a361c1284 The data interface allocation method now directly takes a "void *interface" 15 年之前
  Cédric Augonnet 99f8164962 move the function to test whether a data is already allocated or not in a more suitable file. 15 年之前
  Cédric Augonnet 05ac30b4f6 Fix an erroneous comment :) 15 年之前
  Cédric Augonnet b2a1bfd608 starpu_access_mode is not an enum type anymore, so that we can add new types of 15 年之前
  Cédric Augonnet 6b9219984c move the "license scripts" into the script/ directory outside the trunk itself. 15 年之前
  Cédric Augonnet 03ec8f74ee Small cleanups to get rid of semaphores in the tag examples 15 年之前
  Cédric Augonnet c78a0977cd remove obsolete comment 15 年之前
  Cédric Augonnet a62f874492 fix compilation 15 年之前
  Nathalie Furmento 7298d2bf22 tests/regression/regression.sh: print which tests failed 15 年之前
  Nathalie Furmento 803ae056f6 tests/regression/profiles: typo 15 年之前
  Nathalie Furmento 98092a37ca tests/regression/regression.sh: simplification 15 年之前
  Cédric Augonnet f86959ff77 In case hwloc does not know whether there are NUMA nodes or not, we do not make 15 年之前
  Nathalie Furmento 85ea047a4e tests/regression/profiles.build.only: add default configuration 15 年之前
  Cédric Augonnet 76dcb4c71f fix minor warning (unused variable) 15 年之前
  Nathalie Furmento 1613e30f06 src/core/perfmodel/perfmodel_bus.c: add missing definition 15 年之前
  Nathalie Furmento 0c86eaf5bd tests/regression/regression.sh: typos 15 年之前
  Nathalie Furmento db6d51b0f4 regression.sh: typo 15 年之前
  Nathalie Furmento d1f695e6f0 script and profiles to perform regression tests 15 年之前
  Nathalie Furmento fb380cb6d2 fix setting of STARPU_SRC_DIR (to deal with absolute and relative path) 15 年之前
  Cédric Augonnet 684a5973f9 Release resource used by the hwloc once the bus has been benchmarked 15 年之前
  Cédric Augonnet 8e890458ad If hwloc is available, we accelerate the bus sampling by only benchmarking the 15 年之前