flint icon indicating copy to clipboard operation
flint copied to clipboard

Documentation for configuring Intel MKL and vendor-specific BLAS implementations

Open dlesnoff opened this issue 3 months ago • 1 comments

Is your feature request related to a problem? Please describe. I am benchmarking FLINT modular matrix multiplication routines on the French national supercomputer Jean-Zay and obtain poor performances with nmod_mat_mul_blas using OpenBLAS BLAS. I would like to test the library using the Intel-specific BLAS implementation Intel MKL (now regrouped into a set of tools called Intel OneAPI). I found no suitable documentation to configure such a BLAS implementation.

Describe the solution you'd like A clear and concise description of how to configure a vendor specific BLAS implementation like Intel MKL in the installation guide.

dlesnoff avatar Sep 23 '25 15:09 dlesnoff

If you're available on during the workshop (remote is fine), I could perhaps help out.

On Tue, Sep 23, 2025, 17:09 Dimitri Lesnoff @.***> wrote:

dlesnoff created an issue (flintlib/flint#2412) https://github.com/flintlib/flint/issues/2412

Is your feature request related to a problem? Please describe. I am benchmarking FLINT modular matrix multiplication routines on the French national supercomputer Jean-Zay and obtain poor performances with nmod_mat_mul_blas using OpenBLAS BLAS. I would like to test the library using the Intel-specific BLAS implementation Intel MKL (now regrouped into a set of tools called Intel OneAPI). I found no suitable documentation to configure such a BLAS implementation.

Describe the solution you'd like A clear and concise description of how to configure a vendor specific BLAS implementation like Intel MKL in the installation guide.

— Reply to this email directly, view it on GitHub https://github.com/flintlib/flint/issues/2412, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOGBZ563JWXLICSZXBKK3CT3UFPDTAVCNFSM6AAAAACHI7JDVKVHI2DSMVQWIX3LMV43ASLTON2WKOZTGQ2DKNRYHAZDSNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

albinahlback avatar Sep 23 '25 15:09 albinahlback