photo

Bob Khosh


Last seen: 3年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

Studying Master of Computer Science

統計

MATLAB Answers

2 質問
1 回答

ランク
105,872
of 300,338

評判
0

コントリビューション
2 質問
1 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,922

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,149

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How Can I change ComputeMode in gpuDevice specs?
The ComputeMode value in gpuDevice's results is 'Default'. how can I change it?

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

1

回答

回答済み
Replacing a for loop with a while loop?
x=1; i=0; while i<5 i = i+1; x = x*i; end

7年以上 前 | 0

質問


Error in executing paralleldemo_gpu_benchmark : An unexpected error occurred during CUDA execution. The CUDA error was: unspecified launch failure
Hi, I'm Using a GeForce GTX 1050 GPU. when I run paralleldemo_gpu_benchmark in MATLAB R2017b,everything is OK till the "Achieved...

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

1

回答