История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 7f136c4dd2 Fix warning лет назад: 5
  Samuel Thibault ab5b2737e9 Add cpu-only and gpu-only task variants лет назад: 6
  Samuel Thibault bb783da7b0 Avoid any tentative definitions, not supported on MacOS лет назад: 6
  Nathalie Furmento f7abbfa6fc update copyright лет назад: 6
  Samuel Thibault 4f42d4295c Add a way to choose the colors of tasks лет назад: 7
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights лет назад: 7
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings лет назад: 7
  Nathalie Furmento 77bdab7d9d examples: report error on cuda call failure and fix invalid printf argument type лет назад: 8
  Samuel Thibault 441644b632 Benefit from cublas v2 лет назад: 8
  Samuel Thibault a41080d2a6 Fix setting the proper CUDA stream when using several streams from the same driver thread лет назад: 8
  Samuel Thibault a95613dc3b Enable codelets using BLAS on MIC лет назад: 9
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code лет назад: 10
  Samuel Thibault 455bfdd2ef make using commutativity an option in cholesky лет назад: 10
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 10
  Samuel Thibault 3621a2818e benefit from magma 1.4.0 and later being able to use an application-provided stream лет назад: 10
  Samuel Thibault 90bbc50bb2 harmonize fixes with the distributed version лет назад: 10
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough лет назад: 10
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically лет назад: 10
  Samuel Thibault 7fa7ccb485 Fix potrf kernel: benefit from the MKL implementation, and Magma is actually not asynchronous лет назад: 10
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions лет назад: 10
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled лет назад: 10
  Samuel Thibault 17b687c854 Fix magma API use лет назад: 10
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used лет назад: 10
  Samuel Thibault f7bc4f304f Fix warnings лет назад: 10
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 10
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting лет назад: 11
  Samuel Thibault 3725f99550 Fix build with magma лет назад: 11
  Samuel Thibault 87bf731e40 Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way. лет назад: 11
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros лет назад: 12
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files лет назад: 13