photo

Justin Hontz

MathWorks

Last seen: 1 day 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
5 个回答

排名
3,425
of 301,186

声誉
16

贡献数
0 个提问
5 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 21,188

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,292

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
maxNumCompThreads() is limited to 1 on a multi-CPU Linux system
It seems that this issue is caused by a bug in the Linux kernel for this particular CPU model (Intel(R) Core(TM) Ultra 9 285K). ...

1 day 前 | 1

已回答
Failed to generate large CUDA kernel in GPU coder with FFT function inside
Hi He, In your M-code for RandCopy, the for loop cannot be executed as a GPU kernel (even with the coder.gpu.kernel pragma) bec...

1 year 前 | 0

已回答
How to use GPU Coder and how to better write the main function
The functions that you are using (e.g. plot) are not supported for code generation. This isn't a limitation for GPU Coder specif...

2 years 前 | 0

| 已接受

已回答
C++ Compiler errors when using GPU Coder
Hi Bakir. Based on the syndrome you are seeing, I believe the issue is that the path you are generating code under ("C:\Users\Ba...

2 years 前 | 1

| 已接受

已回答
MISSING nvToolsExt64_1.lib
The issue was that the NVTOOLSEXT_PATH environment variable was set to the wrong value.

3 years 前 | 0

| 已接受