<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://ww8central.ww.uni-erlangen.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://ww8central.ww.uni-erlangen.de/feed.php">
        <title>ww8central - software:scientific_libraries</title>
        <description></description>
        <link>https://ww8central.ww.uni-erlangen.de/</link>
        <image rdf:resource="https://ww8central.ww.uni-erlangen.de/_media/wiki/logo.png" />
       <dc:date>2026-04-10T10:28:57+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/blas_lapack?rev=1407854259&amp;do=diff"/>
                <rdf:li rdf:resource="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/fftw?rev=1475694003&amp;do=diff"/>
                <rdf:li rdf:resource="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/intelmkl?rev=1574688521&amp;do=diff"/>
                <rdf:li rdf:resource="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/openblas?rev=1444647379&amp;do=diff"/>
                <rdf:li rdf:resource="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/scalapack?rev=1407854259&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://ww8central.ww.uni-erlangen.de/_media/wiki/logo.png">
        <title>ww8central</title>
        <link>https://ww8central.ww.uni-erlangen.de/</link>
        <url>https://ww8central.ww.uni-erlangen.de/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/blas_lapack?rev=1407854259&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-08-12T14:37:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>BLAS/LAPACK</title>
        <link>https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/blas_lapack?rev=1407854259&amp;do=diff</link>
        <description>BLAS/LAPACK

BLAS stands for Basic Linear Algebra Subprograms.

This library contains linear algebraic operations that include matrixes and vectors. Its functions are separated into three parts:

	*  Level 1 routines to represent vectors and vector/vector operations.</description>
    </item>
    <item rdf:about="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/fftw?rev=1475694003&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-10-05T19:00:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>FFTW</title>
        <link>https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/fftw?rev=1475694003&amp;do=diff</link>
        <description>FFTW

in parallel

 --enable-threads 
 --with-openmp 

&lt;http://www.fftw.org/fftw2_doc/fftw_4.html&gt;


fftw_threads_test 2 -s 128x128


Test : best number of threads

MPI

mpi enabled version of fftw required (no Fedora system lib available)
 --enable-mpi 

The order of the linked libraries is impotent as always:</description>
    </item>
    <item rdf:about="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/intelmkl?rev=1574688521&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-25T13:28:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MKL</title>
        <link>https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/intelmkl?rev=1574688521&amp;do=diff</link>
        <description>MKL

To get the compiler and linker options for using the MKL you can use the 
 Intel® Math Kernel Library Link Line Advisor

sim04/sim05

As on all non-intel chips, MKL will not automagically select the correct code path for fastest exectuion. 
The same holds true for multi-code-path (fat) binaries generated by the intel compilers (ifort/icc).</description>
    </item>
    <item rdf:about="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/openblas?rev=1444647379&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-10-12T10:56:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OpenBLAS/GotoBLAS</title>
        <link>https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/openblas?rev=1444647379&amp;do=diff</link>
        <description>OpenBLAS/GotoBLAS

Website

&lt;http://www.openblas.net/&gt;

OpenBLAS 0.2.14

Fedora 22 :  -system included

Environment variables for development


module load 0.2.14-system


OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD
version. The project is supported by the Lab of Parallel Software and
Computational Science, ISCAS.</description>
    </item>
    <item rdf:about="https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/scalapack?rev=1407854259&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-08-12T14:37:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SCALAPACK</title>
        <link>https://ww8central.ww.uni-erlangen.de/software/scientific_libraries/scalapack?rev=1407854259&amp;do=diff</link>
        <description>SCALAPACK

SCAlable Linear Algebra PACKage
This library is the scalable version of LAPACK. Both libraries use block partitioning to
reduce data exchanges between the different memory levels to a minimum. SCALAPACK is
above all used for eigenvalue problems and factorizations (LU, Cholesky and QR).</description>
    </item>
</rdf:RDF>
