photo

Erik Meade

MathWorks

Last seen: mehr als 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Nachricht

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

Statistik

MATLAB Answers

1 Frage
3 Antworten

RANG
21.977
of 301.261

REPUTATION
2

BEITRÄGE
1 Frage
3 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 21.209

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.690

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 5 Jahre vor | 0

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

fast 6 Jahre vor | 0