Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : mkltools details
Login with GitLab

mkltools

tools for optimized Intel Math Kernel Library used by Scilab
(3183 downloads for this version - 3183 downloads for all versions)
Details
Version
0.1
Author
allan.cornet@scilab.org
Owner Organization
Scilab - DIGITEO
Maintainer
Allan CORNET
Category
License
Creation Date
November 1, 2010
Source created on
Scilab 5.3.x
Binaries available on
Scilab 5.3.x:
Windows 32-bit Windows 64-bit
Install command
--> atomsInstall("mkltools")
Description
            Some built-in to tune MKL used by scilab

MKL_Installed - Returns if MKL is installed and used.
MKL_Get_Version - Returns information about the active library C version.
MKL_Get_Version_String - Gets the library version string.
MKL_Free_Buffers - Frees memory buffers.
MKL_Thread_Free_Buffers - Frees memory buffers allocated in the current thread
MKL_Mem_Stat - Reports amount of memory utilized by MKL Memory Manager.
MKL_Get_Cpu_Clocks - Returns full precision elapsed CPU clocks.
MKL_Get_Cpu_Frequency - Returns CPU frequency value in GHz.
MKL_Set_Cpu_Frequency - Sets CPU frequency value in GHz.
MKL_Set_Num_Threads - Suggests the number of threads to use.
MKL_Get_Max_Threads - Inquires about the number of threads targeted for
parallelism.
MKL_Dom_Set_Num_Threads - Suggests the number of threads for a particular
function domain.
MKL_Dom_Get_Max_Threads - Inquires about the number of threads targeted for
parallelism in different domains.
MKL_Set_Dynamic - Enables Intel MKL to dynamically change the number of
threads.
MKL_Get_Dynamic - Returns current value of MKL_DYNAMIC variable.
MKL_Enable_Instructions - Allows dispatching Intel® Advanced Vector Extensions
            
Files (3)
[35.28 kB]
Source code archive

[374.64 kB]
Windows 32-bit binary for Scilab 5.3.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[377.35 kB]
Windows 64-bit binary for Scilab 5.3.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.