Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible hace 11 años
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
  Cyril Roelandt 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. hace 12 años
  Cyril Roelandt 750f030c04 examples/lu/xlu_kernels.c: do not just abort when a cublas call fails; print an error message first to help us debug the code. hace 12 años
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas hace 13 años
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy hace 13 años
  Cyril Roelandt 3e6185ecab xlu_kernels.c: use fpclassify(3) rather than comparing floats to 0.0. hace 13 años
  Nathalie Furmento 3a30c58c65 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task hace 13 años
  Nathalie Furmento b9476e6d4a update code w.r.t coding style hace 13 años
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones hace 13 años
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct hace 13 años
  Nathalie Furmento c80a8acea1 Datatypes renaming hace 13 años
  Olivier Aumage 66e35b6222 - add support for complex number cases in the LU example hace 13 años
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler hace 14 años
  Samuel Thibault 68c2135caf fix yet more c++-like comments hace 14 años
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! hace 14 años
  Cédric Augonnet 447e86b623 - Add missing prototypes hace 14 años
  Nathalie Furmento 4a983beb04 Update copyright hace 15 años
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces hace 15 años
  Samuel Thibault 753a962f0f fix non-CUDA build hace 15 años
  Cédric Augonnet 33cfda1300 - Provide a LU decomposition with implicit data dependencies hace 15 años
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. hace 15 años
  Nathalie Furmento 092b3a7635 Prefixing .... hace 15 años
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in hace 15 años
  Nathalie Furmento 6dd34a77c3 prefix many objects with starpu_ hace 15 años
  Cédric Augonnet 0636d338aa Add a --enable-fast option where the STARPU_ASSERT are ignored (by default, hace 15 años
  Cédric Augonnet 0281ad5c41 ** IMPORTANT ** hace 15 años
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. hace 15 años