Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento bd65a6b807 Makefile.am: fix #18867 to include README.dev in dist file 10 lat temu
  Nathalie Furmento 920663d090 free memory 10 lat temu
  Nathalie Furmento 626fb31c65 mpi: fix variable scope 10 lat temu
  Samuel Thibault a7e50ec8ff Fix use after free 10 lat temu
  Samuel Thibault fb7f004450 Add missing parenthesis 10 lat temu
  Nathalie Furmento 690e072874 configure.ac: do not generate documentation if it is already available in the source directory 10 lat temu
  Samuel Thibault 8777b6a3e3 Add a few more details 10 lat temu
  Samuel Thibault c6576d1cfe Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda 10 lat temu
  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 10 lat temu
  Nathalie Furmento 5fced62797 README.dev: add directory structure 10 lat temu
  Nathalie Furmento 203fc23889 Makefile.am: add README.dev in dist file 10 lat temu
  Olivier Aumage a97ecf3964 - add some convenient constant-to-string conversion funcs for master-slave MP support 10 lat temu
  Olivier Aumage 31ce7b0254 - missing handle unlock in starpu_memchunk_tidy() 10 lat temu
  Samuel Thibault a364721b4d fix starpu_fxt_data_trace reading codelet names 10 lat temu
  Samuel Thibault 30a3cd8fad Account memory used for receiving user-packed/unpacked MPI data, thanks Jérôme robert for the patch 10 lat temu
  Samuel Thibault a799c463df document the potential bug 10 lat temu
  Nathalie Furmento 8ac7e4e039 mic-configure: split options correctly 10 lat temu
  Nathalie Furmento ff15d9a760 configure.ac: remove option subdir-objects as it causes fortran compilation to fail 10 lat temu
  Samuel Thibault 1c27404edc fix documentation of --disable-fstack-protector-all according to default value 10 lat temu
  Samuel Thibault d0d711fd7b note about .where field for MIC/SCC 10 lat temu
  Nathalie Furmento 514a859d3b configure: add configure option for fstack-protector-all which is enabled by default, and disable it when compiling for MIC architectures 10 lat temu
  Samuel Thibault 6b343fd01d document why we don't enable fortify without optimizations 10 lat temu
  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 10 lat temu
  Samuel Thibault 3569d946a7 fix tasks2.rec when there is no codelet for a given arch 10 lat temu
  Luka Stanisic 7437946cf8 simgrid: adding environment variable to take into account task submission costs in simgrid mode 10 lat temu
  Olivier Aumage 48eb50ba3b - fix subdir-objects related Automake warnings 10 lat temu
  Olivier Aumage cabe2dab63 - add support for Temanejo/Ayudame version 2 10 lat temu
  Olivier Aumage 3715866caf - update Changelog and documentation with sched ctx's user_data functionality 10 lat temu
  Olivier Aumage 52ea41d70b - add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work) 10 lat temu
  Olivier Aumage feb426b173 - fix type syntax 10 lat temu