Tests
Suites
Latest Results
Search
Register
Login
Popular Tests
Flexible IO Tester
Timed Linux Kernel Compilation
Llama.cpp
Blender
Hashcat
PostgreSQL
Newest Tests
OpenVINO GenAI
Rustls
Recently Updated Tests
NeatBench
OpenRadioss
QuantLib
GROMACS
AOM AV1
FLAC Audio Encoding
New & Recently Updated Tests
Recently Updated Suites
Machine Learning
Server Motherboard
HPC - High Performance Computing
New & Recently Updated Suites
Component Benchmarks
CPUs / Processors
GPUs / Graphics
OpenGL
Disks / Storage
Motherboards
File-Systems
Operating Systems
OpenBenchmarking.org
Corporate / Organization Info
Bug Reports / Feature Requests
ParaView 1.0.3
pts/paraview-1.0.3
- 15 October 2019 -
Add macOS support.
downloads.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v9.0.1--> <PhoronixTestSuite> <Downloads> <Package> <URL>http://www.paraview.org/files/v5.4/ParaView-5.4.1-Qt5-OpenGL2-MPI-Linux-64bit.tar.gz</URL> <MD5>f9d9626e7b60bdb0e8f0b6ccb49525bb</MD5> <SHA256>e0848896ee9ca0e2d52efcb4e6435a56bc352e30d23f0cc3fc542b44424c357a</SHA256> <FileName>ParaView-5.4.1-Qt5-OpenGL2-MPI-Linux-64bit.tar.gz</FileName> <FileSize>308327272</FileSize> <PlatformSpecific>Linux</PlatformSpecific> </Package> <Package> <URL>http://www.paraview.org/files/v5.4/ParaView-5.4.1-Qt5-OpenGL2-MPI-Windows-64bit.zip</URL> <MD5>ea89cb92c0115599d031959cc87c57c8</MD5> <SHA256>622aab58f10e6edd44863295464879b5523db0ff5bc6dff289d9343b20937fbe</SHA256> <FileName>ParaView-5.4.1-Qt5-OpenGL2-MPI-Windows-64bit.zip</FileName> <FileSize>307175856</FileSize> <PlatformSpecific>Windows</PlatformSpecific> </Package> <Package> <URL>https://www.paraview.org/files/v5.4/ParaView-5.4.1-Qt5-OpenGL2-MPI-OSX10.8-64bit.dmg</URL> <MD5>5b0419eb56481458700972dec7308510</MD5> <SHA256>21ba9374d6fa97e198498ca0168ed972f47d75b9cc98ad6d799bcf1a60265827</SHA256> <FileName>ParaView-5.4.1-Qt5-OpenGL2-MPI-OSX10.8-64bit.dmg</FileName> <FileSize>213391196</FileSize> <PlatformSpecific>MacOSX</PlatformSpecific> </Package> </Downloads> </PhoronixTestSuite>
install.sh
#!/bin/sh tar -xf ParaView-5.4.1-Qt5-OpenGL2-MPI-Linux-64bit.tar.gz echo "#!/bin/sh cd ParaView-5.4.1-Qt5-OpenGL2-MPI-Linux-64bit/bin ./pvpython \$HOME/ParaView-5.4.1-Qt5-OpenGL2-MPI-Linux-64bit/lib/python2.7/site-packages/paraview/benchmark/\$@ > \$LOG_FILE 2>&1 echo \$? > ~/test-exit-status" > paraview chmod +x paraview
install_macosx.sh
#!/bin/sh /System/Library/CoreServices/DiskImageMounter.app/Contents/MacOS/DiskImageMounter ParaView-5.4.1-Qt5-OpenGL2-MPI-OSX10.8-64bit.dmg echo "#!/bin/sh /Applications/ParaView-5.4.1.app/Contents/bin/pvpython /Applications/ParaView-5.4.1.app/Contents/Python/paraview/benchmark/\$@ > \$LOG_FILE 2>&1 echo \$? > ~/test-exit-status" > paraview chmod +x paraview
install_windows.sh
#!/bin/sh unzip -o ParaView-5.4.1-Qt5-OpenGL2-MPI-Windows-64bit.zip echo "#!/bin/sh cd ParaView-5.4.1-Qt5-OpenGL2-MPI-Windows-64bit/bin ./pvpython Lib/site-packages/paraview/benchmark/\$@ > \$LOG_FILE" > paraview chmod +x paraview echo "You may need to manually install Microsoft MPI if not already done so for this test to run: http://go.microsoft.com/FWLink/p/?LinkID=389556" > ~/install-message
results-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v9.0.1--> <PhoronixTestSuite> <ResultsParser> <OutputTemplate>Frames / Sec: #_RESULT_#</OutputTemplate> <ResultScale>Frames / Sec</ResultScale> </ResultsParser> <ResultsParser> <OutputTemplate>MiPolys / Sec: #_RESULT_#</OutputTemplate> <LineHint>MiPolys</LineHint> <ResultScale>MiPolys / Sec</ResultScale> </ResultsParser> <ResultsParser> <OutputTemplate>MiVoxels / Sec: #_RESULT_#</OutputTemplate> <LineHint>MiVoxels</LineHint> <ResultScale>MiVoxels / Sec</ResultScale> </ResultsParser> </PhoronixTestSuite>
test-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v9.0.1--> <PhoronixTestSuite> <TestInformation> <Title>ParaView</Title> <AppVersion>5.4.1</AppVersion> <Description>This test runs ParaView benchmarks: an open-source data analytics and visualization application.</Description> <ResultScale>Frames / Second</ResultScale> <Proportion>HIB</Proportion> <TimesToRun>3</TimesToRun> </TestInformation> <TestProfile> <Version>1.0.3</Version> <SupportedPlatforms>Linux, Windows, MacOSX</SupportedPlatforms> <SoftwareType>Utility</SoftwareType> <TestType>Graphics</TestType> <License>Free</License> <Status>Verified</Status> <SupportedArchitectures>x86_64</SupportedArchitectures> <ExternalDependencies>python</ExternalDependencies> <RequiresDisplay>TRUE</RequiresDisplay> <EnvironmentSize>794</EnvironmentSize> <ProjectURL>http://www.paraview.org/</ProjectURL> <Maintainer>Michael Larabel</Maintainer> </TestProfile> <TestSettings> <Option> <DisplayName>Test</DisplayName> <Identifier>run-test</Identifier> <Menu> <Entry> <Name>Many Spheres</Name> <Value>manyspheres.py -s 100 -r 726 -f 30</Value> </Entry> <Entry> <Name>Wavelet Contour</Name> <Value>waveletcontour.py -d 256 -f 30</Value> </Entry> <Entry> <Name>Wavelet Volume</Name> <Value>/waveletvolume.py -d 256 -f 30</Value> </Entry> </Menu> </Option> <Option> <DisplayName>Resolution</DisplayName> <Identifier>auto-resolution</Identifier> <ArgumentPrefix>-v </ArgumentPrefix> <Menu> <Entry> <Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name> <Value>$VIDEO_WIDTH,$VIDEO_HEIGHT</Value> </Entry> </Menu> </Option> </TestSettings> </PhoronixTestSuite>