Re: Gsoc: Fortran-Do Concurrent

2025-03-24 Thread Martin Jambor
Hello, we are delighted you found contributing to GCC interesting. On Thu, Mar 13 2025, ahmad tariq via Gcc wrote: > Hi, > I'm Ahmad Abdul Rehman, a third year computer science undergraduate from > FAST(Pakistan). I am interested in the "Do-Concurrent" project, and I > noticed that some work has

[GSoC][Fortran – DO CONCURRENT] Seeking feedback/suggestions for project proposal

2025-03-23 Thread Zhang lv
Hi here, My initial understanding of this project was inaccurate, and I’d like to thank the Fortran community for their valuable suggestions and guidance. To gain a clearer understanding, I spent time reading related documents and discussions. Based on what I’ve learned, I’ve drafted a project pro

Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization

2025-03-17 Thread Martin Jambor
Hello, On Mon, Mar 10 2025, Zhang lv via Gcc wrote: > Hi here, > > I'm a Master of Computer Science student at the University of Melbourne. > Previously, I worked on implementing a GCC optimization prefetching pass > (which involved loop unrolling) for an Alpha-like computer architecture. > I'm s

Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization

2025-03-11 Thread Jerry D
On 3/10/25 4:29 AM, Damian Rouson wrote: If this moves forward, I’d like to offer example code to target in Fiats (https://go.lbl.gov/fiats ).  I presented automatic parallelization results produced by compiling with LLVM flang- new for inference at the PAW-ATM worksho

Fwd: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization

2025-03-11 Thread Zhang lv
-- Forwarded message - From: Zhang lv Date: Tue, Mar 11, 2025 at 6:06 PM Subject: Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization To: Damian Rouson Hi Damian and GFortran community, Thanks for sharing insights on the

Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization

2025-03-10 Thread Damian Rouson
Jerry, See https://github.com/BerkeleyLab/fiats/blob/c256784fbd3eb28053daad657fc01c3caaf562d4/src/fiats/neural_network_s.F90#L871. The F2023_LOCALITY macro switches on the use of reduce locality. The F2018_LOCALITY macro uses only locality specifiers that were in Fortran 2018. The F2008_LOCALITY

Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization

2025-03-10 Thread Damian Rouson
Koenig wrote: > Dear Chenlu, > > Thank you for your interest! > > I have forwarded your e-mail to the gfortran mailing list, where > discussion of gfortran takes place. > > Best regards > > Thomas > > > Weitergeleitete Nachricht ---- &g

Fwd: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization

2025-03-10 Thread Thomas Koenig
Dear Chenlu, Thank you for your interest! I have forwarded your e-mail to the gfortran mailing list, where discussion of gfortran takes place. Best regards Thomas Weitergeleitete Nachricht Betreff: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO