On 1/11/22 17:16, Jakub Jelinek wrote:
On Tue, Jan 11, 2022 at 05:03:34PM +0100, Martin Liška wrote:
On 1/11/22 16:56, Jakub Jelinek wrote:
While e.g. libcpp or gcc are in C++.
Which means I should rename .c files under libcpp, right?
Is there any other folder from gcc/ and libcpp/ that would
On Thu, Jan 06 2022, Martin Jambor wrote:
>
[...]
>
> I will update you as more details about GSoC 2022 become available.
>
The official timeline has been published at
https://developers.google.com/open-source/gsoc/timeline
I do not know how the "standard coding period" and "extended deadlines"
w
Dear Richard,
Thanks a lot for the fast response. Here I send you a self contained example. I
took it from openACC tutorial in [1]. I modified the code and added a dummy
vector of size 1, lines 140-160 in the attached file (jsolvef_mikel.F90). The
dummy vector (residual_v) is the array form of
On Wed, Jan 12 2022, Martin Jambor wrote:
> On Thu, Jan 06 2022, Martin Jambor wrote:
>>
> [...]
>>
>> I will update you as more details about GSoC 2022 become available.
>>
>
> The official timeline has been published at
> https://developers.google.com/open-source/gsoc/timeline
>
> I do not know h
Dear Mikel,
thanks for the example. I have now filled a tracking issue at
https://gcc.gnu.org/PR103988.
Currently, GCC only supports OpenACC 2.6.
As GCC mainline is in feature-freeze Stage 3, this feature will surely
miss GCC 12, unfortunately.
At the moment, the OpenACC work is mostly focusin
Hi all,
There is an agenda for tomorrow's meeting. If you have topics to
discuss or share, please let me know and I can add them to the agenda.
Agenda:
- -misa-spec related issue:
- Bump default ISA spec to newer version, current default ISA spec
is 2.2, but it's already out-of-date for a lo
Hi.
There's a patch that enhances git-backport so that it updates commit
messages for files which name ends now with .cc and is still .c on a branch.
Example usage:
$ git show test
commit 8ed4b2cb9aa158c0ef418fd1ac66271664904604 (test)
Author: Martin Liska
Date: Wed Jan 12 16:08:13 2022 +010
On Wed, 12 Jan 2022 05:48:41 PST (-0800), jia...@iscas.ac.cn wrote:
Hi all,
There is an agenda for tomorrow's meeting. If you have topics to
discuss or share, please let me know and I can add them to the agenda.
We should also talk about the ABI spec, we've now got a handful of
incompatibilit