Java heap size is not accessing all available RAM
이전 댓글 표시
Hi,
I am currently running 64-bit Matlab (making use of 64-bit Java) on a server with 128GB of RAM. Matlab version is R2016a.
In my Matlab preferences, I cannot increase the Java heap size beyond 32GB - this is causing my code to fail (it is unable to read ~70 million rows of data from SQL).
This has worked in the past, and the java heap size setting gave me the option to slide across to 128GB, but as I said it is now only letting me increase to 32GB.
I am not in a position to change the code - this was written by someone else, and I do not have the sign off to change this at the moment.
Any help will be appreciated.
Thanks,
댓글 수: 3
Jan
2017년 4월 28일
What has happened between "the past" and "now"? What does this mean: "I do not have the sign off to change this"?
Walter Roberson
2017년 4월 28일
"I do not have the sign off to change this" means that the person does not have the authority to make any changes to the code, only to the running environment.
Atifah
2017년 5월 2일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!