Skip to content

Commit

Permalink
Build: Rewrite Makefile (#1293)
Browse files Browse the repository at this point in the history
* Rewrite Makefile
Now we can use make CC=mpiicpc, make CC=mpicxx to compile parallel version
use make CC=icpc or CC=g++ to compile serial version.
use make pw CC=mpiicpc/mpicxx/icpc/g++ to compile pw version with LCAO.
use make test to run Autotest.sh

* merge develop;fix wrong link for easy_install.md

Co-authored-by: Wenfei Li <38569667+wenfei-li@users.noreply.github.com>
  • Loading branch information
Qianruipku and wenfei-li committed Sep 26, 2022
1 parent 94ae62e commit cc58d04
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit cc58d04

Please sign in to comment.