amuse icon indicating copy to clipboard operation
amuse copied to clipboard

add detection of lapack and blas to configure

Open ipelupessy opened this issue 4 years ago • 4 comments

Is your feature request related to a problem? Please describe. galaxia and new mesa are using lapack and blas, these are normally found ok, but could be added to configure (m4 scripts available)

Describe alternatives you've considered leaving as is, since it doesn't seem to be a big problem, though that is not true since galaxia install sometimes fails because of this

ipelupessy avatar Apr 14 '21 09:04 ipelupessy

Yes we should add these.

rieder avatar Apr 14 '21 09:04 rieder

These have been added, but I think they should be optional and not cause configure to exit if they are not found.

rieder avatar Apr 04 '22 09:04 rieder

well...galaxia which is part of the core set of amuse packages depends on it..

ipelupessy avatar Apr 04 '22 09:04 ipelupessy

but ok with it to change the error into a warning

ipelupessy avatar Apr 04 '22 09:04 ipelupessy

Done, it's now a warning.

rieder avatar Mar 22 '23 20:03 rieder