Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nathalie Furmento 67c7eaee62 tests/main/display_binding.c: disable when mpi master slave mode is enabled 5 gadi atpakaļ
  Samuel Thibault 2e40244460 non-linear regression: Documentation notes 5 gadi atpakaļ
  Nathalie Furmento 4cbf9425ae gMerge branch 'master' of gitlab.inria.fr:starpu/starpu 5 gadi atpakaļ
  Nathalie Furmento 41a24a2c5f 5 gadi atpakaļ
  Philippe SWARTVAGHER e1bffe77f9 Add STARPU_DISPLAY_BINDINGS env var to display all bindings 5 gadi atpakaļ
  Samuel Thibault 4baaa08f6c Separate out the submitted_mutex which is taken on each task termination 5 gadi atpakaļ
  Samuel Thibault b379846442 Add some padding in the worker structure to make sure to separate out data in different cache lines 5 gadi atpakaļ
  Samuel Thibault 939d34bef2 mpi: Note an easier optimization for data migration 5 gadi atpakaļ
  Philippe SWARTVAGHER f429016860 Add FxT events to identify starpu_{pause,resume} 5 gadi atpakaļ
  Philippe SWARTVAGHER 013246f33a mpi/matrix_mult: add task name 5 gadi atpakaļ
  Samuel Thibault 2363071bea non-lin regression: ignore entries which do not actually have measurements 5 gadi atpakaļ
  Olivier Aumage ded78ff41b conditionally update sleeping stats 5 gadi atpakaļ
  Pierre Huchant 761f24fb0e julia: Update package dependencies. 5 gadi atpakaļ
  Pierre Huchant ce9c56d1ae julia: Update cholesky example. 5 gadi atpakaļ
  Samuel Thibault a96bd31dc4 fix coverity warning 5 gadi atpakaļ
  Nathalie Furmento 9312fc58f6 src/common/utils.c: avoid for loop initial declarations 5 gadi atpakaļ
  Nathalie Furmento 8e6b59a010 src/core/topology.h: remove TODO as moving the struct definition will also pull other structs defined in worker.h 5 gadi atpakaļ
  Nathalie Furmento 4c5602b490 mpi/tests/gemm_helper.c: use starpu_tag_t 5 gadi atpakaļ
  Nathalie Furmento 56fbd1e4f5 move some helper functions to starpu_helper.h 5 gadi atpakaļ
  Nathalie Furmento 8feadd6011 src/common/utils.c: use strtok instead of strtok_r 5 gadi atpakaļ
  Nathalie Furmento 29c1ac08e9 mpi/tests/Makefile.am: remove extra endif 5 gadi atpakaļ
  Lucas Leandro Nesi d596842ee7 Add documentation for --enable-mpi (for smpi) 5 gadi atpakaļ
  Nathalie Furmento e49076e973 prefix all autotools conditional variables with STARPU 5 gadi atpakaļ
  Philippe SWARTVAGHER 8b2e86e688 Move BACKOFF_{MIN,MAX} constants to execution env vars 5 gadi atpakaļ
  Pierre Huchant 32fc7598b3 julia: do not generate CUDA kernels on machines without CUDA. 5 gadi atpakaļ
  Pierre Huchant 8f2d445a21 julia: Remove BenchmarkTools dependency in gemm example. 5 gadi atpakaļ
  Pierre Huchant d76cea04ec julia: Add support for load/store from/to CUDA buffers inside codelets. 5 gadi atpakaļ
  Pierre Huchant c03374018b julia: Fix automatic header translation. 5 gadi atpakaļ
  Pierre Huchant 82ccc6c9d2 julia gemm: Adapt the number of blocks to the number of workers and set OMP_NUM_THREADS=1. 5 gadi atpakaļ
  Pierre Huchant d69e0c1623 julia: Update execute.sh 5 gadi atpakaļ