Effacer les filtres
Effacer les filtres

Using Symbolic Math in the Parallel Computing Toolbox

3 vues (au cours des 30 derniers jours)
Tim Lewis
Tim Lewis le 29 Jan 2013
Commenté : Rajani Metri le 20 Avr 2020
Does anyone know whether it is possible to run a symbolic math function in the parallel computing toolbox?
More information: I have created a user-defined symbolic math function (in MuPAD code) that takes about 60 seconds to run. At times, I need to run this program multiple (up to hundreds) times. Therefore, I would like to find a way to take advantage of the multiple processors available on my computer. Currently, I am using evalin(symengine,'ProgramName(Arg1,Arg2,...,ArgN') to call my symbolic function. According to the documentation for spmd, functions such as evalin cannot be used. Is there any other way to call a MuPAD function that will allow it to take advantage of all the available processors?
  1 commentaire
Rajani Metri
Rajani Metri le 20 Avr 2020
Sir,
Have you got the solution?
Can we use Symbolic expressions in parpool or spmd in PCT?
Thank You.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by