photo

Srinidhi Ganeshan


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
27,539
of 299,916

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
1

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,562

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Undefined symbol errors while calling magma from mex file ?
versions: intel/2018.3, cuda/10.0.130, magma/2.4.0, matlab/2018b Below, I have added my mex-magma file 'my_magma.c' #include <...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Fetching outputs from different GPU's, results in an error ?
I have 2-GPU in my computer, I wanted to use both the GPU's to perform the function. Hence I feed, part of the array to one GPU ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to use GPU and CPU simultaneously in a for loop ?
% n be the number of iterations : 6 % A be the two dimensional matrix of size 10*10 stored in three dimension. for i=1:n ...

6 years 前 | 1 个回答 | 1

1

个回答

提问


I need to do this without for loop(For Gpu computing)
I have these two problems in gpu computing in matlab Suppose X=600*103*36 array for n=1:36 [Q(:,:,n),R(:,:,n)]=qr...

7 years 前 | 1 个回答 | 0

1

个回答