提交历史

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