<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to mkltools</title><link>https://sourceforge.net/p/myscitools/wiki/mkltools/</link><description>Recent changes to mkltools</description><atom:link href="https://sourceforge.net/p/myscitools/wiki/mkltools/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 23 Jul 2012 18:59:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/myscitools/wiki/mkltools/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage mkltools modified by allan cornet</title><link>https://sourceforge.net/p/myscitools/wiki/mkltools/</link><description>mkltools module
===============
    atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4')
    atomsInstall('mkltools')
Description:
Some built-in to tune MKL used by Scilab(c)

 functions supported:
 
 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
 
 
 mkltools (0.3)
 * 64 bit and 32 bit support on Windows
 * scilab 5.4 support (minimun requirement)
 * VS 2010 support
 * repository moved on sourceforge
 * license updated  to GPL v3 (please contact author for more information)


 Allan CORNET - 2012 - allan.cornet.scilab@gmail.com

[Download](https://sourceforge.net/projects/myscitools/files/mkltools/)    
[Source](http://hg.code.sf.net/p/myscitools/code/file/tip/mkltools)
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">allan cornet</dc:creator><pubDate>Mon, 23 Jul 2012 18:59:34 -0000</pubDate><guid>https://sourceforge.net088f0c286105e57e21c81dd81409e98f974925bf</guid></item></channel></rss>