Compile the serial siesta in Ubuntu

Source: Internet
Author: User
Tags gfortran
To compile a serial siesta in Ubuntu, you must first prepare the following libraries and software: You can easily install fftw, gfortran, it is best to have mpi, scalapack, blacs ...... tools supporting parallel Compilation. Enter the Src directory and configure it as follows: $ cdsiesta/Src/$./configure the installation file, arch. make. Open and take a look at the configuration and repair it based on your own machine.

To compile a serial siesta in Ubuntu, you must first prepare the following libraries and software:

In Ubuntu software management, you can easily install fftw and gfortran. It is best to have mpi, scalapack, and blacs... tools that support parallel compilation.

Go to the Src directory and configure the following:

$ Cd siesta/Src/

$./Configure

The Installation File arch. make is generated.

Open and check the configuration and modify it based on your machine. If the previous libraries and software have been installed, You can compile them directly:

$ Make

You can also find the file with the same configuration as your own machine from Src/Sys/and enter the following command:

$ Cp *. make.../arch. make

$ Cd ..

$ Make

After compilation is successful, the siesta execution file is generated.

Enter the following command in the computing directory:

$ Siesta *. fdf | tee *. out

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.