Historia zmian

Autor SHA1 Wiadomość Data
  Samuel Thibault c448586b85 revert 15931: these tasks already have a name through the performance model 9 lat temu
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. 9 lat temu
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code 9 lat temu
  Samuel Thibault 455bfdd2ef make using commutativity an option in cholesky 10 lat temu
  Nathalie Furmento bb61f3808d update cnrs copyright 10 lat temu
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used 10 lat temu
  Samuel Thibault 2480cd9106 fix warning 10 lat temu
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot 10 lat temu
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough 10 lat temu
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically 10 lat temu
  Samuel Thibault 1c9ae014c2 Improve submission order: trsms should rather be started before gemms 10 lat temu
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions 10 lat temu
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled 10 lat temu
  Samuel Thibault cdbf420f9b properly initialize magma 10 lat temu
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 lat temu
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 lat temu
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting 11 lat temu
  Samuel Thibault ce7007a3c3 Add events to see where profiling starts and stops 11 lat temu
  Samuel Thibault 87bf731e40 Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way. 11 lat temu
  Samuel Thibault d35a5da619 Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code. 11 lat temu
  Samuel Thibault 8909163f31 Also print theoretical makespan 11 lat temu
  Nathalie Furmento 483f8e2979 merge trunk 11 lat temu
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 lat temu
  Thibaud Lambert 398f98ed19 mic (perfmodel): Correction cholesky, lu_kernels 11 lat temu
  Thibaud Lambert 310ac0249e mic (perfmodel): cholesky correction 11 lat temu
  Thibaud Lambert 099dd2cd32 mic (perfmodel): Correction compilation error 11 lat temu
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 12 lat temu
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 lat temu
  Samuel Thibault e850b08c6c clean lp2paje, make it a real documented starpu tool 12 lat temu
  Samuel Thibault 2bc893be70 -bound and -bound-lp can be independent easily actually 12 lat temu