Effacer les filtres
Effacer les filtres

mex setup .rvm resource temporarily unavailable

5 vues (au cours des 30 derniers jours)
Andrew Harris
Andrew Harris le 25 Juin 2015
Modifié(e) : Adam Hug le 30 Juin 2015
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

Réponses (1)

Adam Hug
Adam Hug le 30 Juin 2015
Modifié(e) : Adam Hug le 30 Juin 2015
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.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by