Commit History

Author SHA1 Message Date
  Corentin Salingue ac0edaea4e fix cuda bug 12 years ago
  Corentin Salingue d6ff34569d change diskOps -> disk_ops 12 years ago
  Corentin Salingue 1705223a6c forget case home_node == disk -> push on ram before + move target choice strategy into a function 12 years ago
  Corentin Salingue 21c26a7564 clean function to choose target for reclaiming 12 years ago
  Corentin Salingue 4ae966b5a4 separate stdio and general disk functions + reduce warnings 12 years ago
  Corentin Salingue 01181bc7ab if data is allocated, we don't check space on the node 12 years ago
  Corentin Salingue 9bc906732d change function stdio names 12 years ago
  Corentin Salingue 4519397359 fail merge 12 years ago
  Corentin Salingue fbbc1a9ff6 merge trunk 12 years ago
  Nathalie Furmento 6a906a64d3 sc_hypervisor/src/policies_utils/policy_tools.c: add missing include (thanks to Abdou Guermouche for reporting the bug) 12 years ago
  Corentin Salingue 6bb0969207 fix bug to choose disk in reclaim 12 years ago
  Nathalie Furmento 262b26c891 doc/doxygen: properly clean files 12 years ago
  Samuel Thibault 0cb728f087 Rework reclaim list to avoid getting stuck at the end of the list 12 years ago
  Nathalie Furmento 418b020cef doc: update dependencies for documentation generation 12 years ago
  Nathalie Furmento fe6c27d75d doc/doxygen/chapters/building.doxy: remove invalid dependency 12 years ago
  Nathalie Furmento bdda763c63 doc/doxygen/chapters/introduction.doxy: add reference to mic chapter 12 years ago
  Nathalie Furmento 6182438280 doc/doxygen: backport updates from branch mic-scc-merge 12 years ago
  Nathalie Furmento 5a37c139f4 rename MIC environment variables to be prefixed by STARPU_ 12 years ago
  Samuel Thibault ece0320b62 fix MIC build 12 years ago
  Samuel Thibault 31889e933e Fix build 12 years ago
  Nathalie Furmento 3364527b32 doc/doxygen: fix contents 12 years ago
  Nathalie Furmento 8a27833637 doc/doxygen: fix links 12 years ago
  Corentin Salingue 9e3aa37d6d change test to use 6 vectors 12 years ago
  Nathalie Furmento 48b1a0b3c7 doc/doxygen/Makefile.am: clean files 12 years ago
  Nathalie Furmento f0de9e2164 doc/doxygen: backport updates from branch mic-scc-merge 12 years ago
  Samuel Thibault 9025906704 Fix comment with out-of-core in mind 12 years ago
  Samuel Thibault d0c220a6f9 Fix memory reclaiming size free estimation. Since r8058, all callers of free_memory_on_node have to set mc->size, including do_free_mem_chunk. 12 years ago
  Nathalie Furmento 29d7067d5e examples/spmv/matrix_market/mmio.c: do not use starpu macros on non-starpu applications 12 years ago
  Samuel Thibault 1e320e8d1a Do not use ifdef in macro argument 12 years ago
  Samuel Thibault 8fab9cdf6f Do not use ifdef in macro argument 12 years ago