Commit History

Autor SHA1 Mensaxe Data
  Samuel Thibault 0b41d8bdeb Do not use magma for gemm or trsm, cublas is now already very good, and magma disturbs the cublas stream %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 4c8b3b2c40 always set the kernel stream in the codelet itself, since magma apparently changes it dynamically %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 6b13895a35 Fix initialization of paje variables %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 63fa85e1d9 do not just crash when running opencl in simgrid without opencl support, just ignore not_launched_drivers for it. The application can't have produced a value anyway %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 1c9ae014c2 Improve submission order: trsms should rather be started before gemms %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 103037f60b Fix build %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 7fa7ccb485 Fix potrf kernel: benefit from the MKL implementation, and Magma is actually not asynchronous %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault cdbf420f9b properly initialize magma %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 17b687c854 Fix magma API use %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault e788d4adef Fix blas prototypes %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault f8b757fec3 Fix taking priorities into account in modular-heft2 %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault ab3c084de4 harmonize code style %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 4ae67030fa Use the calibration eager in modular-heft2 for the calibrator component %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 6f1569e377 Enable blocking drivers by default in simgrid mode, now that it works fine %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 1916f0bd2f mpi: fix previous commit %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento ff17fdfbf5 mpi/src/starpu_mpi.c: rename some internal variables %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 754cbe694b Fix computing footprint of codelets with its own footprint function %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 48eed7f291 also print the codelet name %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 52de741169 move preprocessor flags to CPPFLAGS, for c++ build of leveldb %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 568c165aa6 Print device name and number first, since this is what most people will understand %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 7e8b37842d print the error string, not only the value %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 907cc16e0a be more specific about the task and codelet which failed to get submitted %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 5e26fe64f8 backport r 14006 from 1.1: Add support for tracing the number of submitted tasks, thanks Jean-Marie Couteyen for the patch %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento a75bba37af mpi/tests/insert_task_dyn_handles.c: set a data on node 1 %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento d79ca05bb0 mpi/tests: add testcase which deals with dynamic handles %!s(int64=11) %!d(string=hai) anos