Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault a2d3350e43 Fix file leak il y a 8 ans
  Samuel Thibault d3d32d6451 Fix priorities for schedulers which don't have unbound priority values il y a 8 ans
  Samuel Thibault ace9f6b23e Use better priorities in cholesky algorithm il y a 8 ans
  Nathalie Furmento 10ddd00907 minor fixes for gcc warnings il y a 8 ans
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings il y a 9 ans
  Samuel Thibault c6576d1cfe Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda il y a 9 ans
  Samuel Thibault 8fc6f07f4e show data registration and invalidation in paje trace il y a 9 ans
  Nathalie Furmento 9109d34b21 fux bugs detected by scan clang tool il y a 9 ans
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. il y a 9 ans
  Samuel Pitoiset 6c32e5cf22 examples: use fabsf() instead of abs() for floating point values il y a 10 ans
  Samuel Thibault c448586b85 revert 15931: these tasks already have a name through the performance model il y a 10 ans
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. il y a 10 ans
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code il y a 10 ans
  Samuel Thibault 455bfdd2ef make using commutativity an option in cholesky il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used il y a 10 ans
  Samuel Thibault 2480cd9106 fix warning il y a 10 ans
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot il y a 10 ans
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough il y a 10 ans
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically il y a 10 ans
  Samuel Thibault 1c9ae014c2 Improve submission order: trsms should rather be started before gemms il y a 10 ans
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions il y a 10 ans
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled il y a 10 ans
  Samuel Thibault cdbf420f9b properly initialize magma il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 11 ans
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. il y a 11 ans
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting il y a 11 ans
  Samuel Thibault ce7007a3c3 Add events to see where profiling starts and stops il y a 11 ans
  Samuel Thibault 87bf731e40 Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way. il y a 11 ans
  Samuel Thibault d35a5da619 Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code. il y a 11 ans