Hi Bill,
> On Jun 28, 2015, at 9:59 AM, Bill Somerville <g4...@classdesign.com> wrote:
> 
> On 28/06/2015 15:46, Steven Franke wrote:
> 
> Hi Steve,
> 
> ...
>> It is dog-slow as it stands. But I’m sure that there are things that we can 
>> do to speed it up significantly. This might be a good application for 
>> openmpi, no?
> There is  fairly major technical issue with this suggestion. On Mac we 
> don't have a C++ OpenMP (OpenMPI is a different tool for message 
> passing) implementation available. To get the current Fortran OpenMP 
> code working on Mac we have had to take some liberties with mixing 
> gfortran OpenMP code with C & C++ code compiled with Apple clang & 
> clang++ which have no OpenMP support. We must use Apple clang++ on Mac 
> since that is the only fully supported C++ compiler with Qt on that 
> platform.
> 
> I would strongly suggest using threading probably supported by the Qt 
> framework if we wish to obtain parallelism in our C++ code.

Thanks. I will study up on threading and how it might apply here.
Steve.

>> 
>> Steve k9an
>> 
> 73
> Bill
> G4WJS.
> 
> ------------------------------------------------------------------------------
> Monitor 25 network devices or servers for free with OpManager!
> OpManager is web-based network management software that monitors 
> network devices and physical & virtual servers, alerts via email & sms 
> for fault. Monitor 25 devices for free with no restriction. Download now
> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to