From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7e0c74af59d980e9,start X-Google-Attributes: gid103376,public From: dmann@relay.nswc.navy.mil (David Mann) Subject: TO ANYONE WHO USES ACES Date: 1996/04/27 Message-ID: <1996Apr27.165303.9782@relay.nswc.navy.mil>#1/1 X-Deja-AN: 151741694 sender: news@relay.nswc.navy.mil organization: CSC keywords: ACES reply-to: dmann@relay.nswc.navy.mil (David Mann) newsgroups: comp.lang.ada originator: csmoko@galaxy Date: 1996-04-27T00:00:00+00:00 List-Id: To whom it may concern, The statements below should make sense to someone who has used ACES (I hope). The question I have is, Do you know where I can get ACES support? I can't seem to get past the initial null timing loop verification. The zp_basic setup program does not indicate that my GNAT compiler has optimized the null loop away, AND I have made all of the recommended changes to BASIC_ITERATION_COUNT in zg_glob3.adb. My timing loop still fails consistently with the following message: Verification of timing loop parameters failed. There may be a mismatch between options used to compile INITTIME and those used in this program or there may be competing tasks in the system. If simply rerunning this program does not resolve the problem, read the guides for a troubleshooting discussion. The measured null_loop_time for this program is:1.6113E-01 A value was expected between: 1.0249E-01 and 1.1331E-01 Any ideas? -- David Mann