コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet 7b30fad879 Add a very simple monte carlo example to compute pi (CPU only yet) 16 年 前
  Cédric Augonnet fb3d7bb6a9 The "id" field was previously renamed into "devid" 16 年 前
  Cédric Augonnet d996551e3a Document how to install FxT so that StarPU can generate traces 16 年 前
  Cédric Augonnet 42676df753 Only built the CUDA kernels for SpMV if CUDA is enabled 16 年 前
  Cédric Augonnet 37679a5020 Prefix the last calls to get_sub_data 16 年 前
  Cédric Augonnet 60a17cf50b There is no point in maintaining total_number_of_jobs in the FIFO structure 16 年 前
  Cédric Augonnet e98a9d724d Some calls to get_sub_data in examples that are only available with a BLAS lib 16 年 前
  Nathalie Furmento 815b70f3ac followup to r1803: Rename the "blas" interface into "matrix" 16 年 前
  Nathalie Furmento 432e1e6dd8 fix CPPFLAGS when building outside of source directory 16 年 前
  Samuel Thibault 498359fe4d minimal documentation of what a memory node is 16 年 前
  Cédric Augonnet b9e7a62fd0 The CSR filter was using a float pointer to compute the offset within the data 16 年 前
  Samuel Thibault ebae02ad27 the device mask uses the STARPU_ prefix 16 年 前
  Cédric Augonnet 77c98167af Fix typos in the documentation, thanks to Sylvain Gault for reporting them ! 16 年 前
  Cédric Augonnet d773a1aeb6 Add a new "variable" data interface which stores a single variable. This 16 年 前
  Nathalie Furmento 7a6af6bb8e Fix spelling : s/bandwith/bandwidth/g 16 年 前
  Nathalie Furmento 9cadc4603d Fix spelling : s/bandwith/bandwidth/g 16 年 前
  Cédric Augonnet 7a723587b9 We must not redefine STARPU_NMAXCPUS since it is determined at configure time. 16 年 前
  Cédric Augonnet b412800174 Renaming sometimes does not make sense 16 年 前
  Samuel Thibault 85562455ef Add rules for pure FFTW threaded tests 16 年 前
  Nathalie Furmento 9d9a278104 configure.ac: parallel-tests is not such a good option ... 16 年 前
  Brice Goglin 546ddabb80 Major fixes in the README 16 年 前
  Cédric Augonnet 7f51082226 Document starpu_get_cpu_worker_count, starpu_get_cuda_worker_count, 16 年 前
  Cédric Augonnet 4ea33a44d7 Document starpu_execute_on_each_worker 16 年 前
  Cédric Augonnet 03d0f559e4 be a little more explicit 16 年 前
  Nathalie Furmento 4767ad1acb configure.ac: add useful options for make check 16 年 前
  Cédric Augonnet 99813e9fe2 - Start to document data management 16 年 前
  Cédric Augonnet ebe7bcc0c7 Use CUDA to translate CUDA errors into strings rather than doing it by hand. 16 年 前
  Cédric Augonnet 9f322bae0c fix previous commit by using only subsection instead of subsubsections 16 年 前
  Cédric Augonnet d62de104af Document some CUDA specific helpers 16 年 前
  Cédric Augonnet 354725247a Some structure field had the same name as a function, for the sake of 16 年 前