Commit History

Author SHA1 Message Date
  Samuel Thibault eb7b6a9fbc Add performance models for mirage 11 years ago
  Samuel Thibault ed8c3ac9e6 Fix initialization in case there'd be no data at all: some very-well-known node has to be doing it, for instance 0 11 years ago
  Samuel Thibault 04855f8ec7 Fix initialization in case there'd be no data at all 11 years ago
  Samuel Thibault 90bbc50bb2 harmonize fixes with the distributed version 11 years ago
  Samuel Thibault 8457ee8f25 Fix build without MKL 11 years ago
  Samuel Thibault 355b2ce4b9 Document that Magma tinkers with the cublas streams 11 years ago
  Samuel Thibault 0b41d8bdeb Do not use magma for gemm or trsm, cublas is now already very good, and magma disturbs the cublas stream 11 years ago
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough 11 years ago
  Samuel Thibault 4c8b3b2c40 always set the kernel stream in the codelet itself, since magma apparently changes it dynamically 11 years ago
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically 11 years ago
  Samuel Thibault 6b13895a35 Fix initialization of paje variables 11 years ago
  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 11 years ago
  Samuel Thibault 1c9ae014c2 Improve submission order: trsms should rather be started before gemms 11 years ago
  Samuel Thibault 103037f60b Fix build 11 years ago
  Samuel Thibault 7fa7ccb485 Fix potrf kernel: benefit from the MKL implementation, and Magma is actually not asynchronous 11 years ago
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions 11 years ago
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled 11 years ago
  Samuel Thibault cdbf420f9b properly initialize magma 11 years ago
  Samuel Thibault 17b687c854 Fix magma API use 11 years ago
  Samuel Thibault e788d4adef Fix blas prototypes 11 years ago
  Samuel Thibault f8b757fec3 Fix taking priorities into account in modular-heft2 11 years ago
  Samuel Thibault ab3c084de4 harmonize code style 11 years ago
  Samuel Thibault 4ae67030fa Use the calibration eager in modular-heft2 for the calibrator component 11 years ago
  Samuel Thibault 6f1569e377 Enable blocking drivers by default in simgrid mode, now that it works fine 11 years ago
  Nathalie Furmento 1916f0bd2f mpi: fix previous commit 11 years ago
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag 11 years ago
  Nathalie Furmento ff17fdfbf5 mpi/src/starpu_mpi.c: rename some internal variables 11 years ago
  Samuel Thibault 754cbe694b Fix computing footprint of codelets with its own footprint function 11 years ago
  Samuel Thibault 48eed7f291 also print the codelet name 11 years ago
  Samuel Thibault 52de741169 move preprocessor flags to CPPFLAGS, for c++ build of leveldb 11 years ago