Commit History

Author SHA1 Message Date
  Nathalie Furmento f0c78cdba2 Block Data interfaces: define block filter 16 years ago
  Cédric Augonnet a3b97df7f8 Add profiling capabilities on the bus too. This permits to monitor bus 16 years ago
  Cédric Augonnet ec7ac2c525 - Rework the profiling API to use "struct timespec" rather than int64_t 16 years ago
  Cédric Augonnet 2e64948872 Add some basic online performance feedback capabilities: if the profiling is 16 years ago
  Samuel Thibault c6b4a8be4c libtool was refusing to create a dll just because objdump on wsock32 was talking french. Force C messages, and re-enable the use of wsock32 16 years ago
  Samuel Thibault 6558cfb735 disable use of wsock32 to get gethostname for now 16 years ago
  Samuel Thibault 1249b1d0a5 fix comment 16 years ago
  Samuel Thibault 74cb9f96d2 yet more win32 stuff 16 years ago
  Samuel Thibault 3a62b468b9 add rule to call the lib tool to generate .lib from .def 16 years ago
  Cédric Augonnet c75c83b219 start to fix make distcheck 16 years ago
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 16 years ago
  Cédric Augonnet 2e02972ba3 It is now possible to maintain the sequential coherency of a data handle. In 16 years ago
  Cédric Augonnet 5fce968f7c Slightly rework the use of the sync_mutex lock that protects jobs from 16 years ago
  Cédric Augonnet 286ea96241 Clean the headers in src/datawizard a little. 16 years ago
  Cédric Augonnet a69ef10f35 Rename hierarchy.{c,h} into filters.{c,h} 16 years ago
  Cédric Augonnet c4a9cdc768 In order to facilitate some microbenchmarking, we add a src/debug directory 16 years ago
  Nathalie Furmento df88473141 StarPU: Use character _ instead of - in filenames 16 years ago
  Cédric Augonnet d773a1aeb6 Add a new "variable" data interface which stores a single variable. This 16 years ago
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. 16 years ago
  Cédric Augonnet d01cc2e5f9 When enforcing data dependencies, it is important that the ressources are 16 years ago
  Cédric Augonnet d908f0a3b3 Implement starpu_task_declare_deps_array to have actual dependencies not only 16 years ago
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 16 years ago
  Cédric Augonnet 7f6d2f8955 extract functions related to completion group in a specific file 16 years ago
  Cédric Augonnet 5907a3851e The notion of completion group is not necessarily related to tags, we may use 16 years ago
  Samuel Thibault a1c5981efa and now make check runs on win32 16 years ago
  Nathalie Furmento 3e9af67bb4 s/core/cpu 16 years ago
  Samuel Thibault cbc4bd0ff8 add comments in bus files 16 years ago
  Cédric Augonnet 3ea8462620 - Use events instead of streams to check whether a data transfer is terminated 16 years ago
  Cédric Augonnet b3b1dc5ad0 The starpu_create_sync_task helper function creates an empty task which is a 16 years ago
  Cédric Augonnet 05abf577fb Implement starpu_mkpath in order to mimic the behaviour of "mkdir -p". 16 years ago