提交歷史

作者 SHA1 備註 提交日期
  Cyril Roelandt a2f330c273 mpi/examples: check the return value of starpu_init(). 13 年之前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 年之前
  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 13 年之前
  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 年之前
  Cédric Augonnet 2db455d5ab Use starpu_malloc 14 年之前
  Nathalie Furmento a91a30812f mpi/examples/mpi_lu/plu_example.c: minor fixes 14 年之前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
  Nathalie Furmento 4c4cfeb28d MPI: examples/mpi_lu/plu_example.c: MPI_Finalize is called by StarPU 14 年之前
  Samuel Thibault 2d53bbbc6d fix build on non-libnuma systems 14 年之前
  Nathalie Furmento a5f704ef6b mpi_lu example: modifications towards the new API 14 年之前
  Cédric Augonnet fd7d11e2c5 Fix minor warning 14 年之前
  Nathalie Furmento 4a983beb04 Update copyright 14 年之前
  Cédric Augonnet 0f9bbf7ee1 The starpu_data_{set,get}_default_sequential_consistency_flag functions make it 15 年之前
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 年之前
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. 15 年之前
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in 15 年之前
  Samuel Thibault 587d90a6b8 also fix srand48 usage 15 年之前
  Samuel Thibault ce7cc373c2 cope with systems which don't have drand48 15 年之前
  Cédric Augonnet 40a3bbd458 Reduce memory consumption 15 年之前
  Cédric Augonnet 5556836c9e - Use libnuma if possible 15 年之前
  Samuel Thibault e9acd82e11 double-buffer 12 and 21 contributions 15 年之前
  Cédric Augonnet f838d1aae0 Use an array of temporary buffers for "task 11" instead of a single buffer. 15 年之前
  Samuel Thibault 2c2170c9c8 initialize thread support, warn if no thread support is available 15 年之前
  Cédric Augonnet d247fadc97 add a -display flag 15 年之前
  Cédric Augonnet 0a02a72fd6 Something got messed up with fortran vs. C ordering, so we temporarility 15 年之前
  Cédric Augonnet bbb0e033a8 - yet more debugging 15 年之前
  Cédric Augonnet c1f052654a fix MPI LU 15 年之前
  Cédric Augonnet 9484d29449 Add various functions to debug the MPI LU code. 15 年之前
  Cédric Augonnet ee82317aad - fix some bugs 15 年之前
  Cédric Augonnet eee6350711 handle termination properly 15 年之前