alabdullah
- 7
- 1
Hi mates
please are there anybody help me to make parallel program
best regards
please are there anybody help me to make parallel program
best regards
The discussion revolves around seeking assistance for creating a parallel program using Fortran, specifically focusing on performance optimization and parallelization techniques. Participants explore various tools, methodologies, and challenges associated with parallel programming in the context of Fortran 90 and GFORTRAN.
Participants express a mix of opinions on the necessity and approach to parallelization versus optimization. While some advocate for parallelization, others suggest focusing on optimizing existing code first. The discussion remains unresolved regarding the best path forward for the original poster's programming challenges.
Participants mention various tools and techniques, but there are limitations in terms of specific knowledge about the original program's structure and the exact nature of the loops involved. The discussion also reflects varying levels of familiarity with parallel programming concepts among participants.
This discussion may be useful for individuals interested in parallel programming with Fortran, particularly those seeking to optimize their code or learn about parallelization techniques using OpenMP or similar tools.
What tools do you have to make a parallel program? Do you have a Fortran compiler which is capable of generating parallel code? Do you have a computer with parallel processors on which to run your code?alabdullah said:Hi mates
please are there anybody help me to make parallel program
best regards