Samuel Thibault
|
d9fffa960b
move fxt declarations to its own header
|
vor 13 Jahren |
Samuel Thibault
|
8b0b45df65
Fix multiformat interface
|
vor 13 Jahren |
Samuel Thibault
|
bbe7c00e80
Disable gpu_register on cuda before 4.0, as they don't support thread safety yet
|
vor 13 Jahren |
Samuel Thibault
|
ca64563a2a
Fix build without cuda
|
vor 13 Jahren |
Samuel Thibault
|
1c446ee4eb
Fix memory leak
|
vor 13 Jahren |
Samuel Thibault
|
02e7b60efe
Fix nready count
|
vor 13 Jahren |
Samuel Thibault
|
72bbb19ee6
Fix warnings
|
vor 13 Jahren |
Samuel Thibault
|
b6558c16a9
Also print the CUDA error number.
|
vor 13 Jahren |
Samuel Thibault
|
dfec7f881c
Make sure to take control of the right GPU
|
vor 13 Jahren |
Samuel Thibault
|
3265678122
Restore unregister spuriously removed
|
vor 13 Jahren |
Samuel Thibault
|
a0fc0c8a7c
Check for error returned by cudaMemcpy
|
vor 13 Jahren |
Samuel Thibault
|
1bd28b5f76
Comment on On-GPU rendering
|
vor 13 Jahren |
Samuel Thibault
|
c6b3c018a3
Revert to parameters without offset, the csr interface does not support it yet anyway
|
vor 13 Jahren |
Samuel Thibault
|
f4b2c1908e
factorize scal code
|
vor 13 Jahren |
Samuel Thibault
|
59248e23e4
Test that registering data from a GPU works.
|
vor 13 Jahren |
Samuel Thibault
|
e732d17faf
Get _starpu_worker_exists prototype
|
vor 13 Jahren |
Samuel Thibault
|
d6bd462149
Fix sign warning
|
vor 13 Jahren |
Samuel Thibault
|
f2fcd3fc79
Fix spurious deinitialization of the task that we will reuse
|
vor 13 Jahren |
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
|
vor 13 Jahren |
Samuel Thibault
|
d083734f5b
Fix test with only opencl
|
vor 13 Jahren |
Samuel Thibault
|
c03ee9dad9
Fix execution with only OpenCL
|
vor 13 Jahren |
Samuel Thibault
|
fe426d6ede
Update .pc.in for libstarpufft
|
vor 13 Jahren |
Samuel Thibault
|
4ad376907e
Also update starpufft and starpumpi header paths
|
vor 13 Jahren |
Samuel Thibault
|
c76e014e6c
Update pc files to new include path
|
vor 13 Jahren |
Samuel Thibault
|
954fdc0cb3
Install headers in /usr/include/starpu-1.0, not /usr/include/1.0
|
vor 13 Jahren |
Samuel Thibault
|
1475f155a4
Remove all tags on starpu_shutdown
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
Cyril Roelandt
|
a6a4bc8d5c
modes.cocci : rewrote the script to fix several bugs.
|
vor 13 Jahren |
Cyril Roelandt
|
2c7877f1bc
modes.cocci : bugfix.
|
vor 13 Jahren |
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).
|
vor 13 Jahren |