História revízii

Autor SHA1 Správa Dátum
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 rokov pred
  Thibaud Lambert 9e0353d9b6 fix merge branches/mic in trunk 11 rokov pred
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory 12 rokov pred
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init 12 rokov pred
  Nathalie Furmento 5fb49ced95 mpi/examples/mpi_lu/plu_example.c: fix shadow declarations 12 rokov pred
  Nathalie Furmento 660641a5d4 fix type conversion 12 rokov pred
  Samuel Thibault dcf82692bf Fix displaying allocated memory in MPI LU 12 rokov pred
  Samuel Thibault f98a0b1d7c Use a smaller default size for mpi LU 12 rokov pred
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing 12 rokov pred
  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 12 rokov pred
  Nathalie Furmento 8d839ec756 mpi: tests and examples update call to deprecated functions 12 rokov pred
  Nathalie Furmento dd08dfbb3e mpi/examples: minor fixes 13 rokov pred
  Cyril Roelandt a2f330c273 mpi/examples: check the return value of starpu_init(). 13 rokov pred
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 rokov pred
  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 14 rokov pred
  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 rokov pred
  Cédric Augonnet 2db455d5ab Use starpu_malloc 14 rokov pred
  Nathalie Furmento a91a30812f mpi/examples/mpi_lu/plu_example.c: minor fixes 14 rokov pred
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 rokov pred
  Nathalie Furmento 4c4cfeb28d MPI: examples/mpi_lu/plu_example.c: MPI_Finalize is called by StarPU 14 rokov pred
  Samuel Thibault 2d53bbbc6d fix build on non-libnuma systems 14 rokov pred
  Nathalie Furmento a5f704ef6b mpi_lu example: modifications towards the new API 14 rokov pred
  Cédric Augonnet fd7d11e2c5 Fix minor warning 14 rokov pred
  Nathalie Furmento 4a983beb04 Update copyright 14 rokov pred
  Cédric Augonnet 0f9bbf7ee1 The starpu_data_{set,get}_default_sequential_consistency_flag functions make it 15 rokov pred
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 rokov pred
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. 15 rokov pred
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in 15 rokov pred
  Samuel Thibault 587d90a6b8 also fix srand48 usage 15 rokov pred
  Samuel Thibault ce7cc373c2 cope with systems which don't have drand48 15 rokov pred