Getting FlexNet Licencing Error: -5 when using a trial of Parallel Computing Toolbox
古いコメントを表示
Hi there,
we wanted to try out the Parallel Computing Toolbox and downloaded a trial version to test it with our current MATLAB 2017a (academic licence, network licence). After installing, the toolbox shows up (ver):
Parallel Computing Toolbox Version 6.10 (R2017a)
However, when trying to use it, following error occurs (e.g. when creating a feedforwardnet and trying to train it with 'useParallel' argument):
Cannot perform computations on a parallel pool.
Parallel Computing Toolbox license is not available.
What are we doing wrong here? Thank you
Alex
回答 (1 件)
Walter Roberson
2017 年 6 月 30 日
0 投票
Error 5 is that it cannot find the product in the license file. So you downloaded the trial and installed it on your system but either no license file was updated with the trial, or else the update was to a license file that you are not configured to look at, or else the license server has not been signalled to reread the license file.
カテゴリ
ヘルプ センター および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!