Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento 6b45b0d259 examples/interface/complex.c: fix code when cuda is disabled před 13 roky
  Nathalie Furmento 28a00cfbbd src/common/timing.c: include math.h for floor před 13 roky
  Nathalie Furmento b829f7be62 examples: s/vector_scale/vector_scal/g před 13 roky
  Nathalie Furmento 85b77718ec src/core/simgrid.c: mark parameter key as unused před 13 roky
  Nathalie Furmento 6cfda7c6b9 src/core/simgrid.c: also consider STARPU_NCPU před 13 roky
  Nathalie Furmento f2acd4d240 src/drivers: use args->devid as devid may not be defined před 13 roky
  Nathalie Furmento 6c4f8c510d src/core/workers.h: define starpu_worker_set_sched_condition if it has not been done in starpu_scheduler.h před 13 roky
  Nathalie Furmento 3ee1e0c213 src/sched_policies/heft.c: mark parameter prio as unused před 13 roky
  Nathalie Furmento 6f23ea2e56 tests/datawizard/lazy_unregister.c: include unistd.h for usleep před 13 roky
  Nathalie Furmento eb3e1d79d5 configure.ac: do not display the warning about hwloc not being enabled před 13 roky
  Nathalie Furmento 498c47a0dd configure.ac: check the version of simgrid is recent enough, it needs před 13 roky
  Cyril Roelandt ca7be692c4 _starpu_driver_wait_request_completion(): check the return value of clReleaseEvent(). před 13 roky
  Samuel Thibault feca2bc502 Use probably more canonical URL před 13 roky
  Samuel Thibault 4492f76e0b Add --enable-opencl-simulator option to combine PePU with simgrid před 13 roky
  Samuel Thibault 4f372d86e4 Fix allocation size před 13 roky
  Samuel Thibault c3360e3cd8 Use a macro instead of a typedef for _starpu_pthread_barrier_t: common/barrier.h won't get included to define pthread_barrier_t when the system does not have barriers (e.g. Darwin) since it includes common/utils.h před 13 roky
  Samuel Thibault e66027cab1 restore actually-needed _starpu_pthread_spinlock_t types. Do not include barrier. so early, it needs the mutex types před 13 roky
  Samuel Thibault 27fd79e4c2 Fix Darwin build: Remove unused pthread_spinlock macros (which are duplicates for our own spin locks), include common_barrier.h for the pthread_barrier_t type před 13 roky
  Samuel Thibault 9672a315cf Add temanejo support for task-task dependencies and tag dependencies před 13 roky
  Samuel Thibault dee5e3115b Add function names in Temanejo před 13 roky
  Samuel Thibault 4cad53e8cd Add single-stepping support for Temanejo před 13 roky
  Samuel Thibault fe68b52593 Add basic Temanejo support před 13 roky
  Samuel Thibault f60eb1288d Add initial simgrid support před 13 roky
  Samuel Thibault 8b42d13fed todo před 13 roky
  Samuel Thibault c1972ff122 Fix unused arg warning před 13 roky
  Samuel Thibault c647c85a46 use _starpu_pthread types in mpi examples too před 13 roky
  Cyril Roelandt 5d5718b046 Variable interface: fix the arguments of starpu_free_buffer_on_node(). před 13 roky
  Samuel Thibault 14ee047c13 also use _starpu_pthread types in mpi před 13 roky
  Samuel Thibault d4a1fceec0 Use _starpu_pthread_* in tests too před 13 roky
  Samuel Thibault 961d06f306 Drop todo před 13 roky