Forum Discussion
我的电脑内存现在是32GB的,但是A10系列芯片在Quartus17.0 Prime Standard版本上编译的时候,总是出现Error (114016): Out of memory in module quartus_map.exe (47657 megabytes used) 这样的错误,请问要怎么解决?谢谢。
2 Replies
- CalvinJoaz_P_Intel
Contributor
Hi WWeww,
You getting this error message is because the available memory in your machine is insufficient to continue running or to perform the specified operation.
Which device you're using?
Kindly refer below link for recommended physical RAM for Arria 10 devices - Page 2
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/rn/rn_qts_dev_support.pdf
Thank you.
- Abe
Frequent Contributor
Hopefully the processor and OS in your server/system is 64-bit and you have installed the 64-bit version of Quartus Prime. If running Windows, then it should call the 64bit executable automatically. If on Linux, you should invoke the Quartus tools (quartus, quartus_map, quartus_fit, quartus_sta, quartus_tan, and/or quartus_cdb) using the --64bit option at the command line. Also set the QUARTUS_64BIT environment variable on the system