Commit History

Author SHA1 Message Date
  Samuel Thibault 58cc1abab5 cholesky: Do not allocate any memory in simgrid mode, add options for deps and printing lp in bound support 12 years ago
  Samuel Thibault da6a43c29f use starpu time, in order to get simgrid time 12 years ago
  Nathalie Furmento 437affee48 examples: deal with ENODEV errors 13 years ago
  Nathalie Furmento 3f0e8b6165 examples: free memory and unregister data 13 years ago
  Nathalie Furmento dbed21b0c9 examples/cholesky/cholesky_implicit.c: free matrix before shutting down 13 years ago
  Samuel Thibault 8861b1139a Free data 13 years ago
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
  Nathalie Furmento 572473b193 examples: check return values of starpu functions 13 years ago
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions 13 years ago
  Nathalie Furmento 4cf1869497 examples: define access modes for data handle in struct starpu_codelet 13 years ago
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 years ago
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones 13 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 years ago
  Nathalie Furmento 61f77c5b09 examples/: add missing calls to starpu_data_unregister 13 years ago
  Samuel Thibault 63d7799af6 Add theoretical bound support to cholesky, document that the result is in ms 13 years ago
  Samuel Thibault 77e5c2f107 Drop useless field initialization to NULL 14 years ago
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler 14 years ago
  Cédric Augonnet 2db455d5ab Use starpu_malloc 14 years ago
  Samuel Thibault 68c2135caf fix yet more c++-like comments 14 years ago
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 14 years ago
  Cédric Augonnet 355f25c062 Implement a parallel version of the GEMM kernel for the cholesky example. 14 years ago
  Cédric Augonnet d2b74ec5be Make error checking optional, and fix it in the case memory was pinned (we 14 years ago
  Cédric Augonnet 0de9ecb7a8 Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_" 14 years ago
  Nathalie Furmento b4352a9562 minor fix 14 years ago
  Nathalie Furmento 2e35e20639 examples/cholesky/cholesky_implicit: 14 years ago
  Nathalie Furmento ba77f8be6f fix copyright 14 years ago
  Nathalie Furmento e62b075cbf add an implicit version of cholesky using starpu_insert_task 14 years ago