help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parallel processing in Octave


From: Chethan S
Subject: Parallel processing in Octave
Date: Tue, 17 May 2011 21:19:59 +0530 (IST)


Hi all!

I just know that parallel processing can make use of multiple CPU/GPU cores and help in completing memory intensive tasks faster. So I was just wondering about the possibility/ease of implementing for my case. I have a function which makes use of nlfilter and takes more than half an hour to complete. It actually does moving window analysis on large images. My PC has 2.5 GB RAM, Dual Core CPU. When I check the System Monitor in my 64-bit Ubuntu 11.04 during the process, the CPU Usage is 100 % but the memory usage will be less than 600 MB. So can I make it use more memory and complete task faster?

Regards,

Chethan S.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]