提交历史

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