project | author |
---|---|
PIC |
Jorge Luis Gálvez Vallejo |
PIC is named after the Huastec word PIC which means otter.
A work in progress on writing a cool backend for Fortan applications focused on Quantum Chemistry software.
There's two build systems included in the present version, CMake and the Fortran Package Manager.
The dependencies of the project are, as of now, CMake (if using cmake), MPI, OpenMP, and a BLAS/LAPACK library.
mkdir build
cd build
cmake ../
make -j
ctest
Install the FPM following the instructions and then simply: fpm build