Statistics
5 Questions
0 Answers
RANK
N/A
of 300,527
REPUTATION
N/A
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
1
RANK
of 21,018
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,525
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
Question
MATLAB crashes during MEX file generation with GPU Coder:Access violation detected
I attempted to generate CUDA code for the ALNS_insert function using GPU Coder. This function is invoked by TestScript and s...
7 months ago | 1 answer | 0
1
answerQuestion
Check for Run-Time Issues failed on GPU but successed on CPU(cudaErrorIllegalInstruction)
When I use GPU coder to convert MATLAB source code, I get an error when I choose GPU to run the MEX file in Check for Run-Time I...
8 months ago | 0 answers | 0
0
answersQuestion
matlab crashed when calling MEX
I successfully converted my MATLAB source code to CUDA C code using GPU coder and generated a MEX file, but when I call the MEX ...
8 months ago | 1 answer | 0
1
answerQuestion
coder.checkGpuInstall: Basic Code Generation : FAILED (GPU code generation failed with an error
Hi, I am trying to use the GPU coder to compile a MATLAB function of gpuArrays into a .mex file, but I keep getting the error "...
8 months ago | 0 answers | 0
0
answersQuestion
GPU code generation failed with the error 'emlc:compilationError'
When using GPU Coder, I encountered issues with the following environment configuration: - **GPU Version**: NVIDIA RTX A2000 ...
8 months ago | 1 answer | 1
