Historial de Commits

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