photo

俊凯 王


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
2 回答

ランク
35,714
of 300,851

評判
1

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

回答採用率
60.0%

獲得投票数
1

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,294

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


sparse in cuda matlab shows bad performance
This question is simple I understand that MATLAB solves sparse linear equations by multi wavefront method on CPU like sparse...

約4年 前 | 1 件の回答 | 1

1

回答

回答済み
Why OpenMP does not work in a CUDA code compiled in Matlab (as a MEX)?
til now i can't find the corroect compile cmd to create a cu project with omp activited but there are some other ways can handl...

4年以上 前 | 0

回答済み
mex C struct pointer
use intptr_t ,i got it code like this pointer_return.cpp #include "mex.h" #include "matrix.h" struct test { struct t...

4年以上 前 | 0

| 採用済み

質問


mex C struct pointer
how can i use mex function return a structer pointer to matlab?is there any possbile for mex function return a pointer?as i know...

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

1

回答

質問


how can i compile a mex function which contain openmp and cuda ?
i want to use cpu parallel and gpu parallel both!how can i compile mex ,i know mexcuda mexGPUExample.cu can compile cuda projec...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


why knnsearch function in matlab2016a and 2020b shows different efficiency?
like this code,in matlab 2020b t1=10s in matlab 2016 a t1=70s,why?is 2020b knnsearch applies parallel programing? for M=1500*15...

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

1

回答

質問


openmp mingw mex for matlab error
i use Code block and my compiler environment is mingw 6.30.At the beginning, I created the following OpenMP code in the code blo...

4年以上 前 | 0 件の回答 | 0

0

回答