Minimizing size of matices and vectors

5 visualizzazioni (ultimi 30 giorni)
Johan
Johan il 8 Lug 2013
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

Risposte (1)

Henan
Henan il 8 Lug 2013
you can divide the huge data into several data block,and send them into you computer GPU to calculate them.
  1 Commento
Johan
Johan il 8 Lug 2013
Thank you. Do you have a link where I can find how to do that? Regards Johan

Accedi per commentare.

Categorie

Scopri di più su Shifting and Sorting Matrices in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by