커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault 61eda0dcef Fix asynchronicity of the wt mechanism by keeping a read reference on the data 14 년 전
  Samuel Thibault 4a0ed0dc25 Fix asynchronous prefetch: we also need to notify data dependencies in that case. Allocate the wrapper structure dynamically to permit asynchronous termination. Permit prefetch in callbacks and codelets 14 년 전
  Samuel Thibault b9f24287b1 Fix replicate reference counting 14 년 전
  Samuel Thibault d7c53078b1 avoid crashing on no model name 14 년 전
  Olivier Aumage 1c6a3ad8b0 - fix initialization 14 년 전
  Samuel Thibault 6f253ca156 do not make _starpu_prefetch_data_on_node_with_mode wait for the request when async is true 14 년 전
  Samuel Thibault 73123b92d6 Count the number of workers in memory nodes, to avoid scheduling transfers from memory nodes without a worker (e.g. 0 cpus). Fixes at least the wt mask when no CPU is enabled. 14 년 전
  Samuel Thibault 5c4a4e9c84 Add gdb functions to print data requests 14 년 전
  Samuel Thibault 73ac11ecf8 provide file and line of errors 14 년 전
  Samuel Thibault 0e3edeee5c provide file and line of errors 14 년 전
  Samuel Thibault 96c23945a0 revert 4155, there is another exp_end actually... 14 년 전
  Samuel Thibault 6847e9ac82 exp_end is not actually the expected end, only estimations with the new task 14 년 전
  Olivier Aumage 66e35b6222 - add support for complex number cases in the LU example 14 년 전
  Cyril Roelandt d7f7328c29 src/sched_policies/detect_combined_workers.c: replacing find_combinations_without_hwloc by find_and_assign_combinations_without_hwloc. 14 년 전
  Nicolas Collin 0e82138ef3 Fixed the functions used for combining cpus in several combined workers, using hwloc data. 14 년 전
  Nathalie Furmento f641bbcf02 mp/examples/cholesky: code cleaning 14 년 전
  Cyril Roelandt 2b60aedf3b Replacing _starpu_topology_get_nhwcpu(config) by config->topology.ncpus 14 년 전
  Cyril Roelandt b29709b352 src/core/perfmodel/perfmodel_bus.c:replacing cudaGetDeviceCount by _starpu_get_cuda_device_count 14 년 전
  Nathalie Furmento ce10465a8c gcc-plugin/examples/Makefile.am: only enable cholesky example if a blas library is enabled 14 년 전
  Nathalie Furmento 6d7610a049 gcc-plugin/examples/Makefile.am: fix location for cholesky example 14 년 전
  Nathalie Furmento 2b1527919e gcc-plugin/examples/cholesky: un-const where not necessary 14 년 전
  Nathalie Furmento 60e0062786 gcc-plugin/examples/cholesky: fix CUDA implementation 14 년 전
  Ludovic Courtès 1e60edb4ec gcc: Cholesky example: Remove `const' for scalar values. 14 년 전
  Ludovic Courtès 1ddd68b6b8 gcc: Error out when a task doesn't return `void'. 14 년 전
  Nathalie Furmento c703771abd gcc-plugin: new cholesky example 14 년 전
  Nathalie Furmento b693e2b988 gcc-plugin: add a very simple stencil example 14 년 전
  Samuel Thibault 29489fc142 explicit where filter_arg_ptr and filter_arg are, and what filter_arg_ptr points on 14 년 전
  Cyril Roelandt f19d1d96c1 New perfmodel format. 14 년 전
  Ludovic Courtès dba0521de2 configure: Don't abort when Bison isn't there. 14 년 전
  Nathalie Furmento d0ed0239e4 tests: add a new testcase datawizard/copy.c to test CPU-GPU data transfert 14 년 전