Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 2409c69ab1 mpi/examples/cholesky/mpi_cholesky_distributed.c: fix spacing to use tab instead of spaces (to allow an easier comparison with mpi_cholesky.c) hace 12 años
  Cyril Roelandt a2f330c273 mpi/examples: check the return value of starpu_init(). hace 13 años
  Nathalie Furmento 25a724b1fe mpi/{tests,examples}: define access modes for data handle in struct starpu_codelet hace 13 años
  Nathalie Furmento 7c57ef1529 mpi: use .xxx_funcs instead of .xxx_func fields for struct starpu_codelet hace 13 años
  Nathalie Furmento 92faaeadee mpi/examples: update coding style hace 13 años
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct hace 13 años
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t hace 13 años
  Nathalie Furmento f641bbcf02 mp/examples/cholesky: code cleaning hace 13 años
  Cédric Augonnet 689896a8ef The performance of the MPI Cholesky kernel is obtained by taking the hace 14 años
  Nathalie Furmento 7560ff696a mpi/examples/cholesky: fix output hace 14 años
  Nathalie Furmento 6d03488628 MPI: The tag used in mpi communications is set by the data handle and no longer internally by the starpumpi library hace 14 años
  Nathalie Furmento ddea11361b StarPU-MPI Cholesky example: new version in which the matrix is not all allocated on the node 0, but each node allocates the sub-blocks it owns hace 14 años