summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/byte.xml
blob: 3eaa64a61d362754fabafa68549d61989f7224a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>Processor</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>0.5</EnvironmentSize>
                <ExternalDependencies>build-utilities</ExternalDependencies>
	</TestProfile>
	<TestInformation>
		<Title>BYTE Unix Benchmark</Title>
		<Version>3.6</Version>
		<TimesToRun>1</TimesToRun>
		<ResultScale>LPS</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This test runs the ANSI C version of SciMark 2.0, which is a benchmark for scientific and numerical computing developed by programmers at the National Institute of Standards and Technology. This test is made up of Fast Foruier Transform, Jacobi Successive Over-relaxation, Monte Carlo, Sparse Matrix Multiply, and dense LU matrix factorization benchmarks.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Computational Test</DisplayName>
			<Identifier>compute-test</Identifier>
			<ArgumentPrefix>TEST_</ArgumentPrefix>
			<Menu>
				<Entry>
					<Name>Dhrystone 2</Name>
					<Value>DHRY2</Value>
				</Entry>
				<Entry>
					<Name>Register Arithmetic</Name>
					<Value>REGISTER</Value>
				</Entry>
				<Entry>
					<Name>Integer Arithmetic</Name>
					<Value>INT</Value>
				</Entry>
				<Entry>
					<Name>Floating-Point Arithmetic</Name>
					<Value>FLOAT</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>