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

Scibench

A collection of benchmarks
(4805 downloads for this version - 18152 downloads for all versions)
Details
Version
0.6.1
A more recent valid version exists: 0.6.2
Authors
Michaël Baudin
0.6.1
Owner Organization
DIGITEO
Maintainers
Michael BAUDIN
John GLIKSBERG
License
Dependency
Creation Date
November 24, 2011
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("scibench")
Description
            Purpose
-------

The goal of this project is to provide a tools to measure the performances of a
function. 
Moreover, the module provides a collection of benchmark scripts to measure the
performance of Scilab.

This module uses the apifun module.

Features
--------

This module provides the following functions.

 * scibench_backslash — Benchmarks the backslash operator.
 * scibench_benchfun — Benchmarks a function and measure its performance.
 * scibench_cholesky — Benchmarks the Cholesky decomposition.
 * scibench_dynbenchfun — Benchmarks a function with increasing data size.
 * scibench_getsettings — Inquire the parameters of Scilab and its
environment.
 * scibench_latticeboltz — Performs a 2D Lattice Boltzmann simulation with
Scilab.
 * scibench_matmul — Benchmarks the matrix-matrix multiplication.
 * scibench_poisson — Solves the 2D Poisson PDE.
 * scibench_poissonA — Returns a sparse matrix for 2D Poisson PDE.
 * scibench_poissonAu — Returns the A*u sparse product for 2D Poisson PDE.

Type "help scibench_overview" for a quick start.

Forge
-----

http://forge.scilab.org/index.php/p/scibench/

Authors
-------

 * 2010 - 2011 - DIGITEO - Michael Baudin
 * 2010 - DIGITEO - Vincent Lejeune
 * 2006-2008 - Jonas Latt
 * Adriano Sciacovelli

Licence
-------

This toolbox is distributed under the CeCILL license :
http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt

Acknowledgements
----------------

Michael Baudin thanks Clément David and Allan Cornet.
            
Files (3)
[78.33 kB]
Source code archive
Same sources as in previous toolbox version, updated to make it available for
Scilab 5.4.0
[143.02 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

[130.62 kB]
OS-independent binary for Scilab 5.5.x
Binary version (all platforms)
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.