From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x62f.google.com (mail-pl1-x62f.google.com [IPv6:2607:f8b0:4864:20::62f]) by sourceware.org (Postfix) with ESMTPS id A3B5B3858415; Thu, 10 Mar 2022 02:09:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A3B5B3858415 Received: by mail-pl1-x62f.google.com with SMTP id h5so2207644plf.7; Wed, 09 Mar 2022 18:09:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=1gJqaqAPafy1vR9P8IFe64vXyO7e2blh2IcG19AXxfA=; b=ea2z9A8EHziB7eP/vU/9Ci4S+OH3JxsHPQpZYLUDe+GSk7xT61WEX/zE9RugumLvM3 SJfSZPTJoAakeMUlo0ywtYjNIgu5rWmf+uzUJrZk8RWPGDljGGmj68dNgoQwDzZAgZOk fhW+shvvv5dmNc8hg8n0qHh98zqTJIraAjW2Rljfw3bAOKELIkl7iOs07kQKlyUbMFoE rF8DdZOFZFKMYDVz1I3GXlBdWP6uFC/9FBAqHnYRsWxiAgtPdn6T9PGU2qT8qDBGtrgj tSYqsdL62wtCNfdurmKKviwPTuCM8WlNlTQ1Ym8HkKNO1bIGwFCrgbnH4AnmX9mPMg8y lrjg== X-Gm-Message-State: AOAM531mv9LZ798TwkPMmO+jwXLBzHjpHCE3ONTOzgzbX7QIubr+guo4 BTlE4hs1308mgdce+D+Dw1U= X-Google-Smtp-Source: ABdhPJxqOunmUdlnoyTHsX2r2WhRFffFk1BRWBgoDgVYTYYjjbxFE/j5S3JVzTAbFfdydr0XfZKtNQ== X-Received: by 2002:a17:90a:578f:b0:1bc:7122:f7f0 with SMTP id g15-20020a17090a578f00b001bc7122f7f0mr13516632pji.209.1646878170208; Wed, 09 Mar 2022 18:09:30 -0800 (PST) Received: from [192.168.1.28] ([50.46.203.130]) by smtp.gmail.com with ESMTPSA id g10-20020a056a001a0a00b004f7454e4f63sm4338305pfv.189.2022.03.09.18.09.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Mar 2022 18:09:29 -0800 (PST) Message-ID: <7ff8f8f1-8b39-46f6-64fd-ba18920965a0@gmail.com> Date: Wed, 9 Mar 2022 18:09:28 -0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.2 Subject: Re: GCC GSoC 2022: Call for project ideas and mentors Content-Language: en-US To: Martin Jambor , GCC Mailing List , Gfortran mailing list , libstdc++@gcc.gnu.org References: From: Jerry D In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, KAM_SHORT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: fortran@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Fortran mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2022 02:09:33 -0000 Perhaps someone could work on completing and merging the shared memory (native) fortran coarrays branch. Regards, Jerry On 3/9/22 6:39 AM, Martin Jambor wrote: > Hello, > > I am pleased that I can announce that GCC has been accepted as a > mentoring organization of Google Summer of Code 2022. > > Contributors(*) will be applying from April 4th to April 19th but have > already seen some announcing their intention to apply and asking for > guidance when selecting a project and preparing their applications. > Please continue helping them figure stuff out about GCC like you always > do. > > If anyone still wants to add a project to our idea list (and sign up to > be a potential mentor), now is the time to do it. > > I'm looking forward to another year of interesting projects, > > Martin > > > > (*) Contributors no longer have to be students - they should > however be "new or beginner" contributors to our project with the > exception that participants of GSoC 2020 or GSoC 2021 can apply. > > More on changes this year is in my original call for projects: > https://gcc.gnu.org/pipermail/gcc/2022-January/238006.html >