Commit History

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