mex setup .rvm resource temporarily unavailable

5 次查看(过去 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