Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento f7abbfa6fc update copyright hace 6 años
  Samuel Thibault ca3afe9b7b Drop now-spurious starpu_shutdown calls hace 6 años
  Samuel Thibault 4382fad991 Use starpu_mpi_init_conf instead of starpu_mpi_init hace 6 años
  Nathalie Furmento 29483eaa35 mpi/examples/mpi_lu: make no_prio an application parameter hace 7 años
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights hace 7 años
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings hace 7 años
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces hace 8 años
  Samuel Thibault 265cfa6687 Set coordinates and iteration loops for MPI examples hace 8 años
  Nathalie Furmento 2d363c9b1b mpi: minor fixes (following cppcheck warnings) hace 8 años
  Nathalie Furmento 8ba08c8dfc mpi: check function return values and free memory hace 9 años
  Samuel Thibault b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications hace 10 años
  Nathalie Furmento bb61f3808d update cnrs copyright hace 10 años
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used hace 10 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 10 años
  Thibaud Lambert 9e0353d9b6 fix merge branches/mic in trunk hace 11 años
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory hace 12 años
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init hace 12 años
  Nathalie Furmento 5fb49ced95 mpi/examples/mpi_lu/plu_example.c: fix shadow declarations hace 12 años
  Nathalie Furmento 660641a5d4 fix type conversion hace 12 años
  Samuel Thibault dcf82692bf Fix displaying allocated memory in MPI LU hace 12 años
  Samuel Thibault f98a0b1d7c Use a smaller default size for mpi LU hace 12 años
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing hace 12 años
  Nathalie Furmento cc29bc43df mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised hace 12 años
  Nathalie Furmento 8d839ec756 mpi: tests and examples update call to deprecated functions hace 12 años
  Nathalie Furmento dd08dfbb3e mpi/examples: minor fixes hace 13 años
  Cyril Roelandt a2f330c273 mpi/examples: check the return value of starpu_init(). hace 13 años
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t hace 13 años
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime hace 13 años
  Nathalie Furmento 7d08fe6604 StarPU-MPI: Simplify starpu_mpi_initialize_extended. Remove the initialize_mpi parameter parameter as it does not need to be made available to users hace 14 años
  Cédric Augonnet 2db455d5ab Use starpu_malloc hace 14 años