On 16/10/2014 21:12, Michael Black wrote:
Hi Mike,

Has any thought or attempt been given to multi-threading the decoding process?

The decoding is almost exclusively Fortran code. Multi threading isn't really the way Fortran code is parallelized (is that a word?), normally a special compiler is used that can execute some array operations in parallel or a support library like OpenMP is used.

Whatever the route chosen it isn't trivial as sequential code usually needs considerable rewriting to take advantage of either the facilities above.

Mike W9MDB

73
Bill
G4WJS.
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to