Error using parpool (line 145) Parallel pool failed to start with the following error. For more detailed information, validate the profile 'local' in the Cluster Profile Manager.
Afficher commentaires plus anciens
Error using parpool (line 145)
Parallel pool failed to start with the following error. For more detailed information, validate the profile 'local' in the Cluster
Profile Manager.
Error in lme_mass_F (line 69)
parpool(prs);
Error in runlme_maps_vwrg (line 321)
fstats = lme_mass_F(hstats,Cma,prs);display(fstats)
Error in run_runlme_maps_vwrg (line 176)
[resultstruc] =
runlme_maps_vwrg(finaloutdir,designdir,designfile,select,timecol,cols,interaction,age2,datadir,datafile,hemi,Zcol,measure,contrastmatrix,resultstruc,rg,matfile,s{k},prs,delimitor,t,scriptname);
Error in mci (line 38)
run_runlme_maps_vwrg(designfile,select,cols,interaction,timecol,outdir,contrastset,rg,measlist,designdir,datadir,fwhm,nofhemis,prs,hemi,Zcol,MoBa,matfile,group,fdrmethod,age2,delimitor,scriptname)
Caused by:
Error using parallel.internal.pool.InteractiveClient>iThrowWithCause (line 670)
Failed to locate and destroy old interactive jobs.
Error using parallel.Cluster/findJob (line 74)
Unknown type: .
I am using Fedora 32 which has the same glibc as Ubuntu 20.04.
Réponses (1)
Knut Jørgen
le 20 Mai 2020
0 votes
Catégories
En savoir plus sur Parallel Computing Fundamentals dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!