Adding gnu parallel to Matlab search path

1 visualizzazione (ultimi 30 giorni)
Nicole Cruz
Nicole Cruz il 10 Set 2020
Risposto: Raymond Norris il 10 Set 2020
I installed gnu parallel on MacOS Catalina (version 10.15.6) using Homebrew:
$ brew install parallel
It was installed at:
/usr/local/bin/parallel
But when I try to run a Matlab (R2020a update 2, 64 bit) script that requires gnu parallel, Matlab does not find parallel, and produces the error message:
* Error tag: {trinity:assert_parallel:gnuparallelnotfound}
I tried to add parallel to the Matlab search path but have not been able to. "/usr/local/bin" is hidden on MacOS, and this may be why Matlab does not recognise it directly. But copying the parallel folder into a folder on the existing Matlab path did not work either. I'm thankful for any suggestions on how to make gnu parallel work in Matlab.

Risposte (1)

Raymond Norris
Raymond Norris il 10 Set 2020
Hi Nicole,
I would suggest contacting Technical Support (support@mathworks.com). They would be able to figure out if GNU parallel works on a Mac with MATLAB and how best to configure it.
Raymond

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by