matconvnet error vl_compilenn not compiling ?

hello everyone
I am using MATLAB 2018b, CUDA toolkit 9.1 and visual studio 2017.
when i compile `vl_compilenn` i haev this messahe error:
Error using mex
c_mexapi_version.c
c1: fatal error C1060: compiler is out of heap space
Error vl_compilenn>mex_link (line 627)
mex(args{:}) ;
Error vl_compilenn (line 500)
mex_link(opts, objs, flags.mex_dir, flags) ;
Anybody has any solution to this, Pease help.

1 Comment

you can find the response in this link
https://github.com/vlfeat/matconvnet/issues/1200

Sign in to comment.

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Tags

Asked:

on 24 Oct 2021

Commented:

on 5 Sep 2023

Community Treasure Hunt

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

Start Hunting!