Historial de Commits

Autor SHA1 Mensaje Fecha
  Olivier Aumage df35fe2d3a - also add -mmic for mpicc/mpifort when building the device StarPU instance hace 10 años
  Nathalie Furmento 3c8c6c2959 examples/cholesky: increase value for maximum number of blocks hace 10 años
  Samuel Thibault 5f04e1e206 drop useless initialization hace 10 años
  Samuel Thibault 7170d94098 drop useless continue hace 10 años
  Nathalie Furmento bd65a6b807 Makefile.am: fix #18867 to include README.dev in dist file hace 10 años
  Nathalie Furmento 920663d090 free memory hace 10 años
  Nathalie Furmento 626fb31c65 mpi: fix variable scope hace 10 años
  Samuel Thibault a7e50ec8ff Fix use after free hace 10 años
  Samuel Thibault fb7f004450 Add missing parenthesis hace 10 años
  Nathalie Furmento 690e072874 configure.ac: do not generate documentation if it is already available in the source directory hace 10 años
  Samuel Thibault 8777b6a3e3 Add a few more details hace 10 años
  Samuel Thibault c6576d1cfe Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda hace 10 años
  Samuel Thibault 8897cc3f20 Fix execution of applications using the whole 64bit range when built on a system that has ayudame, but not run inside ayudame hace 10 años
  Nathalie Furmento 5fced62797 README.dev: add directory structure hace 10 años
  Nathalie Furmento 203fc23889 Makefile.am: add README.dev in dist file hace 10 años
  Olivier Aumage a97ecf3964 - add some convenient constant-to-string conversion funcs for master-slave MP support hace 10 años
  Olivier Aumage 31ce7b0254 - missing handle unlock in starpu_memchunk_tidy() hace 10 años
  Samuel Thibault a364721b4d fix starpu_fxt_data_trace reading codelet names hace 10 años
  Samuel Thibault 30a3cd8fad Account memory used for receiving user-packed/unpacked MPI data, thanks Jérôme robert for the patch hace 10 años
  Samuel Thibault a799c463df document the potential bug hace 10 años
  Nathalie Furmento 8ac7e4e039 mic-configure: split options correctly hace 10 años
  Nathalie Furmento ff15d9a760 configure.ac: remove option subdir-objects as it causes fortran compilation to fail hace 10 años
  Samuel Thibault 1c27404edc fix documentation of --disable-fstack-protector-all according to default value hace 10 años
  Samuel Thibault d0d711fd7b note about .where field for MIC/SCC hace 10 años
  Nathalie Furmento 514a859d3b configure: add configure option for fstack-protector-all which is enabled by default, and disable it when compiling for MIC architectures hace 10 años
  Samuel Thibault 6b343fd01d document why we don't enable fortify without optimizations hace 10 años
  Samuel Thibault 96d4e38441 fortify only works in optimization mode. It is also very lightweight, so enable it by default unless given enable-fast. Also only enable level 1, which doesn't change any semantic hace 10 años
  Samuel Thibault 3569d946a7 fix tasks2.rec when there is no codelet for a given arch hace 10 años
  Luka Stanisic 7437946cf8 simgrid: adding environment variable to take into account task submission costs in simgrid mode hace 10 años
  Olivier Aumage 48eb50ba3b - fix subdir-objects related Automake warnings hace 10 años