mex setup .rvm resource temporarily unavailable

조회 수: 5 (최근 30일)
Andrew Harris
Andrew Harris 2015년 6월 25일
편집: Adam Hug 2015년 6월 30일
I am attempting to set up mex in Matlab to compile CUDA codes, and when I type
mex -setup
at the command line I get a long loop of statements saying variations of .rvm Resource temporarily unavailable, followed by fflush failed, standard output:Broken pipe for a few lines, and then back to statements about .rvm. I end up having to force quit Matlab, the command line won't respond to control-c. Anyone have any idea what's going on? I'm using Matlab R2015 and Mac OS X v 10.10.3

답변 (1개)

Adam Hug
Adam Hug 2015년 6월 30일
편집: Adam Hug 2015년 6월 30일
I'm not sure if you have seen the doc pages on mex with CUDA, but try following the steps given here:
It may be the case that something as simple as copying the .XML file will fix this. There may also be compatibility errors. All of this assumes that you have the Parallel Computing Toolbox installed as well.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by