Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 65b1ae67ce fix classifying complex numbers vor 9 Jahren
  Samuel Thibault 4a7a6b7d7d Enable CPU code on MIC/SCC vor 9 Jahren
  Samuel Thibault 9ebf0fcd00 Remove spurious where initialization vor 9 Jahren
  Samuel Thibault a95613dc3b Enable codelets using BLAS on MIC vor 9 Jahren
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code vor 10 Jahren
  Nathalie Furmento bb61f3808d update cnrs copyright vor 10 Jahren
  Nathalie Furmento 4f6b40a1da src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline vor 10 Jahren
  Samuel Thibault 6f02123c98 assume double support is available in simgrid mode vor 10 Jahren
  Samuel Thibault 41d4c8a7fe Also enable ASYNC in simgrid mode vor 10 Jahren
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Samuel Thibault 3287a44e0e Allow cuda execution on simgrid too vor 10 Jahren
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros vor 12 Jahren
  Cyril Roelandt 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. vor 13 Jahren
  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. vor 13 Jahren
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas vor 13 Jahren
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy vor 13 Jahren
  Cyril Roelandt 3e6185ecab xlu_kernels.c: use fpclassify(3) rather than comparing floats to 0.0. vor 13 Jahren
  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 vor 13 Jahren
  Nathalie Furmento b9476e6d4a update code w.r.t coding style vor 13 Jahren
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones vor 13 Jahren
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct vor 13 Jahren
  Nathalie Furmento c80a8acea1 Datatypes renaming vor 13 Jahren
  Olivier Aumage 66e35b6222 - add support for complex number cases in the LU example vor 13 Jahren
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler vor 14 Jahren
  Samuel Thibault 68c2135caf fix yet more c++-like comments vor 14 Jahren
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! vor 14 Jahren
  Cédric Augonnet 447e86b623 - Add missing prototypes vor 14 Jahren
  Nathalie Furmento 4a983beb04 Update copyright vor 15 Jahren