Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento dfbd70efd5 tools/starpu_replay.c: fixes to apply starpu coding conventions hace 8 años
  Samuel Thibault 7f3590c0f7 Fix index ordering hace 8 años
  Samuel Thibault 9635d14242 modular eager are not default schedulers hace 8 años
  Samuel Thibault de2dcde567 Make heteroprio set buckets etc. according to actual system instead of built-in drivers hace 8 años
  Samuel Thibault de65e02f04 Fix path to tool hace 8 años
  Samuel Thibault eb0ae35785 starpu_perfmodel_plot only works with FxT enabled hace 8 años
  Lucas Schnorr c6db97d3c4 fix the number of extra fields to avoid poti's printf segfault hace 8 años
  Lucas Schnorr 1ddc4718fa declare undeclared variables hace 8 años
  Samuel Thibault 3fd97105b5 drop duplicate semi-comma hace 8 años
  Samuel Thibault ad54d17d23 No need to check for workerids being non-NULL, and nworkers being more than zero, the loop already handles these hace 8 años
  Samuel Thibault 0920617b06 drop vector_cpp_ptr_register, unused and doesn't make sense any more hace 8 años
  Corentin Salingue 8354b0abfe Create directory if not exists when plugging HDF5 disk hace 8 años
  Corentin Salingue 3be9a15f88 remove TODO hace 8 años
  Samuel Thibault 748628b584 Disable tests/main/driver_api/run_driver.c when running several workers on a CUDA device, the test does not handle the case when two threads are needed to drive them hace 8 años
  Samuel Thibault 3fa601767a fix more pre-c++11 syntax hace 8 años
  Samuel Thibault 922032aaca Drop now-removed state hace 8 años
  Samuel Thibault 5904b45880 Fix build on c++ older than c++11 hace 8 años
  Samuel Thibault f3629c6469 Make sure that starpu_perfmodel_plot produced files hace 8 años
  Corentin Salingue f6f66b5be9 add example similar to add_vectors.cpp but using a dedicate data interface to duplicate objects and to let StarPU to achieve data transfers between NUMA nodes if available hace 8 años
  Samuel Thibault dac2371224 We need to remove handles from the cache hash when unregistering them hace 8 años
  Samuel Thibault 19685672ac Remove old warning about default scheduler in prio too hace 8 años
  Samuel Thibault df3d069904 include limits.h for ULONG_MAX hace 8 años
  Samuel Thibault cdf24c8023 mangling with CPU workers doesn't play well with starpu-on-mpi hace 8 años
  Samuel Thibault db0af316c9 Do not really always do probe, when FxT is not started notably hace 8 años
  Samuel Thibault 5b5a86b15c Unblock sleeping workers in the simgrid case hace 8 años
  Samuel Thibault cf94e26aa0 fix confusion between worker number and workerid hace 8 años
  Samuel Thibault 1ca2beec77 workers_cpuid: Also disable other kinds of accelerators hace 8 años
  Samuel Thibault ad13bdcf6b workers_cpuid: do not checking binding for GPUs, they are not governed by STARPU_WORKERS_CPUID hace 8 años
  Samuel Thibault 94761375cd Fix failure detection: ret is never 0 hace 8 años
  Samuel Thibault d2ee3c890a Add missing include for INT_MIN/MAX hace 8 años