Bill Somerville 2903788e4c Build an OpenMP version of jt9 where possible
This change  introduces the program jt9_omp  which is a testbed  for a
multi-threaded version of the jt9 decoder program. The program jt9_omp
should be  a directly substitutable for  jt9 except that JT65  and JT9
decodes are computed in parallel.

Also enable  the OpenMP directives in  decoder.f90 - note this  is not
yet a working multi-threaded decoder and the existing jt9 is still the
correct decoder to be used in WSJT-X.

Increased the available  stack size for jt9_omp.exe as this  is a hard
limit on  Windows and  the default  is not big  enough for  the OpenMP
version of jt9.

Also  Fortran  array  bounds  checking is  now  disabled  for  Release
configuration builds so as to improve performance a little.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4922 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-02-02 11:24:20 +00:00
..
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2012-10-03 14:31:43 +00:00
2014-03-05 20:06:44 +00:00
2012-10-03 14:31:43 +00:00
2015-01-28 12:52:24 +00:00
2015-01-28 12:52:24 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2014-03-05 20:19:38 +00:00
2015-02-01 20:11:10 +00:00
2014-03-05 20:18:08 +00:00
2015-02-01 20:11:10 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2015-01-29 18:29:41 +00:00
2013-05-22 15:39:28 +00:00
2012-10-10 19:25:28 +00:00
2012-10-03 14:31:43 +00:00
2015-01-28 12:52:24 +00:00
2015-01-28 12:52:24 +00:00
2015-01-29 19:17:56 +00:00
2013-01-22 21:04:47 +00:00
2013-05-22 15:39:28 +00:00
2013-08-10 15:29:55 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2014-04-03 19:44:34 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2014-12-03 00:06:54 +00:00
2013-07-09 16:05:23 +00:00
2013-05-22 15:39:28 +00:00
2014-10-21 13:47:19 +00:00
2012-10-03 14:31:43 +00:00
2014-04-03 19:44:34 +00:00
2013-03-25 12:17:21 +00:00
2012-10-04 02:05:14 +00:00
2012-11-14 17:02:54 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-01-22 19:19:00 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2013-01-22 19:19:00 +00:00
2014-03-05 20:09:03 +00:00
2015-02-01 20:11:10 +00:00
2013-05-22 15:39:28 +00:00
2014-09-11 00:07:49 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2015-01-29 18:49:40 +00:00
2014-04-03 19:44:34 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2013-08-10 15:29:55 +00:00