Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17252 ディスカッション

Questa Compile error vcom-212 Stack hard limit

UmarM
初心者
2,853件の閲覧回数

Hi

We have installed Intel Quartus 23.4 with all of dependencies and modules on RHEL 8.7. When we run Questa and try to compile a model we are getting an error message stating 

Error (suppressible): (vcom-212) Stack hard limit 67108864 < 67108864

Contact your system administrator to set the hard limit above this value

 

I have checked the current stack limit on our server is 64MB (65536KB).

We have faced the same issue on RHEL7 box with Questa version 22. 

Is there a minimum limit for hard stack for carrying out the compilation of models within Questa from version 22 and onwards? If yes can you please tell us that bottom limit and point me to that documentation as well that contains that information.

 

Thanks

Umar

ラベル(1)
0 件の賞賛
8 返答(返信)
SyafieqS
従業員
2,760件の閲覧回数

Im taking a look at this and will let you know any update.


SyafieqS
従業員
2,758件の閲覧回数

You can try increasing the stack hard limit for the vcom compiler. You can do this by setting the VCOM_STACK_SIZE environment variable to a higher value. For example, you can set it to 134217728 (128 MB) by running the following command before starting Questa e.g.:


export VCOM_STACK_SIZE=134217728


After setting the environment variable, try compiling your model again.

Let me know.


RichardTanSY_Altera
モデレーター
2,707件の閲覧回数

Hi,

Do you able to resolve the issue? 


Regards,

Richard Tan


UmarM
初心者
2,696件の閲覧回数

Hi,

We have tried the above mentioned solution of setting environment variable and can confirm that unfortunately this does not work and we still have the same issue and are unable to run any modelling simulation in Questa.

 

Regards,

Umar

SyafieqS
従業員
2,655件の閲覧回数

If you cant see itself, you probably need to contact you admin IT to set it for you.


UmarM
初心者
2,611件の閲覧回数

Hello Syafieq,

I am sorry, I did not understand your last message, I don't know from where you got this impression that we can't see it. What I replied in my last message was that we tried your solution of setting environment variable by using the command you sent which was;

 

running the following command before starting Questa e.g.:

 

export VCOM_STACK_SIZE=134217728

 

Once again, we ran this command, and ran the Questa and tried compiling a model, but still were getting the same error.

SyafieqS
従業員
2,573件の閲覧回数

I am saying that if you are using compute machine with administrator, you probably need to check this with admin IT as the message is saying, I view this an IT issue rather than FPGA


Contact your system administrator to set the hard limit above this value


SyafieqS
従業員
2,525件の閲覧回数

 As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to https://supporttickets.intel.com/, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution, give Kudos and rate 5/5 survey


返信