Justin Hontz
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
4 Answers
RANK
3,639
of 295,467
REPUTATION
14
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
2 months ago | 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...
6 months ago | 0
| accepted
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...
7 months ago | 1
| accepted
MISSING nvToolsExt64_1.lib
The issue was that the NVTOOLSEXT_PATH environment variable was set to the wrong value.
2 years ago | 0
| accepted