https://bugzilla.redhat.com/show_bug.cgi?id=2166884
--- Comment #15 from Benson Muite <[email protected]> --- cscutils is used in several of their other projects: https://gitlab.mpi-magdeburg.mpg.de/mess/cmess-releases/-/tree/master/libcscutils https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release/-/tree/master/libcscutils Maybe it should be packaged separately? Almost all examples use matrices stored in hdf5 format. The code does run, but have not checked correctness. Instructions for using it from Fortran without CMake would be helpful, for example gfortran mepack_example.f90 -I /usr/lib64/gfortran/modules/mepack/ -L /usr/lib64/ -lmepack -llapack -lblas The main reference: M. Köhler. 2021. Approximate Solution of Non-Symmetric Generalized Eigenvalue Problems and Linear Matrix Equation on HPC Platforms. Dissertation. Logos Verlag Berlin, Magdeburg, Germany. does not seem to be available for download, though one of the cited references Gardiner et al. is available: https://doi.org/10.1145/146847.146930 -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2166884 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
