Minimizing size of matices and vectors

Hi I'm trying to run calculations with a huge amount of data. Resulting in that I get the "Out of memory" error. I am using eight matrices four with the sizes of ~1mb and four with the size of ~120mb. My question is if there is a way to work around this? Is there possibly some sort of zip-function?
Regards Johan

답변 (1개)

Henan
Henan 2013년 7월 8일

0 개 추천

you can divide the huge data into several data block,and send them into you computer GPU to calculate them.

댓글 수: 1

Johan
Johan 2013년 7월 8일
Thank you. Do you have a link where I can find how to do that? Regards Johan

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Shifting and Sorting Matrices에 대해 자세히 알아보기

제품

질문:

2013년 7월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by