Received: by oss.sgi.com id ; Thu, 19 Oct 2000 07:57:43 -0700 Received: from phyexha.physics.uiuc.edu ([128.174.129.33]:15889 "EHLO phyexha.physics.uiuc.edu") by oss.sgi.com with ESMTP id ; Thu, 19 Oct 2000 07:57:35 -0700 Received: from mail.physics.uiuc.edu (WILKENS [130.126.101.104]) by phyexha.physics.uiuc.edu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 4T10PFNJ; Thu, 19 Oct 2000 09:57:42 -0500 Message-ID: <39EF0BDE.999816D8@mail.physics.uiuc.edu> Date: Thu, 19 Oct 2000 09:57:34 -0500 From: Tim Wilkens X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: pro64-support@oss.sgi.com, Patrick Mahoney , "Kao, Keith" Subject: sgif90 compiler using -IPA option Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-pro64-support@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;pro64-support-outgoing Hi, I'm a frequent user of the SGI Origin 2000 Supercomputers at the National Center for Supercomputing Applications. I was testing one of my codes on an IA-64 machine at the Compaq testdrive site.. They have sgif90 installed on those machines in addition to sgi linux. However.. I can not use the -O3 or the -Ofast compiler optimizations.. this breaks my code or I get wierd error messages.. These optimizations work fine on the Origin.. and this leads me to believe it's the compilers fault. Do you know whether other people have had a similar fate and can you help me over come this. I can compile with optimizations of -O2 which is encouraging and the program works fine. Also, the InterProcedural linking optimizations ( -IPA ) are not working either.. the compiler is looking for some sort of executable however this executable ipa*** doesn't exist.. a file with the extention ****.so does however.. The -IPA option 1/2's the run time on the Origin supercomputers.. do you know the state of the -IPA option and if it works or will work. Any help you can give me is much appreciated.. and I'm rather pleased with the performance as of now. I hope to squeeze much more out of all of your hard work. Thanks you... Tim Wilkens