Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault c50d47db20 Fix use of deprecated type před 8 roky
  Samuel Thibault 686f368580 Avoid running pivoting with non-shared cl_args memory před 8 roky
  Corentin Salingue 7ed5090182 Use 4 cores per MPI slaves when checking před 8 roky
  Samuel Thibault b61e7fe0a0 Use starpu_pthread_equal instead of hardcoding equality před 8 roky
  Samuel Thibault 0d9bf41d6f Fix execution with only OpenCL devices před 8 roky
  Samuel Thibault f45c16240f Also use physical number of cpus, since the users may use specific CPU cores před 8 roky
  Samuel Thibault 0612e2cf83 fix array sizes, notably important when mixing cuda and opencl devices, in which case they are not numbered from 0 před 8 roky
  Léo Villeveygoux 06ca4e8fcf semaphore: fix EINTR case před 8 roky
  Samuel Thibault 31d6d3bfa6 fix bogus value před 8 roky
  Léo Villeveygoux a6c1c11c79 thread: add <semaphore.h> include před 8 roky
  Samuel Thibault ce60a2aa63 fix warning před 8 roky
  Léo Villeveygoux 5ae8433c77 thread: add semaphores interface před 8 roky
  Léo Villeveygoux 7c2dc762a0 thread: add semaphores encapsulation před 8 roky
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag před 8 roky
  Luka Stanisic fc4e42d679 simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic před 8 roky
  Samuel Thibault 228c598a70 Fix Progressing color: really use dark green :) před 8 roky
  Samuel Thibault b6110e1eff Fix tracing GPU thread progress: stop and restart progress close to the main loop, which avoids intermixing with other trace events před 8 roky
  Samuel Thibault 340a0e4b85 Also set thread name in simgrid, useful when using factory:thread před 8 roky
  Samuel Thibault 951862353b Add break on executing a given task před 8 roky
  Luka Stanisic 70f4c2737c doc: explain scheduling cost in simulation před 8 roky
  Samuel Thibault ab6af9c729 disable measuring scheduling cost by default před 8 roky
  Samuel Thibault c6bd89a3a0 don't special-case simgrid now that we have proper pthread_self and pthread_equal for it před 8 roky
  Nathalie Furmento 8beeeea604 src: use starpu_pthread functions před 8 roky
  Nathalie Furmento 9b83b5d21e thread: implement starpu_pthread_equal před 8 roky
  Nathalie Furmento cbac70e22c use starpu_pthread_self() instead of pthread_self před 8 roky
  Nathalie Furmento abc519ba80 pthread: implement starpu_pthread_self() před 8 roky
  Luka Stanisic 1a70e7a13a limits.h is needed for few asserts (without including this header, simgrid mode brakes) před 8 roky
  Nathalie Furmento 0ae09c11dc examples/sched_ctx/gpu_partition.c: fix variable type and printf call před 8 roky
  Nathalie Furmento 49583d6655 include/starpu_config.h.in: add macro STARPU_HAVE_STRERROR_R which is needed in public API před 8 roky
  Nathalie Furmento 81dc448900 examples/Makefile.am: delete generated files před 8 roky