photo

Linda Koletsou Soulti

MathWorks

Last seen: 22 days 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
5 个回答

排名
11,795
of 300,073

声誉
4

贡献数
0 个提问
5 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Why using cufft cause a fatal error LNK1120 in MEX cuda?
Hello Moein, you will need to also link against cuFFT library using -lcufft in a simlar way as NPP is used in the following exa...

4 years 前 | 0

| 已接受

已回答
What all licenses are required to begin coding on GPU through MATLAB?
Hello Shivam, The products you will need depend on your applications. I would suggest you to have a look at the following page:...

4 years 前 | 0

已回答
CUDA ptxas fatal : Unresolved extern function '_Z22mwGetGlobalThreadIndexv'
Hello Riffat, it seems that the kernel calls into a helper function that it was not compiled with the kernel. The following e...

4 years 前 | 0

已回答
nvcc fatal : Value 'c++17' is not defined for option 'std'
Hello Vyacheslav, In order to specify the location of NVCC on your system for MEXCUDA to use, you should execute the following ...

4 years 前 | 0

已回答
Error in matlab included deep learning example
Thank you for reporting the issue. The error you are getting is related to an attempt to grow a gpuArray using linear indexing a...

6 years 前 | 0