Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code hace 10 años
  Nathalie Furmento bb61f3808d update cnrs copyright hace 10 años
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot hace 10 años
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough hace 10 años
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically hace 10 años
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions hace 10 años
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled hace 10 años
  Samuel Thibault cdbf420f9b properly initialize magma hace 10 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 10 años
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting hace 11 años
  Samuel Thibault 87bf731e40 Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way. hace 11 años
  Thibaud Lambert 398f98ed19 mic (perfmodel): Correction cholesky, lu_kernels hace 12 años
  Thibaud Lambert 310ac0249e mic (perfmodel): cholesky correction hace 12 años
  Thibaud Lambert 099dd2cd32 mic (perfmodel): Correction compilation error hace 12 años
  Nathalie Furmento 4f8ef3e329 use STARPU_MAIN_RAM instead of 0 to design main memory hace 12 años
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 hace 12 años
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init hace 12 años
  Nathalie Furmento 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. hace 12 años
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it hace 12 años
  Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves hace 12 años
  Samuel Thibault 58cc1abab5 cholesky: Do not allocate any memory in simgrid mode, add options for deps and printing lp in bound support hace 12 años
  Samuel Thibault da6a43c29f use starpu time, in order to get simgrid time hace 12 años
  Cyril Roelandt 8d54204ab7 examples/cholesky/cholesky_tag.c: Remove the "pinned" argument of cholesky(). hace 13 años
  Nathalie Furmento 73dc3cf921 examples/cholesky/: make sure we free matrix after using it hace 13 años
  Cyril Roelandt 5a9ca105f6 Remove double free() of "mat". hace 13 años
  Nathalie Furmento 8be17eb74d examples/cholesky/: do not allocate matrix twice hace 13 años
  Nathalie Furmento 3f0e8b6165 examples: free memory and unregister data hace 13 años
  Samuel Thibault 8861b1139a Free data hace 13 años
  Samuel Thibault b379ac8a40 Fix returning 77 hace 13 años
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. hace 13 años