Beantwortet gpuArray and memory management
Hi Gunnar,
this is more a work-around than an answer, but try inserting a "wait(gpu)" after freeing the memory. For example:
...
mehr als 12 Jahre vor | 0
Beantwortet GPU implementation of Min function
All syntaxes for MIN and MAX are supported in Parallel Computing Toolbox starting in release R2011b.
mehr als 12 Jahre vor | 1
Beantwortet CUDA toolkit version | using constant memory
Hi, I will tackle the second question first as I am pretty certain of the problem. __constants__ must be defined at the global s...
Beantwortet GPU and CPU computing results different
if you look at the magnitude of the difference compared to the magnitude of the values, it is pretty small:
>> max(max(gathe...
mehr als 13 Jahre vor | 4
Beantwortet GPU implementation of Min function
Hi Sarah, if your MATLAB license is up to date you might like to have a look at the pre-release of R2011b which has just become ...
mehr als 13 Jahre vor | 1
Beantwortet Indexing in GPUArrays
Hi Jesse, if your MATLAB license is up to date you might like to have a look at the pre-release of R2011a which is now available...