Commit History

作者 SHA1 備註 提交日期
  Samuel Thibault 6cc60a6d08 missing mergeinfo 13 年之前
  Samuel Thibault 3308c69ebe port fxt fix changelog 13 年之前
  Samuel Thibault c807ac1eda fix enable_fut_flush detection, add fut_set_filename call 13 年之前
  Cyril Roelandt 06fe73b434 Fix a GNUism in examples/Makefile.am, so that bmake can compile the project. 13 年之前
  Samuel Thibault 41e16f0a68 Add --help option 13 年之前
  Nathalie Furmento 37200f1a87 doc/chapters/configuration.texi: use table instead of subsubsection 13 年之前
  Nathalie Furmento 4135222647 doc: update doc to explain how to disable asynchronous copy between CPU and GPU devices 13 年之前
  Nathalie Furmento 9c1d0e9fb6 Asynchronous copies can also be disabled by configure options --disable-asynchronous-copy, --disable-asynchronous-cuda-copy and --disable-asynchronous-opencl-copy 13 年之前
  Nathalie Furmento 4eb221e8db src/datawizard/interfaces/data_interface.c: typo 13 年之前
  Nathalie Furmento c0c5adb057 Add environment variables to disable only CUDA or only OpenCL asynchronous copies, namely STARPU_DISABLE_CUDA_ASYNCHRONOUS_COPY and STARPU_DISABLE_OPENCL_ASYNCHRONOUS_COPY 13 年之前
  Nicolas Collin 39ae3ff6a0 Phony commit to say farewell. 13 年之前
  Nathalie Furmento 6ef1bdb9c1 tests/loader.c: print execution time 13 年之前
  Nathalie Furmento a75c9e0b26 tools: minor fixes following icc warnings 13 年之前
  Nathalie Furmento d87bb4efeb examples: minor fixes following icc warnings 13 年之前
  Nathalie Furmento 7445ed6406 tests: minor fixes following icc warnings 13 年之前
  Nathalie Furmento b4311304c1 src/core/perfmodel/perfmodel_print.c: fix printing format 13 年之前
  Nathalie Furmento bd7e4f0a6d starpufft: return -1 on error instead of 1 13 年之前
  Nathalie Furmento 2fee82fa36 starpufft: improve ENODEV error detections 13 年之前
  Nathalie Furmento ca171589c3 starpufft: revert r7146 as it breaks compatibility 13 年之前
  Nathalie Furmento 41564d79f9 starpufft: revert r7146 as it breaks compatibility 13 年之前
  Nathalie Furmento 31c427babb starpufft: improve detection of ENODEV errors 13 年之前
  Nathalie Furmento a1f1ddf4be FxT: Allow larger event buffer 13 年之前
  Cyril Roelandt f60fae9bff Fix a bug that caused CUDA devices not to be initialized correctly when using STARPU_CUDAID. 13 年之前
  Cyril Roelandt 2155373869 Fix tests/sched_policies/execute_all_tasks.c so that it really tries all scheduling policies. 13 年之前
  Nathalie Furmento 6b5e787563 tests/microbenchs/matrix_as_vector.c: decrease number of loops when running on valgrind 13 年之前
  Nathalie Furmento 496acef0d9 starpufft/examples/testx.c: mark test as skipped when no worker is found 13 年之前
  Nathalie Furmento 978d828c7b tests/loader.c: specify program options (if any) when calling external launchers 13 年之前
  Nathalie Furmento b1e32c1cc5 tests/microbenchs/matrix_as_vector.c: calling twice starpu_helper_cublas_init fails 13 年之前
  Nathalie Furmento 58751f7a82 perfmodel: it is not an error if the perfmodel directory does not exist when we try to list the available perfmodels, it just means none has been saved yet 13 年之前
  Samuel Thibault 9e80e11b4c Free ncpus string earlier to fix mem leak in ENODEV case 13 年之前