フィルターのクリア

Getting error message "No method 'isKey' with matching signature found for class 'containers.Map'" when using GPUCoder

2 ビュー (過去 30 日間)
Le Ki
Le Ki 2022 年 4 月 26 日
回答済み: Sayan Saha 2022 年 5 月 12 日
I am using Matlab 2017b on Windows 7 with a NVIDIA GeForce GTX 590. I am trying to use the GPUCoder.
I tried to build the Mandelbrot example code and I get this error message: "No method 'isKey' with matching signature found for class 'containers.Map'".
Even when I try to build an empty function with an input argument, I get this error message. All steps before the final build work fine. Does anyone know how to fix this?
Thanks

回答 (1 件)

Sayan Saha
Sayan Saha 2022 年 5 月 12 日
Hi Le,
This error is likely coming because a compatible C++ compiler has not been setup in your MATLAB installation yet. Please follow the steps in documentation to setup all the necessary pre-requisites for generating code with GPU Coder.
~Sayan

カテゴリ

Help Center および File ExchangeGet Started with GPU Coder についてさらに検索

タグ

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by