Re: Willing to contribute to the project Idea "Fortran – DO CONCURRENT"

2023-02-23 Thread Steve Kargl via Fortran
On Thu, Feb 23, 2023 at 07:24:26AM -0800, Damian Rouson wrote: > I wonder if a relatively easy starting point would be enabling the > declaration of do concurrent construct variables: > > do concurrent (integer :: i = 1:n) > > It’s a minor convenience and less exciting than adding locality specif

Re: Willing to contribute to the project Idea "Fortran – DO CONCURRENT"

2023-02-23 Thread Tobias Burnus
(I have now also left out the gcc* mailing list, leaving only fortran@gcc.gnu.org in.) On 23.02.23 16:24, Damian Rouson wrote: I wonder if a relatively easy starting point would be enabling the declaration of do concurrent construct variables: do concurrent (integer :: i = 1:n) It’s a minor c

Re: Willing to contribute to the project Idea "Fortran – DO CONCURRENT"

2023-02-23 Thread Damian Rouson
07:08 Tobias Burnus wrote: > Hi, > > and welcome to the GCC / gfortran community. > > On 23.02.23 14:15, varma datla via Fortran wrote: > > I am willing to contribute to the project idea "Fortran – DO CONCURRENT". > > I hope the following helps a bit – it is

Re: Willing to contribute to the project Idea "Fortran – DO CONCURRENT"

2023-02-23 Thread Tobias Burnus
Hi, and welcome to the GCC / gfortran community. On 23.02.23 14:15, varma datla via Fortran wrote: I am willing to contribute to the project idea "Fortran – DO CONCURRENT". I hope the following helps a bit – it is admittedly a bit chaotic, but I try to write something cleaner late

Willing to contribute to the project Idea "Fortran – DO CONCURRENT"

2023-02-23 Thread varma datla via Fortran
Hi, My name is Satyanarayana Varma. I am willing to contribute to the project idea "Fortran – DO CONCURRENT". Please suggest some resources to me so that I can learn your technologies. Could you please assign me some good first issues for the starting. Thank you, Regards. Satyanarayana Datla