커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault f7cfd2efc3 Fix dolib build 13 년 전
  Samuel Thibault 561fd3d7d3 use uthash hash table instead of posix htable which mingw doesn't have 13 년 전
  Samuel Thibault 107f243bb6 fix passing FXT_LDFLAGS 13 년 전
  Samuel Thibault cccf03c7a1 Add mingw32 support for thread id 13 년 전
  Samuel Thibault 77c5f483ad Fix windows build for so version greater than 0 13 년 전
  Samuel Thibault bb0bcc165f Also nicely fail allocation on CL_OUT_OF_RESOURCES 13 년 전
  Samuel Thibault 1183c55f8f Fix GPU-Direct disabling logic 13 년 전
  Samuel Thibault 6b446a9ab8 Add STARPU_DISABLE_CUDA_GPU_GPU_DIRECT to disable GPU-Direct 13 년 전
  Cyril Roelandt 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). 13 년 전
  Samuel Thibault 018023820d explain why preferring transfer from destination 13 년 전
  Samuel Thibault 1fd23c4289 Fix typo in displaying gpu-direct enabling 13 년 전
  Samuel Thibault b71823d178 permit to read mpi traces one by one 13 년 전
  Samuel Thibault 21cd037cff advertise task wait fixup 13 년 전
  Samuel Thibault b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers 13 년 전
  Samuel Thibault 1c0133d9a8 drop useless computation 13 년 전
  Samuel Thibault 1e9adb4833 Add const qualifiers 13 년 전
  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 년 전