Commit History

Author SHA1 Message Date
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Samuel Thibault eb2d5ff746 Harmonize distributed cholesky codelets with mono-node cholesky codelets 6 years ago
  Samuel Thibault f57a3e0db4 Add colors to distributed cholesky example 6 years ago
  Nathalie Furmento 6da076534a fix english mistakes 7 years ago
  Nathalie Furmento d1585e626a mpi: fix copyrights 7 years ago
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 years ago
  Samuel Thibault 27e0760337 Add missing include needed for some build profiles 8 years ago
  Samuel Thibault 2ea5faef7f Use better priorities in our distributed cholesky implementation 8 years ago
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 8 years ago
  Samuel Thibault cde2272e3d Don't bug people with a TODO 8 years ago
  Samuel Thibault 265cfa6687 Set coordinates and iteration loops for MPI examples 8 years ago
  Samuel Thibault a3f97d5e20 Fix using CUDA in simgrid mode 9 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used 10 years ago
  Nathalie Furmento 935a2057bd mpi/examples/matrix_decomposition: clean code and reduce problem size when quick_check is requested 10 years ago
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid 10 years ago
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting 11 years ago
  Nathalie Furmento 12ffd4005e mpi: update applications to use starpu_mpi_data_register instead of both starpu_data_set_tag and starpu_data_set_rank 11 years ago
  Samuel Thibault d35a5da619 Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code. 11 years ago
  Samuel Thibault f5dd1b71ed Take benefit from mpi cache flushing 11 years ago
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 years ago
  Nathalie Furmento 51eea5acc3 mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set 11 years ago
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory 12 years ago
  Nathalie Furmento aa0f825a72 mpi/examples/matrix_decomposition/mpi_cholesky_codelets.c: add missing 12 years ago
  Nathalie Furmento 66cb3a8c51 mpi/examples/matrix_decomposition: size and nblocks are global parameters 12 years ago
  Nathalie Furmento 1357b7fb73 mpi: field where of struct starpu_codelet is optional, no longer set it 12 years ago
  Nathalie Furmento 660641a5d4 fix type conversion 12 years ago
  Nathalie Furmento 6de8e5b0f4 mpi/examples/matrix_decomposition/: move my_distrib from mpi_cholesky_codelets to mpi_decomposition_matrix 12 years ago