Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c++ > #87170

Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1

From Lynn McGuire <lynnmcguire5@gmail.com>
Newsgroups comp.lang.c++
Subject Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1
Date 2022-10-28 14:59 -0500
Organization A noiseless patient Spider
Message-ID <tjhca6$35qfb$1@dont-email.me> (permalink)
References <tj4egb$u68$1@gioia.aioe.org> <tjeqfd$39qlf$2@news.xmission.com>

Show all headers | View raw


On 10/27/2022 3:42 PM, Richard wrote:
> [Please do not mail me a copy of your followup]
> 
> Lynn McGuire <lynnmcguire5@gmail.com> spake the secret code
> <tj4egb$u68$1@gioia.aioe.org> thusly:
> 
>> We are converting a 700,000+ Fortran 77 lines of code plus 50,000+ C++
>> lines of code engineering software product to C++. [...]
> 
> Lynn,
> 
> I dropped you a private email with a couple suggestions, but I always
> seem to end up in people's spam folders, so just a little FYI
> publicly.

Hi Richard,

I appreciate the suggestions.

Benchmarking our software against previous known good results is a great 
idea.  In fact, we have been doing that for around 30 years now.  I even 
wrote my own comparison tool to cut down on the noise as the benchmarks 
produce 400+ MB of text output that we analyze before each release.

Sincerely,
Lynn McGuire

Back to comp.lang.c++ | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-23 17:16 -0500
  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Tim Rentsch <tr.17687@z991.linuxsc.com> - 2022-10-24 00:42 -0700
    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-24 19:40 -0500
      Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Tim Rentsch <tr.17687@z991.linuxsc.com> - 2022-11-15 16:16 -0800
  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-26 15:56 -0500
    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-26 23:47 -0500
      Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 scott@slp53.sl.home (Scott Lurndal) - 2022-10-27 14:54 +0000
        Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-27 14:08 -0500
    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Thomas Koenig <tkoenig@netcologne.de> - 2022-10-27 18:21 +0000
  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-10-26 22:26 -0700
    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-27 14:01 -0500
    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 "Ross A. Finlayson" <ross.finlayson@gmail.com> - 2022-11-20 17:07 -0800
  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-27 14:07 -0500
  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 legalize+jeeves@mail.xmission.com (Richard) - 2022-10-27 20:42 +0000
    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-28 14:59 -0500
    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 1 Lynn McGuire <lynnmcguire5@gmail.com> - 2022-10-28 15:10 -0500

csiph-web