photo

Erik Meade

MathWorks

Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

3 years 前 | 0

| 已接受

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

4 years 前 | 0

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

4 years 前 | 0