SciMark

SciMark 2.0 is a Java benchmark for scientific and numerical computing. It measures several computational kernels and reports a composite score in approximate Mflops (Millions of floating point operations per second).

License

License

GroupId

GroupId

gov.nist.math
ArtifactId

ArtifactId

scimark
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SciMark
SciMark 2.0 is a Java benchmark for scientific and numerical computing. It measures several computational kernels and reports a composite score in approximate Mflops (Millions of floating point operations per second).
Project URL

Project URL

http://math.nist.gov/scimark2/
Project Organization

Project Organization

National Institute of Standards and Technology (NIST)
Source Code Management

Source Code Management

http://math.nist.gov/scimark2/scimark2src.zip

Download scimark

How to add to project

<!-- https://jarcasting.com/artifacts/gov.nist.math/scimark/ -->
<dependency>
    <groupId>gov.nist.math</groupId>
    <artifactId>scimark</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.math/scimark/
implementation 'gov.nist.math:scimark:2.0'
// https://jarcasting.com/artifacts/gov.nist.math/scimark/
implementation ("gov.nist.math:scimark:2.0")
'gov.nist.math:scimark:jar:2.0'
<dependency org="gov.nist.math" name="scimark" rev="2.0">
  <artifact name="scimark" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.math', module='scimark', version='2.0')
)
libraryDependencies += "gov.nist.math" % "scimark" % "2.0"
[gov.nist.math/scimark "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0