Recent content by alabdullah

  1. A

    Fortran How do I write a parallel program in Fortran?

    hi mates If I have main loop ,but there are many small loops if I want to make it parallel. what I must do?
  2. A

    Fortran How do I write a parallel program in Fortran?

    Thank you sir for your replay may I send you my program to see it and give me some feed back about it,please
  3. A

    Fortran How do I write a parallel program in Fortran?

    I know which loop need parallel but it included some subroutine , and I don't know how to use openMP.
  4. A

    Fortran How do I write a parallel program in Fortran?

    I use FORTRAN 90 and GFORTRAN on cluster I did a program and got good result but it is so slow can you help me to make it faster Sorry I'm not professional in FORTRAN to know which compiler is good regards
  5. A

    Fortran How do I write a parallel program in Fortran?

    Hi mates please are there anybody help me to make parallel program best regards
  6. A

    Is there a way to improve the speed of my FORTRAN program using MPI?

    Dear sir, I did a program in fortran but it is so slowly, is their anybody help me to make it parallel (MPI) best regards Salam