Brad,
Could you summarize the current status of using the GPU and GPUmat with version b05? Code I ran a year ago no longer runs without an error. Reading the postings, I see that there have been changes that may account for this.
Starting from scratch and following your posting on getting started with GPUmat, I get an error when casting to GPUsingle that tsearch is not supported in this version of Matlab (R2012a). It is suggested I set CartInterp to 'nearest' and try again. When I do so, I get another error about array dimensions from GPUtype/bsxfun.
More recent postings have suggested using Jacket and that GPUmat is not being updated. I did find a newer version (0.28) as of Feb 2012 and downloaded it. No difference. It was suggested that the code example "example_na_optimising_performance" can be used to test the GPU, but looking at the choices, I don't see a cast to GPUsingle. I do see one to gsingle, which I gather is used with Jacket.
Thanks for you help,
Dan