photo

Linda Koletsou Soulti

MathWorks

Last seen: 2 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
5 Answers

RANK
11,814
of 300,392

REPUTATION
4

CONTRIBUTIONS
0 Questions
5 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0