Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault f4b2c1908e factorize scal code hace 14 años
  Samuel Thibault 59248e23e4 Test that registering data from a GPU works. hace 14 años
  Samuel Thibault e732d17faf Get _starpu_worker_exists prototype hace 14 años
  Samuel Thibault d6bd462149 Fix sign warning hace 14 años
  Samuel Thibault f2fcd3fc79 Fix spurious deinitialization of the task that we will reuse hace 14 años
  Samuel Thibault 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem hace 14 años
  Samuel Thibault d083734f5b Fix test with only opencl hace 14 años
  Samuel Thibault c03ee9dad9 Fix execution with only OpenCL hace 14 años
  Samuel Thibault fe426d6ede Update .pc.in for libstarpufft hace 14 años
  Samuel Thibault 4ad376907e Also update starpufft and starpumpi header paths hace 14 años
  Samuel Thibault c76e014e6c Update pc files to new include path hace 14 años
  Samuel Thibault 954fdc0cb3 Install headers in /usr/include/starpu-1.0, not /usr/include/1.0 hace 14 años
  Samuel Thibault 1475f155a4 Remove all tags on starpu_shutdown hace 14 años
  Cyril Roelandt 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. hace 14 años
  Cyril Roelandt a6a4bc8d5c modes.cocci : rewrote the script to fix several bugs. hace 14 años
  Cyril Roelandt 2c7877f1bc modes.cocci : bugfix. hace 14 años
  Cyril Roelandt 81bbc06395 Add modes.cocci, a Coccinelle script that will help converting old code (with the modes specified in the task) to new code (modes specified in the codelet). hace 14 años
  Cyril Roelandt 64b9e2b3f9 BCSR interface : add standard test hace 14 años
  Nathalie Furmento 2cdb4ef095 tests/core/deprecated.c: typo hace 14 años
  Nathalie Furmento 702773bfbd tests/core/deprecated.c: handle case when no worker can execute task hace 14 años
  Samuel Thibault 717e5abe43 Drop leftover spin unlock hace 14 años
  Samuel Thibault dfcc89da57 Fix tag lock order. Hopefully fixes some hangs. hace 14 años
  Samuel Thibault 87d08c1e0e mention the --static option of pkg-config hace 14 años
  Samuel Thibault d6aa2af9f3 Warn a bit more about task pointers from task_create being freed at any time once submitted hace 14 años
  Nathalie Furmento cbfe978b11 tests/perfmodels/regression_based.c: use new API to define data handles and access modes (this is needed as application accesses task's data before submitting it) hace 14 años
  Nathalie Furmento b80867895b TODO: updates following Samuel's comments hace 14 años
  Samuel Thibault 18897bd56a Put optimization tips and tricks and performance feedback before the boring API details hace 14 años
  Nathalie Furmento c75ca34c76 src/drivers/gordon/driver_gordon.c: no longer use task->buffers hace 14 años
  Nathalie Furmento 9ff1de2de3 tests: update codelet usage hace 14 años
  Nathalie Furmento 680e312601 First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task hace 14 años