summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/stresscpu2.xml
blob: fbfa5b2a5b26acb0a515baa1f470cd9a35d43270 (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
46
47
48
49
50
51
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<TestType>Processor</TestType>
		<SoftwareType>Other</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Andrew Schofield</Maintainer>
		<EnvironmentSize>2</EnvironmentSize>
		<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>StressCPU2 Stress-Test</Title>
		<SubTitle>Tight GROMACS Inner-Loops</SubTitle>
		<Version>2</Version>
		<TimesToRun>1</TimesToRun>
		<Executable>launch</Executable>
		<ResultScale>Stress Test</ResultScale>
		<ResultFormat>PASS_FAIL</ResultFormat>
		<Description>This test runs a series of GROMACS inner loops hand coded in assembly for speed and efficiency on SSE units. The short run lengths are only useful for heating up your CPU, for a proper test, use the 6 or 12 hour run length. This test will cause unstable hardware to stop responding and require a hard reboot.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Run-Time</DisplayName>
			<Identifier>runtime</Identifier>
			<Menu>
				<Entry>
					<Name>5 Minutes</Name>
					<Value>00:05:00</Value>
				</Entry>
				<Entry>
					<Name>30 Minutes</Name>
					<Value>00:30:00</Value>
				</Entry>
				<Entry>
					<Name>1 Hour</Name>
					<Value>01:00:00</Value>
				</Entry>
				<Entry>
					<Name>6 Hours</Name>
					<Value>06:00:00</Value>
				</Entry>
				<Entry>
					<Name>12 Hours</Name>
					<Value>12:00:00</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>