Historique des commits

Auteur SHA1 Message Date
  Pierre Huchant c03374018b julia: Fix automatic header translation. il y a 5 ans
  Pierre Huchant 82ccc6c9d2 julia gemm: Adapt the number of blocks to the number of workers and set OMP_NUM_THREADS=1. il y a 5 ans
  Pierre Huchant d69e0c1623 julia: Update execute.sh il y a 5 ans
  Pierre Huchant dd0d76f569 julia: Generate StarPU headers translation in build directory. il y a 5 ans
  Nathalie Furmento 150a78c2a4 cosmetic fixes il y a 5 ans
  Amina Guermouche 0bad72d4bf Merge branch 'master' of https://scm.gforge.inria.fr/authscm/amguermouche/git/starpu/starpu il y a 5 ans
  Amina Guermouche 50816967d7 fixing computation of best_benefit for component_heft, and fixing variables names il y a 5 ans
  Philippe SWARTVAGHER 1c5693560b mpi/burst_gemm: add case where workers alternate between tasks and polling il y a 5 ans
  Samuel Thibault 04c456453f Add starpu_data_get_coordinates_array il y a 5 ans
  Denis Barthou 09602f38f4 gemm_bare.jl : same as gemm.jl, with task creation outside of repetition loop. il y a 5 ans
  Pierre Huchant b4de281720 julia: Link with the openblas library shipped with Julia. il y a 5 ans
  Pierre Huchant 66ebef73fb julia: Link with the openblas library shipped with Julia. il y a 5 ans
  Amina Guermouche 3d1d25c17c fixing compilation issue il y a 5 ans
  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 il y a 5 ans
  Philippe SWARTVAGHER 63420eb4fe mpi/burst_gemm: add warmup GEMM and GEMM without burst il y a 5 ans
  Pierre Huchant bee9082426 julia: Automatically update starpu headers translation when outdated. il y a 5 ans
  Pierre Huchant 55295b97c9 julia: Fix execution on systems without CUDA. il y a 5 ans
  Pierre Huchant f1cdb783ad julia: Fix execution on OSX. il y a 5 ans
  Pierre Huchant c83f3de8f3 julia: Add a tag version of cholesky. il y a 5 ans
  Pierre Huchant 345073b487 julia: Expose more functions from StarPU API. il y a 5 ans
  Pierre Huchant ce213cfc8b julia: Check cublas return status. il y a 5 ans
  Pierre Huchant ca9e61ccc7 julia: clean object files before executing examples. il y a 5 ans
  Pierre Huchant b7f4e19047 julia: Implement starpu_task_insert(). il y a 5 ans
  Pierre Huchant a814f0c3d1 julia: check example results. il y a 5 ans
  Pierre Huchant 8e4dfa48fa julia: Simplify codelet declarations. il y a 5 ans
  Pierre Huchant 12da90fe38 julia: clean generated codelets before running examples. il y a 5 ans
  Pierre Huchant 4e47e3fe86 julia: Add cholesky example. il y a 5 ans
  Pierre Huchant bd74e8a01f julia: Add support for views in kernel codes. il y a 5 ans
  Pierre Huchant 9cfe80c71f julia: Expose STARPU_MATRIX_GET_LD in kernel codes. il y a 5 ans
  Pierre Huchant 1784fb9ff5 julia: Fix cublas. il y a 5 ans