From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12886 invoked by alias); 9 Dec 2003 16:29:45 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 12303 invoked from network); 9 Dec 2003 16:29:11 -0000 Received: from unknown (HELO ucsub.colorado.edu) (128.138.129.12) by sources.redhat.com with SMTP; 9 Dec 2003 16:29:11 -0000 Received: from colorado.edu (viktor.Colorado.EDU [128.138.109.20]) by ucsub.colorado.edu (8.12.10/8.12.8/ITS-6.0/student-sobig) with ESMTP id hB9GT6nD015772 for ; Tue, 9 Dec 2003 09:29:06 -0700 (MST) Date: Tue, 09 Dec 2003 16:42:00 -0000 Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: optimization From: Viktor Przebinda To: gcc@gcc.gnu.org Content-Transfer-Encoding: 7bit Message-Id: X-SW-Source: 2003-12/txt/msg00582.txt.bz2 I am interested in doing a long term (1.5 years) project with g++ related to optimization for a masters thesis in computer engineering. More specifically, optimization that would have its greatest impact on scientific code written in C++. Target platform could be either PowerPC or x86. I have already looked at gcc's website on the subject of optimization deficiencies without much luck. These projects either seemed too small or not related to scientific computing applications. If anyone has some ideas please let me know. Viktor viktor.przebinda@colorado.edu