Историја ревизија

Аутор SHA1 Порука Датум
  Nathalie Furmento 93057993ba tests: add new test datawizard/allocate.c to test user allocation memory when not enough memory left пре 13 година
  Nathalie Furmento 72e761688c src/datawizard/malloc.c: starpu_free needs to inform the memory manager some memory is given back, but how do we know how much? пре 13 година
  Nathalie Furmento 8076fd2ac1 src/datawizard/malloc.c: starpu_malloc() now requests the memory manager to find out if there is enough memory left. If now, it reclaims memory пре 13 година
  Nathalie Furmento 0e7dedf3a9 src/drivers/cpu/driver_cpu.c: fix unit for limited memory size пре 13 година
  Nathalie Furmento 8b29cc2137 src/datawizard/malloc.c: fix indent and comment пре 13 година
  Nathalie Furmento 29774f8bd4 src/datawizard: function reclaim_memory_generic is now needed in another file пре 13 година
  Nathalie Furmento 449b29bd8e src/drivers/cpu/driver_cpu.c: Introduce new variables STARPU_LIMIT_CPU_MEM and STARPU_LIMIT_CPU_devid_MEM to limit memory per all CPU or per specific device пре 13 година
  Nathalie Furmento ff5ec21b70 src/datawizard/malloc.c: remove irrelevant warning пре 13 година
  Nathalie Furmento 0ed16c2b6b mpi/tests/user_defined_datatype.c: set a different tag for each loop to avoid MPI messages to be mixed пре 13 година
  Nathalie Furmento 319b4f9d77 mpi/src/starpu_mpi.c: harmonize debug messages пре 13 година
  Nathalie Furmento 730cb33465 mpi/src/starpu_mpi.c: set unset value for user_datatype and count пре 13 година
  Samuel Thibault 638affec63 comment пре 13 година
  Nathalie Furmento 756e643c7c mpi/tests/user_defined_datatype.c: modify test to do several communications and to check that the received value is correct пре 13 година
  Nathalie Furmento 45502e221b mpi/tests/multiple_send.c: remove un-needed definition пре 13 година
  Nathalie Furmento bb60385e65 mpi/src/starpu_mpi.c: revert commit 8879 which simplified the mechanism to receive data size for user-defined datatype пре 13 година
  Nathalie Furmento 0cc4e4d2be socl/examples: fix signed-ness пре 13 година
  Nathalie Furmento 6100f10c94 examples: fix signed-ness пре 13 година
  Nathalie Furmento 2c64fd5d49 examples: use starpu_codelet_init пре 13 година
  Nathalie Furmento f28f24fd12 doc/chapters/mpi-support.texi: add todo пре 13 година
  Samuel Thibault 751174d9c5 Factorize call to _starpu_mpi_irecv_data_func пре 13 година
  Samuel Thibault 7fede3d0fa factorize call to _starpu_mpi_isend_data_func пре 13 година
  Nathalie Furmento 52c8d99baf mpi/src/starpu_mpi.c: add mechanism to overlap the sending of the size with the packing of the data пре 13 година
  Nathalie Furmento 501b26dcf2 mpi/examples/complex/mpi_complex.c: simplify test пре 13 година
  Nathalie Furmento 470d35a654 mpi: simplify mechanism to receive data size for user-defined datatype пре 13 година
  Nathalie Furmento 762e40a988 mpi: simplify mechanism to send data size for user-defined datatype пре 13 година
  Nathalie Furmento a872a04d26 examples/interface: codelet to display takes a optional string parameter пре 13 година
  Nathalie Furmento 3bdd2292ef mpi/src/starpu_mpi_insert_task.c: call _STARPU_DEBUG instead of _STARPU_MPI_DEBUG as MPI has already been shutdown пре 13 година
  Nathalie Furmento fd7b926597 mpi/src/starpu_mpi_private.h: update type for field count to be ssize_t пре 13 година
  Nathalie Furmento f060b6e137 examples/interface/complex_interface.c: do not pack data when given NULL pointer пре 13 година
  Nathalie Furmento 94cd5e98eb data interface: update the prototype of the function pack_data to be able to return a negative value for the size пре 13 година