Commit History

Author SHA1 Message Date
  Nathalie Furmento 08211c7503 include/starpu_thread.h: fix typo 11 years ago
  Nathalie Furmento 0718426969 src/common/starpu_spinlock: re-apply #12042, and fix code when simgrid is enabled by calling starpu thread api 11 years ago
  Nathalie Furmento b8f7757a02 thread: encapsulate pthread_mutexattr_xxx functions 11 years ago
  Samuel Thibault 0b33915ac7 We expose simgrid headers, so we need to make applications pull include paths for them 11 years ago
  Nathalie Furmento 6019df00a0 examples/Makefile.am: clean fortran .mod files 11 years ago
  Nathalie Furmento 924ea21695 src/common/starpu_spinlock.h: fix type name 11 years ago
  Nathalie Furmento 2ddb482a1b include/starpu_thread.h: deal with msc windows compilation 11 years ago
  Nathalie Furmento ab68ef8ca7 src/common/starpu_spinlock: revert #12042, code was broken when simgrid and spinlock_check were both enabled 11 years ago
  Nathalie Furmento 470cf0725c examples/worker_collections/worker_tree_example.c: skip example when hwloc is not enabled 11 years ago
  Nathalie Furmento 012cace90f src/core/workers.c: fix code when hwloc is not enabled 11 years ago
  Nathalie Furmento 455285f263 src/core/workers.h: - we no longer need to maintin ABI compatibility as type is private - always define struct starpu_tree *tree 11 years ago
  Nathalie Furmento 1cbcc403ad src/worker_collection/worker_tree.c: add missing include 11 years ago
  Samuel Thibault 8909163f31 Also print theoretical makespan 11 years ago
  Samuel Thibault 306cd75c73 Rather use the macros which test errors etc. 11 years ago
  Nathalie Furmento 293325197a doc: fix typos 11 years ago
  Nathalie Furmento 700c3de9b3 starpufft/starpufftx.c: remove un-needed include pthread.h 11 years ago
  Nathalie Furmento d9ea93b034 src: use starpu_pthread API 11 years ago
  Nathalie Furmento 4c5e4997e2 socl: use starpu_pthread API 11 years ago
  Nathalie Furmento f7fa8ebb0e src: when spinlock_check is not enabled, modify starpu_spinlock functions to use the starpu_pthread_spin_xxx api 11 years ago
  Nathalie Furmento 93ce4ecd0e thread: encapsulation of the pthread_spin_xxx functions 11 years ago
  Nathalie Furmento f0bf639f34 src: remove un-needed include directives 11 years ago
  Nathalie Furmento 2666e2d046 thread: encapsulate pthread_exit function 11 years ago
  Nathalie Furmento 7c066359c0 src: make sure we use starpu_pthread type 11 years ago
  Samuel Thibault 65b826ed3a Only enable workers for all kinds of devices in the simgrid case, which indeed potentially needs to run them even if support is not compiled in. 11 years ago
  Samuel Thibault 4b5895731f Reduce the amount of threads for MIC, to avoid eating too much memory. Also print number of SCC devices 11 years ago
  Andra Hugo e87982b3c0 allow more than 10 contexts in paje traces 11 years ago
  Samuel Thibault 324dda1072 Fix _starpu_sleep for simgrid 11 years ago
  Samuel Thibault 6bda6463ef Free simgrid thread argument early, in case the executed function commits suicide itself. 11 years ago
  Andra Hugo 29fe510ea0 build hwloc tree and iterate on the list of workers in the hwloc order 11 years ago
  Nathalie Furmento d3898c33a7 AUTHORS: Add Marc Sergent 11 years ago