LFortran supports OpenMP pragmas and Do Concurrent

With the latest release of LFortran, we are happy to announce that LFortran now includes support for OpenMP pragmas and parallelising do concurrent.

Thank you to @certik and all contributors for making this happen!

25 Likes

Thanks @Pranavchiku for leading the effort and implementing this. Big progress for LFortran. It supports the latest do concurrent syntax with reduce and everything. As usual, please report all bugs that you find.

I think we are now ready to start implementing GPU offloading, here are the issues for that:

If there is anybody here who wants to help us make it happen sooner, we would appreciate it.

8 Likes