User Tools

Site Tools


developers:hike

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
developers:hike [2018/01/31 21:13] โ€“ [5. Building ABINIT] Jean-Michel Beukendevelopers:hike [2021/09/06 18:54] (current) โ€“ [5. Building ABINIT] Xavier Gonze
Line 61: Line 61:
 To build ABINIT, just type "make". This may take between 3 minutes and 1 hour, depending on your configuration and the level of optimisation you are requesting. If you want more information about what you can build, just type make help. To build ABINIT, just type "make". This may take between 3 minutes and 1 hour, depending on your configuration and the level of optimisation you are requesting. If you want more information about what you can build, just type make help.
  
-  * a. Sequential binaries+After modifying the sources, you can (re)build specific binary ( abinit, cut3d, aim,... ), just type "make -j 8 <program_name>โ€
  
-If you want to (re)build a sequential binary, just type "make <program_name>". 
- 
-  * b. Parallel binaries 
- 
-<html><div style="color:red;font-size:150%;text-align: center;background-color: #ffdddd;padding: 0.8em;margin-left: 20%;margin-right: 20%;border: solid #ff0000 1px;">WARNING: this section is outdated.</div></html> 
- 
-The MPI libraries available within most Linux distributions still come with Fortran 90 support disabled. This means that you will have to build MPI yourself or have it built for you if you want to use the parallel binaries of ABINIT. For more information, you may have a look at the MPI options  provided by configure. 
  
 ===== 6. Enabling external libraries ===== ===== 6. Enabling external libraries =====
developers/hike.1517429598.txt.gz ยท Last modified: 2018/01/31 21:13 by Jean-Michel Beuken