Skip to content
This repository was archived by the owner on May 28, 2020. It is now read-only.
This repository was archived by the owner on May 28, 2020. It is now read-only.

how to check fftw3, blas, lapack installed with raspa2 #46

@friendly0115

Description

@friendly0115

it there any information to show raspa2 installed with fftw3, blas and lapack?
during the configure process, it prints out
"checking for library containing ddot_... -lblas
checking for library containing dsyevd_... no
checking for library containing fftw_plan_dft_r2c_1d... -lfftw3
"
Are these showing whether the fftw3, blas, lapack can be used by raspa2?
But even if there is the library file of lapack ( liblapack.a ), the result of checking dsyevd is still "no".
Is it normal? or someone tells me something about this?

Thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions