Історія комітів

Автор SHA1 Опис Дата
  Nathalie Furmento 5558692068 mpi/examples/cholesky: timing and flops information are no longer displayed by function dw_cholesky() but returned to caller, which can then decide to reset them on calculation error 12 роки тому
  Nathalie Furmento f72fbd73ba mpi/examples/cholesky: do not overwrite configuration, keep the default one or the environment defined one 12 роки тому
  Nathalie Furmento 2e748ef358 mpi/examples/cholesky: code which is identical in both mpi_cholesky_distributed.c and mpi_cholesky.c is now in mpi_cholesky_codelets.c 12 роки тому
  Nathalie Furmento c83ad0af19 mpi: minor fixes 12 роки тому
  Samuel Thibault 704be77fae really keep the highest factor for setting dblockx/y 13 роки тому
  Nathalie Furmento 99760ab15e mpi/examples/cholesky: find the highest common factor for setting dblockx and dblocky 13 роки тому
  Nathalie Furmento 5a5e9bd49a mpi/examples/cholesky: fix default value for parameters dblocky and dblockx 13 роки тому
  Benjamin Lorendeau 79c0bcda70 replaced htable32 by lists, thus fixing duplicated communications 13 роки тому
  Cyril Roelandt a2f330c273 mpi/examples: check the return value of starpu_init(). 13 роки тому
  Nathalie Furmento 25a724b1fe mpi/{tests,examples}: define access modes for data handle in struct starpu_codelet 13 роки тому
  Nathalie Furmento 7c57ef1529 mpi: use .xxx_funcs instead of .xxx_func fields for struct starpu_codelet 13 роки тому
  Nathalie Furmento 92faaeadee mpi/examples: update coding style 13 роки тому
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 роки тому
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 роки тому
  Nathalie Furmento f641bbcf02 mp/examples/cholesky: code cleaning 13 роки тому
  Cédric Augonnet 689896a8ef The performance of the MPI Cholesky kernel is obtained by taking the 14 роки тому
  Nathalie Furmento 7560ff696a mpi/examples/cholesky: fix output 14 роки тому
  Nathalie Furmento 6d03488628 MPI: The tag used in mpi communications is set by the data handle and no longer internally by the starpumpi library 14 роки тому
  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 14 роки тому
  Nathalie Furmento 3410893c43 MPI/examples/cholesky: allocate matrix per blocks and not as a whole. This should improve MPI communications as they will now deal with contiguous data. 14 роки тому
  Samuel Thibault 33e9800b2a Note that we should someday optimize NULL data registration 14 роки тому
  Nathalie Furmento 0101f3bf3b mpi/examples/cholesky: fix neighbor detection. We suppose any node not owing the data is a neighbor 14 роки тому
  Nathalie Furmento bc626b1505 mpi/examples/cholesky: always use pinned memory 14 роки тому
  Nathalie Furmento 2795bc9ffa mpi/examples/cholesky: unregister data from StarPU 14 роки тому
  Nathalie Furmento 3a698d7c20 mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices 14 роки тому
  Cédric Augonnet 2db455d5ab Use starpu_malloc 14 роки тому
  Nathalie Furmento 9e28924e45 mpi/examples/cholesky/mpi_cholesky.c: data distribution over both axes 14 роки тому
  Nathalie Furmento 1ecbbda946 mpi/examples/mpi_cholesky: 14 роки тому
  Nathalie Furmento 35aaad3b5f mpi/examples/cholesky: minor fixes 14 роки тому
  Nathalie Furmento 7f6e65add0 StarPU-MPI: add cholesky example using starpu_mpi_insert_task 14 роки тому