Commit History

Author SHA1 Message Date
  Nathalie Furmento 18d8babd7a include: remove documentation as it is already defined elsewhere 12 years ago
  Nathalie Furmento 3bea1e3e51 include: remove documentation as it is already defined elsewhere 12 years ago
  Samuel Thibault ede4c0eeb1 disable asynchronous copy on MIC for now 12 years ago
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
  Nathalie Furmento c5fef199cc New function starpu_get_version() to return as 3 integers the release 12 years ago
  Nathalie Furmento d56555097b include: starpu_scheduler.h is no longer automatically included by 12 years ago
  Nathalie Furmento 69f2686ede include/starpu.h: fix definition of uintptr_t when using MSVC 12 years ago
  Nathalie Furmento d340e3f1ec include/starpu.h: fix typedef when using MSCV 12 years ago
  Nathalie Furmento c879493ca3 include/starpu.h: define uintptr_t if needed 12 years ago
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Nathalie Furmento cb83bbd705 include: define deprecated define for starpu 0.x and for starpu 1.0 12 years ago
  Nathalie Furmento 63423b6e8a New include file starpu_stdlib.h to define functions to allocate and free dynamic memory 12 years ago
  Nathalie Furmento 13c51acfc8 include: create new include file starpu_driver.h to define driver functionalities 12 years ago
  Nathalie Furmento ec56b3e978 workers: remove reference to gordon workers 12 years ago
  Samuel Thibault ef4a074c89 Remove the no_auto_start_trace field, the user can call starpu_fxt_stop_profiling right after starpu_init herself 12 years ago
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed 12 years ago
  Samuel Thibault 3c1aa1bd4b permit to change the trace buffer size 12 years ago
  Samuel Thibault 2f54cfb3d1 rename no_auto_profile into no_auto_start_trace to avoid confusing FxT tracing with task profiling 12 years ago
  Andra Hugo d6a15c7e7c * create a public function starpu_start_fxt_profiling 12 years ago
  Nathalie Furmento b76878506b include: use tabs instead of spaces 12 years ago
  Nathalie Furmento 3e7d832f77 include: move all public worker related functions to new starpu_worker.h file 12 years ago
  Nathalie Furmento 15ee499aea fix prototypes 12 years ago
  Nathalie Furmento e22791b9f3 merge fixes 12 years ago
  Andra Hugo b74fc182bb allow submitting to several ctxs from 1 th + small example 12 years ago
  Andra Hugo cab880bfd5 new merge with trunk, heft & dmda important changes 12 years ago
  Andra Hugo 2423b1c5c1 default value for enum starpu_archtype 12 years ago
  Samuel Thibault f60eb1288d Add initial simgrid support 12 years ago
  Nathalie Furmento 2455e3a7b1 fix variable name to disable asynchronous OpenCL and CUDA copy 12 years ago
  Andra Hugo c5f3ecca1b fixing warnings 12 years ago