Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 92772b1255 mpi: document and check the value of MPI_Status hace 4 años
  HE Kun d1b91b3fee starpupy: print input/return arrays hace 4 años
  Nathalie Furmento 6a476de29d mpi/examples: use MPI_STATUS_IGNORE instead of NULL to ignore status hace 4 años
  Nathalie Furmento c093f0c5aa mpi/examples/user_datatype/user_datatype_early.c: mpi_wait do not accept NULL as a value for the status, use instead MPI_STATUS_IGNORE hace 4 años
  HE Kun e55e3b9231 starpupy; reduce the size of array hace 4 años
  Nathalie Furmento 41d7803065 starpupy/examples/execute.sh: allow to launch mpi with gdb hace 4 años
  Nathalie Furmento 3ef79e4a8c starpupy/src: fix code format hace 4 años
  Nathalie Furmento 1e600e7e81 configure.ac: check for cloudpickle python module hace 4 años
  Philippe SWARTVAGHER 72e39acbfe nmad: decrement number of pending requests just after destroying a request hace 4 años
  HE Kun d41f3c0aa8 starpupy: release/reacquire the GIL around starpu_shutdown() hace 4 años
  Samuel Thibault 5643195edc Complete data interface documentation hace 4 años
  HE Kun 3c2ccccf51 starpupy: check the installation of modules hace 4 años
  Samuel Thibault dbfa184779 memalloc: Do not test for nb_tasks_prefetch in try_to_reuse_potentially_in_use_mc hace 4 años
  Samuel Thibault e88a1e567a memalloc: Do try to reuse a non-wontuse memchunk for a prefetch hace 4 años
  Samuel Thibault 0f1d878461 mpi: Do not call the peek_data method when not defined in the interface hace 4 años
  HE Kun 1c4e909d1d starpupy: use pickle.loads hace 4 años
  HE Kun 913ef45a09 starpupy: use inspect.getfullargspec() instead of inspect.getargspec()for python3 hace 4 años
  Samuel Thibault ab094dc154 typo hace 4 años
  Samuel Thibault 3b788d96b7 Fix missing starpu_shutdown hace 4 años
  Samuel Thibault 5fea7341a9 Fix missing starpu_shutdown hace 4 años
  Samuel Thibault b3ee1c8445 perf_knobs_03: Fix test termination when using mpich and non-supported number of cores hace 4 años
  Samuel Thibault b779d21574 perf_knobs_03: Fix test termination when using mpich and non-supported number of cores hace 4 años
  Nathalie Furmento 225fe8a077 starpupy/examples/execute.sh.in: shift cannot be done inside function hace 4 años
  Philippe SWARTVAGHER f7d639663e mpi: add missing starpu_spin_destroy hace 4 años
  Nathalie Furmento f00bc36dc7 starpupy/examples: launch with mpiexec when mpi master slave mode is enabled hace 4 años
  HE Kun 9393955291 remove a printf hace 4 años
  HE Kun b443c57d60 starpupy: adapt to MPI master/slave model hace 4 años
  HE Kun 2a3ca2760f send the return value from MPI slave to master hace 4 años
  HE Kun eefadccee8 add cl_ret and cl_ret_size as members of starpu_task structure hace 4 años
  HE Kun a9e5bfa931 typo hace 4 años