photo

ARSALAN RIAZ


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
146,402
of 300,886

評判
0

コントリビューション
4 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,104

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,502

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


Cudaa kernel launch failure
Hi, I have made cuda c mex file after I run the mex file outputs are obtain but when gpu enable commands are run . I get an er...

約8年 前 | 0 件の回答 | 0

0

回答

質問


trying to make mex file of cuda code which places elements of one variable to another but getting there errors.
hello i am trying to comiple cuda mex function but getting errors. purpose of this code is to store elements of one array to an...

約8年 前 | 1 件の回答 | 0

1

回答

質問


error compiling c build error in gpu coder matlab 2017b
hello, i have been trying to matlab code to cuda c code by using gpu coder and i am getting this error. 'E:\vs2015\VC\Lib\amd6...

約8年 前 | 0 件の回答 | 0

0

回答

質問


Hello been trying to extract array from a big matrix so because of that taken magic(5) but issue is that when using for loop it works but trying to use in vectorization it gives error
a=magic(5); c=zeros(3,3,3); for i=1:3 c(:,:,i)=a(i:3+(i-1),1:3) end above code works. but issue is when usin...

8年以上 前 | 1 件の回答 | 0

1

回答