Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault fd2ff1b937 Do not just silence the unused parameter warning, just drop the parameter entirely, because _starpu_fifo_push_task takes care of the priority itself пре 13 година
  Cyril Roelandt 9ad59223b1 Use STARPU_UNLIKELY() when checking the return values of the OpenCL functions. пре 13 година
  Cyril Roelandt 9788cf0a5a Coccinelle: add a script helping with branch prediction. пре 13 година
  Nathalie Furmento ed1ec24a5b src/core/simgrid.c: clarify error messages пре 13 година
  Nathalie Furmento 6b45b0d259 examples/interface/complex.c: fix code when cuda is disabled пре 13 година
  Nathalie Furmento 28a00cfbbd src/common/timing.c: include math.h for floor пре 13 година
  Nathalie Furmento b829f7be62 examples: s/vector_scale/vector_scal/g пре 13 година
  Nathalie Furmento 85b77718ec src/core/simgrid.c: mark parameter key as unused пре 13 година
  Nathalie Furmento 6cfda7c6b9 src/core/simgrid.c: also consider STARPU_NCPU пре 13 година
  Nathalie Furmento f2acd4d240 src/drivers: use args->devid as devid may not be defined пре 13 година
  Nathalie Furmento 6c4f8c510d src/core/workers.h: define starpu_worker_set_sched_condition if it has not been done in starpu_scheduler.h пре 13 година
  Nathalie Furmento 3ee1e0c213 src/sched_policies/heft.c: mark parameter prio as unused пре 13 година
  Nathalie Furmento 6f23ea2e56 tests/datawizard/lazy_unregister.c: include unistd.h for usleep пре 13 година
  Nathalie Furmento eb3e1d79d5 configure.ac: do not display the warning about hwloc not being enabled пре 13 година
  Nathalie Furmento 498c47a0dd configure.ac: check the version of simgrid is recent enough, it needs пре 13 година
  Cyril Roelandt ca7be692c4 _starpu_driver_wait_request_completion(): check the return value of clReleaseEvent(). пре 13 година
  Samuel Thibault feca2bc502 Use probably more canonical URL пре 13 година
  Samuel Thibault 4492f76e0b Add --enable-opencl-simulator option to combine PePU with simgrid пре 13 година
  Samuel Thibault 4f372d86e4 Fix allocation size пре 13 година
  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 пре 13 година
  Samuel Thibault e66027cab1 restore actually-needed _starpu_pthread_spinlock_t types. Do not include barrier. so early, it needs the mutex types пре 13 година
  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 пре 13 година
  Samuel Thibault 9672a315cf Add temanejo support for task-task dependencies and tag dependencies пре 13 година
  Samuel Thibault dee5e3115b Add function names in Temanejo пре 13 година
  Samuel Thibault 4cad53e8cd Add single-stepping support for Temanejo пре 13 година
  Samuel Thibault fe68b52593 Add basic Temanejo support пре 13 година
  Samuel Thibault f60eb1288d Add initial simgrid support пре 13 година
  Samuel Thibault 8b42d13fed todo пре 13 година
  Samuel Thibault c1972ff122 Fix unused arg warning пре 13 година
  Samuel Thibault c647c85a46 use _starpu_pthread types in mpi examples too пре 13 година