Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 8feadd6011 src/common/utils.c: use strtok instead of strtok_r hace 6 años
  Nathalie Furmento 29c1ac08e9 mpi/tests/Makefile.am: remove extra endif hace 6 años
  Lucas Leandro Nesi d596842ee7 Add documentation for --enable-mpi (for smpi) hace 6 años
  Nathalie Furmento e49076e973 prefix all autotools conditional variables with STARPU hace 6 años
  Philippe SWARTVAGHER 8b2e86e688 Move BACKOFF_{MIN,MAX} constants to execution env vars hace 6 años
  Pierre Huchant 32fc7598b3 julia: do not generate CUDA kernels on machines without CUDA. hace 6 años
  Pierre Huchant 8f2d445a21 julia: Remove BenchmarkTools dependency in gemm example. hace 6 años
  Pierre Huchant d76cea04ec julia: Add support for load/store from/to CUDA buffers inside codelets. hace 6 años
  Pierre Huchant c03374018b julia: Fix automatic header translation. hace 6 años
  Pierre Huchant 82ccc6c9d2 julia gemm: Adapt the number of blocks to the number of workers and set OMP_NUM_THREADS=1. hace 6 años
  Pierre Huchant d69e0c1623 julia: Update execute.sh hace 6 años
  Pierre Huchant dd0d76f569 julia: Generate StarPU headers translation in build directory. hace 6 años
  Nathalie Furmento 150a78c2a4 cosmetic fixes hace 6 años
  Amina Guermouche 0bad72d4bf Merge branch 'master' of https://scm.gforge.inria.fr/authscm/amguermouche/git/starpu/starpu hace 6 años
  Amina Guermouche 50816967d7 fixing computation of best_benefit for component_heft, and fixing variables names hace 6 años
  Philippe SWARTVAGHER 1c5693560b mpi/burst_gemm: add case where workers alternate between tasks and polling hace 6 años
  Samuel Thibault 04c456453f Add starpu_data_get_coordinates_array hace 6 años
  Denis Barthou 09602f38f4 gemm_bare.jl : same as gemm.jl, with task creation outside of repetition loop. hace 6 años
  Pierre Huchant b4de281720 julia: Link with the openblas library shipped with Julia. hace 6 años
  Pierre Huchant 66ebef73fb julia: Link with the openblas library shipped with Julia. hace 6 años
  Amina Guermouche 3d1d25c17c fixing compilation issue hace 6 años
  Amina Guermouche f4f4c07ed4 fixing variable names to avoir any confusion between end of execution of a task and end of execution of already scheduled tasks hace 6 años
  Philippe SWARTVAGHER 63420eb4fe mpi/burst_gemm: add warmup GEMM and GEMM without burst hace 6 años
  Pierre Huchant bee9082426 julia: Automatically update starpu headers translation when outdated. hace 6 años
  Pierre Huchant 55295b97c9 julia: Fix execution on systems without CUDA. hace 6 años
  Pierre Huchant f1cdb783ad julia: Fix execution on OSX. hace 6 años
  Pierre Huchant c83f3de8f3 julia: Add a tag version of cholesky. hace 6 años
  Pierre Huchant 345073b487 julia: Expose more functions from StarPU API. hace 6 años
  Pierre Huchant ce213cfc8b julia: Check cublas return status. hace 6 años
  Pierre Huchant ca9e61ccc7 julia: clean object files before executing examples. hace 6 años