Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 8777b6a3e3 Add a few more details vor 9 Jahren
  Samuel Thibault c6576d1cfe Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda vor 9 Jahren
  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 vor 9 Jahren
  Nathalie Furmento 5fced62797 README.dev: add directory structure vor 9 Jahren
  Nathalie Furmento 203fc23889 Makefile.am: add README.dev in dist file vor 9 Jahren
  Olivier Aumage a97ecf3964 - add some convenient constant-to-string conversion funcs for master-slave MP support vor 9 Jahren
  Olivier Aumage 31ce7b0254 - missing handle unlock in starpu_memchunk_tidy() vor 9 Jahren
  Samuel Thibault a364721b4d fix starpu_fxt_data_trace reading codelet names vor 9 Jahren
  Samuel Thibault 30a3cd8fad Account memory used for receiving user-packed/unpacked MPI data, thanks Jérôme robert for the patch vor 9 Jahren
  Samuel Thibault a799c463df document the potential bug vor 9 Jahren
  Nathalie Furmento 8ac7e4e039 mic-configure: split options correctly vor 9 Jahren
  Nathalie Furmento ff15d9a760 configure.ac: remove option subdir-objects as it causes fortran compilation to fail vor 9 Jahren
  Samuel Thibault 1c27404edc fix documentation of --disable-fstack-protector-all according to default value vor 9 Jahren
  Samuel Thibault d0d711fd7b note about .where field for MIC/SCC vor 9 Jahren
  Nathalie Furmento 514a859d3b configure: add configure option for fstack-protector-all which is enabled by default, and disable it when compiling for MIC architectures vor 9 Jahren
  Samuel Thibault 6b343fd01d document why we don't enable fortify without optimizations vor 9 Jahren
  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 vor 9 Jahren
  Samuel Thibault 3569d946a7 fix tasks2.rec when there is no codelet for a given arch vor 9 Jahren
  Luka Stanisic 7437946cf8 simgrid: adding environment variable to take into account task submission costs in simgrid mode vor 9 Jahren
  Olivier Aumage 48eb50ba3b - fix subdir-objects related Automake warnings vor 9 Jahren
  Olivier Aumage cabe2dab63 - add support for Temanejo/Ayudame version 2 vor 9 Jahren
  Olivier Aumage 3715866caf - update Changelog and documentation with sched ctx's user_data functionality vor 9 Jahren
  Olivier Aumage 52ea41d70b - add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work) vor 9 Jahren
  Olivier Aumage feb426b173 - fix type syntax vor 9 Jahren
  Nathalie Furmento 5cbef2b984 fix copyright vor 9 Jahren
  Nathalie Furmento 99091bb31d doc: fix copyright vor 9 Jahren
  Nathalie Furmento ea928915c1 configure.ac: define macro values to 1 vor 9 Jahren
  Nathalie Furmento 26696ddca0 include/starpu_config.h.in: add needed macro vor 9 Jahren
  Nathalie Furmento 44b1e60781 src/common/fxt.h: rename variable to be different from parameter name vor 9 Jahren
  Olivier Aumage 2a49bee522 - add some more Fortran type size vor 9 Jahren