Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento e13a68dcbb tests: remove second definition of FPRINTF hace 14 años
  Nathalie Furmento 13cd230e8c tests/: improve error checking hace 14 años
  Nathalie Furmento ec44ab2026 tests/: improve error checking hace 14 años
  Nathalie Furmento cca5379613 tests/loader.c: print message when execution times out hace 14 años
  Nathalie Furmento f00330a558 src/core/workers.c: display message only if environment variable STARPU_SILENT is unset hace 14 años
  Nathalie Furmento 8afb82815b src/core/perfmodel/perfmodel_bus.c: improve error checking for cudaHostAlloc hace 14 años
  Nathalie Furmento 2732132e82 examples/cholesky/cholesky_models.c: include cholesky.h to define FPRINTF hace 14 años
  Nathalie Furmento b98e434d3b src/core/perfmodel/perfmodel_history.c: fix type for variable handle hace 14 años
  Nathalie Furmento 2a767d273b src/datawizard/coherency.c: include math.h to define INFINITY hace 14 años
  Samuel Thibault 1bcc606097 TODO to fix memcpy3DPeer hace 14 años
  Samuel Thibault f336e6a37f fix spacing hace 14 años
  Samuel Thibault fc9d76bf52 Fix not choosing RAM when it actually does not have a valid copy hace 14 años
  Samuel Thibault f428415792 properly terminate starpu even on error hace 14 años
  Samuel Thibault 24fd5851a4 do not crash on error, only return 1 hace 14 años
  Samuel Thibault 0fc0871ae4 Permit to try direct GPU-GPU matrix transfers even if cudaMemcpy3DPeer is broken, when matrices have no stride hace 14 años
  Samuel Thibault ccf09d0cfa Fix assertion hace 14 años
  Samuel Thibault 15e1b57cd1 drop spurious commit hace 14 años
  Samuel Thibault 09d5790083 Take transfer time into account when choosing the source. Also check that direct transfer is possible. Add GPU-GPU bus to account for statistics hace 14 años
  Samuel Thibault 29801fa627 fix warnings hace 14 años
  Samuel Thibault e72f3acf6c really use the best implementation we have computed hace 14 años
  Samuel Thibault d50fd7e681 fix warnings hace 14 años
  Samuel Thibault 907bfdd621 avoid measuring transfer inside GPU hace 14 años
  Samuel Thibault 14f2b383d8 Fix bandwidth measurement when gpu sizes are differing and small: make timing µs per byte instead of just µs hace 14 años
  Samuel Thibault 2eba67b128 Add GPU-GPU transfer measurement hace 14 años
  Samuel Thibault 7d283d3f14 Do not let glpk try to solve a supposedly-impossible problem because there is no performance model for some tasks hace 14 años
  Samuel Thibault a5661257d0 do not let bound computation equations half-empty when some tasks are not calibrated. hace 14 años
  Samuel Thibault 0925502c69 Do not unload OpenCL programs when they haven't been loaded due to no worker (see r4310) hace 14 años
  Nathalie Furmento 011cf9daa0 OpenCL driver: get the correct number of OpenCL workers hace 14 años
  Samuel Thibault 2b6c0e9af5 Make sure the topology is initialized when benchmarking the bus performance hace 14 años
  Samuel Thibault 88a22759c2 Warn when some debugging configuration option was used hace 14 años