From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cc-smtpout1.netcologne.de (cc-smtpout1.netcologne.de [IPv6:2001:4dd0:100:1062:25:2:0:1]) by sourceware.org (Postfix) with ESMTPS id 81B033858C2C for ; Sat, 27 May 2023 08:09:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 81B033858C2C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=netcologne.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=netcologne.de Received: from cc-smtpin1.netcologne.de (cc-smtpin1.netcologne.de [89.1.8.201]) by cc-smtpout1.netcologne.de (Postfix) with ESMTP id 71F8D124FC; Sat, 27 May 2023 10:08:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=netcologne.de; s=nc1116a; t=1685174938; bh=B9spClEfAsQTuCUyO475JkZ7WnKDg6Z5IvVuBQXku8c=; h=Message-ID:Date:Subject:To:References:From:In-Reply-To:From; b=mx9kDNIkFqEa0vAjaPyKfUW7c5BX3Ljg3y4CobVMdglBgWJSbNAiees2a01/HcnQh HBcsQwbzkDtp37WknGaX1ToGFtvDA4oGTyJ6bX7jgKCc1ZzvCqT5xEPKkY9aS5UXly AG9L7smal5vGL5x+/uHQnVZyuU4GlAzc53+mJdc3Uo/D9iyWYwCOicxNsqQ286GrSb 1+jAp2DVgoZds/0fgYrJ1wT+3GHNzM5MdvD1fqI9AYU/w/SvSkUdWJjPR9kHh//+LQ cVZygF1vAOQ1oo1gmFCEKMLYhMFyOI15tTLUYRhBXNQPQIgq+NYURsluwAP+dzqycr NREKcPYopjkhw== Received: from [IPV6:2001:4dd6:2dc7:0:7285:c2ff:fe6c:992d] (2001-4dd6-2dc7-0-7285-c2ff-fe6c-992d.ipv6dyn.netcologne.de [IPv6:2001:4dd6:2dc7:0:7285:c2ff:fe6c:992d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by cc-smtpin1.netcologne.de (Postfix) with ESMTPSA id 327F811DCF; Sat, 27 May 2023 10:08:56 +0200 (CEST) Message-ID: <737bbf36-04a8-c1e4-b3aa-31121df66013@netcologne.de> Date: Sat, 27 May 2023 10:08:56 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: Possible funding of gfortran work Content-Language: en-US To: Jerry D , gfortran References: <4697f7be-ac3e-8c5d-f27c-3aec89b5b03f@protonmail.com> <0d923990-0b7a-a1ea-8389-bf3837e73ed0@gmail.com> From: Thomas Koenig In-Reply-To: <0d923990-0b7a-a1ea-8389-bf3837e73ed0@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-NetCologne-Spam: L X-Rspamd-Queue-Id: 327F811DCF X-Rspamd-Action: no action X-Spamd-Bar: - X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE,WINNER_SUBJECT autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 26.05.23 23:22, Jerry D via Fortran wrote: > Sorry about my messages getting chopped. > > On 5/25/23 9:34 PM, Jerry DeLisle via Fortran wrote: >> Hi all, >> >> I found this message in my spam folder tonight. >> >> Please look.  I also sent a note to Damian on this. >> >> Maybe we can get someone to push forward on te native coarrays work? I think the native coarrays are a good field. General bug fixing would also be a good idea. [quoting for the mail] > I would like to discuss with the GFortran developer community whether > there is interest to setup a joint project to pay somebody to work on > GFortran full time. We have funding available for 18 months with 600k > EUR starting mid of June (please do not share this numbers publicly > yet), but we can also ask the fund for more money if needed. What do you > think? Is it worth to bring this up on the GFortran mailing list or > mattermost server? It is really good so finally see a source of gfortran funding. For hiring somebody full-time for a year, I am not sure who would be available full-time, I think most people who have experience working on gfortran have other commitments. We would have to see if somebody has the free time. What would be great would be a possibility for people to work on an hourly basis on certain, well-defined projects. This is probably something that contributors could fit in much better, and would provide an additional incentive to take up gfortran work again :-) Do you know if this is, in fact, a possibility? Best regards Thomas