photo

Erik Meade

MathWorks

Last seen: presque 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Message

I am a Software Engineer at MathWorks. I am part of the GPU Coder team.

Statistiques

  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Why do I get the error "UnknownServerPort_Diagnostics - 0" when running gpucoder.profile on Windows?
Ensure that you have a proper installation of nvprof.exe from Nvidia. All versions of MATLAB prior to and including R2021a use n...

environ 3 ans il y a | 0

| A accepté

Question


Why do I get the error "UnknownServerPort_Diagnostics - 0" when running gpucoder.profile on Windows?
When running gpucoder.profile, I receive an error output that looks like this: UnknownServerPort_Diagnostics - 0 UnknownServer...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Writing data from GPU
Hi, It is quite possible that after each timestep, your program is incurring cudaMemcpy's to copy memory from the GPU to CPU ev...

plus de 3 ans il y a | 0

Réponse apportée
Batched matrix multiplicaion with CUDA
Hi Peter, gpucoder.stridedMatrixMultiply works exactly as you want. You can directly pass A and B to gpucoder.stridedMatrixMult...

environ 4 ans il y a | 0