Commit History

Author SHA1 Message Date
  Corentin Salingue 2b7f9dee16 add functions to manipulate memory disk 12 years ago
  Corentin Salingue 4ee76c347d merge trunk 12 years ago
  Corentin Salingue 334573c0b7 fix assert msg 12 years ago
  Nathalie Furmento 486fb532b2 src/datawizard/memory_manager.c: total used size can be equal to available global size (thanks to Corentin Salingue for reporting the bug) 12 years ago
  Corentin Salingue aa0e328f1c try to add functions to allocate and to free in starpu_alloc_on_node() but not ready now 12 years ago
  Corentin Salingue 0fc95ae34c add copyright 12 years ago
  Samuel Thibault 594505b196 When transferring partitioned data to the parent, also keep the parent locked, since we manipulate it too. 12 years ago
  Samuel Thibault a6b401af56 insist on FLOPS taking double, not an integer 12 years ago
  Corentin Salingue f6d2f6f7bd drop spurious changes 12 years ago
  Corentin Salingue 1abb2dfa5d merge trunk 12 years ago
  Corentin Salingue 5001ddb569 merge trunk 12 years ago
  Corentin Salingue 30ef63776b bandwidth and latency seem to compute good values 12 years ago
  Nathalie Furmento 46129a7ae4 include: revert #9874 12 years ago
  Samuel Thibault cab81b961c port 9879 from mic-scc: Use cl_arg_free for starpu_insert_task 12 years ago
  Nathalie Furmento 590962d672 include: move starpu_node_kind definition and related functions from include/starpu_data.h to include/starpu_worker.h 12 years ago
  Samuel Thibault 34bd51c022 Do not use cl_arg_free for insert_task, it is not so simple apparently 12 years ago
  Samuel Thibault 34bb442ea2 revert 9867, which doesn't build 12 years ago
  Samuel Thibault 6c394c3561 Only free cl_arg if an arg is set 12 years ago
  Samuel Thibault 4c8c9badba fix option name 12 years ago
  Corentin Salingue 8fcffa4265 try to add bandwith values into matrix but not ready for the moment 12 years ago
  Samuel Thibault 8b7438d7e8 add comments 12 years ago
  Samuel Thibault 389ae75dc9 Note about interlock 12 years ago
  Nathalie Furmento 5160398b37 Makefile.am: add $(HWLOC_CFLAGS) when missing 12 years ago
  Samuel Thibault be083d75b2 factorize converting number of nodes into node number 12 years ago
  Samuel Thibault 29f81391b9 Fix assertion 12 years ago
  Corentin Salingue ed0de960a9 increase maxnodes for disk 12 years ago
  Samuel Thibault 25bfc106c2 TODO: add option to choose maxnodes 12 years ago
  Corentin Salingue e07d29c6c2 fix nodes > max_nodes 12 years ago
  Samuel Thibault c76b586aeb Cleanup: use precomputed value 12 years ago
  Corentin Salingue 188e608679 add function to calculate bandwith and latency between MAIN_RAM and a DISK_RAM 12 years ago