Commit History

Author SHA1 Message Date
  Samuel Thibault b6558c16a9 Also print the CUDA error number. 14 years ago
  Samuel Thibault dfec7f881c Make sure to take control of the right GPU 14 years ago
  Samuel Thibault 3265678122 Restore unregister spuriously removed 14 years ago
  Samuel Thibault a0fc0c8a7c Check for error returned by cudaMemcpy 14 years ago
  Samuel Thibault 1bd28b5f76 Comment on On-GPU rendering 14 years ago
  Samuel Thibault c6b3c018a3 Revert to parameters without offset, the csr interface does not support it yet anyway 14 years ago
  Samuel Thibault f4b2c1908e factorize scal code 14 years ago
  Samuel Thibault 59248e23e4 Test that registering data from a GPU works. 14 years ago
  Samuel Thibault e732d17faf Get _starpu_worker_exists prototype 14 years ago
  Samuel Thibault d6bd462149 Fix sign warning 14 years ago
  Samuel Thibault f2fcd3fc79 Fix spurious deinitialization of the task that we will reuse 14 years ago
  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 14 years ago
  Samuel Thibault d083734f5b Fix test with only opencl 14 years ago
  Samuel Thibault c03ee9dad9 Fix execution with only OpenCL 14 years ago
  Samuel Thibault fe426d6ede Update .pc.in for libstarpufft 14 years ago
  Samuel Thibault 4ad376907e Also update starpufft and starpumpi header paths 14 years ago
  Samuel Thibault c76e014e6c Update pc files to new include path 14 years ago
  Samuel Thibault 954fdc0cb3 Install headers in /usr/include/starpu-1.0, not /usr/include/1.0 14 years ago
  Samuel Thibault 1475f155a4 Remove all tags on starpu_shutdown 14 years ago
  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. 14 years ago
  Cyril Roelandt a6a4bc8d5c modes.cocci : rewrote the script to fix several bugs. 14 years ago
  Cyril Roelandt 2c7877f1bc modes.cocci : bugfix. 14 years ago
  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). 14 years ago
  Cyril Roelandt 64b9e2b3f9 BCSR interface : add standard test 14 years ago
  Nathalie Furmento 2cdb4ef095 tests/core/deprecated.c: typo 14 years ago
  Nathalie Furmento 702773bfbd tests/core/deprecated.c: handle case when no worker can execute task 14 years ago
  Samuel Thibault 717e5abe43 Drop leftover spin unlock 14 years ago
  Samuel Thibault dfcc89da57 Fix tag lock order. Hopefully fixes some hangs. 14 years ago
  Samuel Thibault 87d08c1e0e mention the --static option of pkg-config 14 years ago
  Samuel Thibault d6aa2af9f3 Warn a bit more about task pointers from task_create being freed at any time once submitted 14 years ago