photo

Grace Gu


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
23,754
of 301,229

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 21,196

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,512

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


gpuArray: CUDA ERROR ALREADY MAPPED
I was trying to use gpuArray, for instance with the following Matlab provided example: X = rand(10, 'single'); G = gpuA...

12 years 前 | 0 个回答 | 1

0

个回答

提问


How to fix this problem: matlab is forced to close whenver CUDA Kernel is called
My matlab just crashed when I was using CUDA kernel, before it ran like a charm. After restarting the computer, it still does no...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How to pass on a different sized matrix through GPU Arrayfun
I wrote the following program: x1 = parallel.gpu.GPUArray.linspace(low,high,N)'; x2 = parallel.gpu.GPUArray.linspace(...

12 years 前 | 1 个回答 | 0

1

个回答

提问


CUDA Kernal in Matlab: PTX file
I wrote a global cuda code to be converted to PTX and called in matlab. Inside the global cuda c code, a device cuda code is cal...

12 years 前 | 0 个回答 | 0

0

个回答

提问


fsolve and fortran coded function
Hi, to speed up my matlab program, I coded the function of a system of nonlinear equations in fortran mex file, and then tried t...

14 years 前 | 0 个回答 | 0

0

个回答