Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault 2480cd9106 fix warning před 10 roky
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot před 10 roky
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough před 10 roky
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically před 10 roky
  Samuel Thibault 1c9ae014c2 Improve submission order: trsms should rather be started before gemms před 10 roky
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions před 10 roky
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled před 10 roky
  Samuel Thibault cdbf420f9b properly initialize magma před 10 roky
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. před 10 roky
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. před 11 roky
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting před 11 roky
  Samuel Thibault ce7007a3c3 Add events to see where profiling starts and stops před 11 roky
  Samuel Thibault 87bf731e40 Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way. před 11 roky
  Samuel Thibault d35a5da619 Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code. před 11 roky
  Samuel Thibault 8909163f31 Also print theoretical makespan před 11 roky
  Nathalie Furmento 483f8e2979 merge trunk před 11 roky
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed před 11 roky
  Thibaud Lambert 398f98ed19 mic (perfmodel): Correction cholesky, lu_kernels před 12 roky
  Thibaud Lambert 310ac0249e mic (perfmodel): cholesky correction před 12 roky
  Thibaud Lambert 099dd2cd32 mic (perfmodel): Correction compilation error před 12 roky
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 před 12 roky
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros před 12 roky
  Samuel Thibault e850b08c6c clean lp2paje, make it a real documented starpu tool před 12 roky
  Samuel Thibault 2bc893be70 -bound and -bound-lp can be independent easily actually před 12 roky
  Samuel Thibault 71b0cff432 warn that -bound-lp needs -bound před 12 roky
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init před 12 roky
  Nathalie Furmento 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. před 12 roky
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it před 12 roky
  Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves před 12 roky
  Samuel Thibault 9360f01062 Use simpler code to fake cholesky kernels před 12 roky