Historial de Commits

Autor SHA1 Mensaje Fecha
  Sylvain Henry 11822b82f8 Fix starpu-1.0.pc (lib link order) hace 13 años
  Cyril Roelandt cd846c119e Cyclomatic complexity: exclude tools/dev/experimental/*.c. hace 13 años
  Nathalie Furmento 07c734a366 doc/: add missing doc hace 13 años
  Cyril Roelandt 4144483fb8 Disable warnings about deprecated declarations when testing deprecated declarations. hace 13 años
  Nathalie Furmento 2455e3a7b1 fix variable name to disable asynchronous OpenCL and CUDA copy hace 13 años
  Nathalie Furmento 527a6e236c tools/dev/starpu_check_undocumented.sh: check if variables are documented or not hace 13 años
  Nathalie Furmento 5a5ecd709e doc/Makefile.am: use dist_html_DATA for html documentation hace 13 años
  Nathalie Furmento 428af0d071 doc/Makefile.am: also generate html version of the documentation hace 13 años
  Nathalie Furmento 433c9d7512 doc/: document environment variable STARPU_OPENCL_ON_CPUS hace 13 años
  Ludovic Courtès 039b226a94 build: Add a rule to generate `cyclomatic-complexity.html'. hace 13 años
  Ludovic Courtès d40f2589bc build: Specify the home page URL. hace 13 años
  Nathalie Furmento 77edb07a2c doc: add index list for configure options and environment variables hace 13 años
  Nathalie Furmento d12bb9586e src/core/workers.h: increase length name hace 13 años
  Nathalie Furmento b9f5390697 configure.ac: fix indentation to get a easier-to-read code hace 13 años
  Nathalie Furmento 89c370626e mpi: clearly identity TODOs and clear the ones which are done hace 13 años
  Nathalie Furmento c989236047 exemples/interface/complex: Make sure CUDA cards with capabilities < 1.3 do not try to perform operations on doubles hace 13 años
  Nathalie Furmento ae2ffeec76 data interface: add parameter count to unpack operation hace 13 años
  Nathalie Furmento 3528f784a2 ChangeLog: add latest updates hace 13 años
  Nathalie Furmento 4403f33f43 data interfaces: the pack operation of user-defined data interfaces now defines a count parameter which should be set to thesize of the buffer created by the packing of the data hace 13 años
  Nathalie Furmento 82c4da89c9 src/datawizard/interfaces/coo_interface.c: fix comparison hace 13 años
  Nathalie Furmento a8c46ce0fe mpi/src/starpu_mpi.c: disable verbose hace 13 años
  Nathalie Furmento b952994b31 mpi/src/: when exchanging user-defined datatypes, the size of the data is sent as a first message hace 13 años
  Nathalie Furmento 891b90457f mpi/src/starpu_mpi.c: update code to follow new prototype for starpu_handle_pack_data() hace 13 años
  Nathalie Furmento 1572543957 data interface: add new parameter count to function starpu_handle_pack_data() hace 13 años
  Nathalie Furmento 36591c7f55 mpi/src/: use _starpu_mpi_request_type to print request type hace 13 años
  Nathalie Furmento ed22093d1f mpi/src: req->count is no longer set by starpu_mpi_handle_to_datatype() hace 13 años
  Nathalie Furmento e6d5ee3603 mpi/src: size of a data is stored in the starpu-mpi request as a size_t hace 13 años
  Nathalie Furmento 9b92d68703 mpi/tests/helper.h: new macro FPRINTF_MPI to display a message along with the rank number hace 13 años
  Nathalie Furmento be1d9c3ece mpi/src/starpu_mpi.c: merge code of functions _starpu_mpi_irecv_common and _starpu_mpi_isend_common into new function _starpu_mpi_isend_irecv_common hace 13 años
  Nathalie Furmento 6f966bce36 mpi/src/starpu_mpi.c: typo hace 13 años