Historique des commits

Auteur SHA1 Message Date
  Cyril Roelandt f4ec4584a6 Remove a no longer relevant TODO item. il y a 14 ans
  Cyril Roelandt 6736bcb196 custom_interface: remove/implement some unimplemented functions. il y a 14 ans
  Cyril Roelandt e03909865e Fix a typo: the _starpu_worker struct has no "memnode" field; it is called "memory_node". il y a 14 ans
  Cyril Roelandt 73df999d54 Fix unused variables in the drivers. il y a 14 ans
  Cyril Roelandt 9ddd6bfb28 Do not run the programs found in tools/ when running "make check". il y a 14 ans
  Ludovic Courtès 6cadfe7774 build: Install the PDF file of the manual. il y a 14 ans
  Ludovic Courtès c7ae378c6f doc: Fix typo. il y a 14 ans
  Samuel Thibault 106d8e0cd0 Allow user to set BLAS_LIBS for own blas libraries and mimic standard AX_BLAS autoconf macro behaviour. Thanks bicatali for the patch il y a 14 ans
  Samuel Thibault 32e6013d67 Do not force -O3 over the user, let it override it il y a 14 ans
  Samuel Thibault b0e78ad674 Do not build examples if user did not ask for it. Thanks bicatali for the patch. il y a 14 ans
  Samuel Thibault 1f73a55d64 Allow detection of qt, and disable when qt is present but user does not want it. thanks bicatali for the patch il y a 14 ans
  Samuel Thibault 7b4d72bac4 Add fxt CFLAGS for src/core/workers.h build il y a 14 ans
  Ludovic Courtès 74ac8f3079 build: Adjust tests to Automake 1.12. il y a 14 ans
  Samuel Thibault aecf2f8304 Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle. il y a 14 ans
  Samuel Thibault f5dee9ca79 Add effective version in dll path il y a 14 ans
  Samuel Thibault f7cfd2efc3 Fix dolib build il y a 14 ans
  Samuel Thibault 561fd3d7d3 use uthash hash table instead of posix htable which mingw doesn't have il y a 14 ans
  Samuel Thibault 107f243bb6 fix passing FXT_LDFLAGS il y a 14 ans
  Samuel Thibault cccf03c7a1 Add mingw32 support for thread id il y a 14 ans
  Samuel Thibault 77c5f483ad Fix windows build for so version greater than 0 il y a 14 ans
  Samuel Thibault bb0bcc165f Also nicely fail allocation on CL_OUT_OF_RESOURCES il y a 14 ans
  Samuel Thibault 1183c55f8f Fix GPU-Direct disabling logic il y a 14 ans
  Samuel Thibault 6b446a9ab8 Add STARPU_DISABLE_CUDA_GPU_GPU_DIRECT to disable GPU-Direct il y a 14 ans
  Cyril Roelandt 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). il y a 14 ans
  Samuel Thibault 018023820d explain why preferring transfer from destination il y a 14 ans
  Samuel Thibault 1fd23c4289 Fix typo in displaying gpu-direct enabling il y a 14 ans
  Samuel Thibault b71823d178 permit to read mpi traces one by one il y a 14 ans
  Samuel Thibault 21cd037cff advertise task wait fixup il y a 14 ans
  Samuel Thibault b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers il y a 14 ans
  Samuel Thibault 1c0133d9a8 drop useless computation il y a 14 ans