Community Profile

photo

Linda Koletsou Soulti

MathWorks

Last seen: circa un mese fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

quasi 3 anni fa | 0

| accettato

Risposto
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:...

quasi 3 anni fa | 0

Risposto
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...

quasi 3 anni fa | 0

Risposto
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 ...

quasi 3 anni fa | 0

Risposto
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...

oltre 4 anni fa | 0