Installation of FreeFem++ . mpi and parrallel computations in FreeFem v4.15

Dear all, is here anyone who using FreeFem++ . mpi in windows 10 or 11. I have couple of Questions.

  1. FreeFem++.mpi is already showing when i installed freefem++ but it is not opening. I don’t know why. Here, you can see


    Why it is not openning?

  2. Usually, i use notepad++ to write FreeFem++ codes. But if i used FreeFem++.mpi for parrallel computation then where i can write and edit my codes.

Please help. I am very beginner to this. I am facing too much difficulties in installation and run the demo codes in windows11.

Thanks in adavance.

Dear Monirul,

You should consider watching the introduction to parallel FreeFEM by professor Pierre Jolivet on youtube in the following link:
FreeFemTutorial

It’ll certainly answer your questions.

Best regards.

1 Like

Thanks you so much. Can you tell which software prj sir used in the video to write the codes. I have seen code are running from comand promt in window 10. But i need the software where sir was editing the code?. Please let me know brother. I think it is not notepad++.

Yes, use the prompt command to run your codes as shown in the tutorial. I don’t know which text editor he uses in the video, it’s not really relevant. You may try vs code, it offers a freefem package.

Best regards

Thanks brother for your replies. Your replies help me lot.
Can tell me the following brother:
I need a demo example in parrallel computation in which L^2-error and order of convergence are computed (for example, heat-3d-PETSc.edp). I am struggling with this brother. Can you help me??. Prj sir told to see demo examples but i have not found any demo such example in github hpddm.

Thanks in advance.