photo

Erik Meade

MathWorks

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

Followers: 0   Following: 0

消息

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

统计学

MATLAB Answers

1 个提问
3 个回答

排名
22,117
of 299,784

声誉
2

贡献数
1 个提问
3 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,803

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,909

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

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

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

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

5 years 前 | 0