Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault f7cfd2efc3 Fix dolib build vor 13 Jahren
  Samuel Thibault 561fd3d7d3 use uthash hash table instead of posix htable which mingw doesn't have vor 13 Jahren
  Samuel Thibault 107f243bb6 fix passing FXT_LDFLAGS vor 13 Jahren
  Samuel Thibault cccf03c7a1 Add mingw32 support for thread id vor 13 Jahren
  Samuel Thibault 77c5f483ad Fix windows build for so version greater than 0 vor 13 Jahren
  Samuel Thibault bb0bcc165f Also nicely fail allocation on CL_OUT_OF_RESOURCES vor 13 Jahren
  Samuel Thibault 1183c55f8f Fix GPU-Direct disabling logic vor 13 Jahren
  Samuel Thibault 6b446a9ab8 Add STARPU_DISABLE_CUDA_GPU_GPU_DIRECT to disable GPU-Direct vor 13 Jahren
  Cyril Roelandt 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). vor 13 Jahren
  Samuel Thibault 018023820d explain why preferring transfer from destination vor 13 Jahren
  Samuel Thibault 1fd23c4289 Fix typo in displaying gpu-direct enabling vor 13 Jahren
  Samuel Thibault b71823d178 permit to read mpi traces one by one vor 13 Jahren
  Samuel Thibault 21cd037cff advertise task wait fixup vor 13 Jahren
  Samuel Thibault b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers vor 13 Jahren
  Samuel Thibault 1c0133d9a8 drop useless computation vor 13 Jahren
  Samuel Thibault 1e9adb4833 Add const qualifiers vor 13 Jahren
  Samuel Thibault 6cc60a6d08 missing mergeinfo vor 13 Jahren
  Samuel Thibault 3308c69ebe port fxt fix changelog vor 13 Jahren
  Samuel Thibault c807ac1eda fix enable_fut_flush detection, add fut_set_filename call vor 13 Jahren
  Cyril Roelandt 06fe73b434 Fix a GNUism in examples/Makefile.am, so that bmake can compile the project. vor 13 Jahren
  Samuel Thibault 41e16f0a68 Add --help option vor 13 Jahren
  Nathalie Furmento 37200f1a87 doc/chapters/configuration.texi: use table instead of subsubsection vor 13 Jahren
  Nathalie Furmento 4135222647 doc: update doc to explain how to disable asynchronous copy between CPU and GPU devices vor 13 Jahren
  Nathalie Furmento 9c1d0e9fb6 Asynchronous copies can also be disabled by configure options --disable-asynchronous-copy, --disable-asynchronous-cuda-copy and --disable-asynchronous-opencl-copy vor 13 Jahren
  Nathalie Furmento 4eb221e8db src/datawizard/interfaces/data_interface.c: typo vor 13 Jahren
  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 vor 13 Jahren
  Nicolas Collin 39ae3ff6a0 Phony commit to say farewell. vor 13 Jahren
  Nathalie Furmento 6ef1bdb9c1 tests/loader.c: print execution time vor 13 Jahren
  Nathalie Furmento a75c9e0b26 tools: minor fixes following icc warnings vor 13 Jahren
  Nathalie Furmento d87bb4efeb examples: minor fixes following icc warnings vor 13 Jahren