Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Samuel Thibault 49da257213 Use a coherent m,n ordering in all cholesky codes. 5 gadi atpakaļ
  Samuel Thibault 20957797c1 No need to get back data on node 0 if we won't check 5 gadi atpakaļ
  Samuel Thibault a2c129f8e4 Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check 5 gadi atpakaļ
  Samuel Thibault 464bdb2d77 Fix computing Cholesky relative error instead of an absolute error 5 gadi atpakaļ
  Nathalie Furmento 6b5aceb1db mpi/examples/matrix_decomposition: fix correctness check 5 gadi atpakaļ
  Nathalie Furmento 96ddf670aa minor fixes following compiler warnings 5 gadi atpakaļ
  Nathalie Furmento f7abbfa6fc update copyright 6 gadi atpakaļ
  Samuel Thibault eb2d5ff746 Harmonize distributed cholesky codelets with mono-node cholesky codelets 6 gadi atpakaļ
  Samuel Thibault f57a3e0db4 Add colors to distributed cholesky example 6 gadi atpakaļ
  Nathalie Furmento 6da076534a fix english mistakes 7 gadi atpakaļ
  Nathalie Furmento d1585e626a mpi: fix copyrights 7 gadi atpakaļ
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 gadi atpakaļ
  Samuel Thibault 27e0760337 Add missing include needed for some build profiles 8 gadi atpakaļ
  Samuel Thibault 2ea5faef7f Use better priorities in our distributed cholesky implementation 8 gadi atpakaļ
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 8 gadi atpakaļ
  Samuel Thibault cde2272e3d Don't bug people with a TODO 8 gadi atpakaļ
  Samuel Thibault 265cfa6687 Set coordinates and iteration loops for MPI examples 8 gadi atpakaļ
  Samuel Thibault a3f97d5e20 Fix using CUDA in simgrid mode 9 gadi atpakaļ
  Nathalie Furmento bb61f3808d update cnrs copyright 10 gadi atpakaļ
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used 10 gadi atpakaļ
  Nathalie Furmento 935a2057bd mpi/examples/matrix_decomposition: clean code and reduce problem size when quick_check is requested 10 gadi atpakaļ
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 gadi atpakaļ
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 gadi atpakaļ
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid 10 gadi atpakaļ
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting 11 gadi atpakaļ
  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 gadi atpakaļ
  Samuel Thibault d35a5da619 Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code. 11 gadi atpakaļ
  Samuel Thibault f5dd1b71ed Take benefit from mpi cache flushing 11 gadi atpakaļ
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 gadi atpakaļ
  Nathalie Furmento 51eea5acc3 mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set 11 gadi atpakaļ