BenchBuild - Empirical Research Toolkit
1.3.2
Contents:
benchbuild package
BenchBuild - Empirical Research Toolkit
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
actions() (benchbuild.experiment.Experiment method)
actions_for_project() (benchbuild.experiment.Experiment method)
(benchbuild.experiments.compilestats.CompilestatsExperiment method)
(benchbuild.experiments.compilestats.PollyCompilestatsExperiment method)
(benchbuild.experiments.empty.Empty method)
(benchbuild.experiments.papi.PapiScopCoverage method)
(benchbuild.experiments.papi.PapiStandardScopCoverage method)
(benchbuild.experiments.pjtest.Test method)
(benchbuild.experiments.polly.openmp.PollyOpenMP method)
(benchbuild.experiments.polyjit.Compilestats method)
(benchbuild.experiments.polyjit.PJITRaw method)
(benchbuild.experiments.polyjit.PJITRegression method)
(benchbuild.experiments.polyjit.PJITlikwid method)
(benchbuild.experiments.polyjit.PJITpapi method)
(benchbuild.experiments.polyjit.PJITperf method)
(benchbuild.experiments.polyjit.PolyJIT method)
(benchbuild.experiments.polyjit.PolyJITFull method)
(benchbuild.experiments.raw.RawRuntime method)
Adi (class in benchbuild.projects.polybench.polybench)
Any (class in benchbuild.utils.actions)
ApolloGroup (class in benchbuild.projects.apollo.group)
ask() (in module benchbuild.utils.user_interface)
Atax (class in benchbuild.projects.polybench.polybench)
AutoPortage (class in benchbuild.projects.gentoo.autoportage)
available_cpu_count() (in module benchbuild.settings)
B
BashStrategy (class in benchbuild.container)
begin (benchbuild.utils.schema.Experiment attribute)
(benchbuild.utils.schema.Run attribute)
(benchbuild.utils.schema.RunGroup attribute)
(benchbuild.utils.schema.RunLog attribute)
begin() (in module benchbuild.utils.run)
begin_run_group() (in module benchbuild.utils.run)
begin_transaction() (benchbuild.utils.actions.Experiment method)
benchbuild (module)
benchbuild.bootstrap (module)
benchbuild.container (module)
benchbuild.driver (module)
benchbuild.experiment (module)
benchbuild.experiments (module)
benchbuild.experiments.compilestats (module)
benchbuild.experiments.compilestats_ewpt (module)
benchbuild.experiments.empty (module)
benchbuild.experiments.papi (module)
benchbuild.experiments.pjtest (module)
benchbuild.experiments.polly (module)
benchbuild.experiments.polly.openmp (module)
benchbuild.experiments.polly.openmpvect (module)
benchbuild.experiments.polly.polly (module)
benchbuild.experiments.polly.pollyperformance (module)
benchbuild.experiments.polly.vectorize (module)
benchbuild.experiments.polyjit (module)
benchbuild.experiments.raw (module)
benchbuild.likwid (module)
benchbuild.log (module)
benchbuild.project (module)
benchbuild.projects (module)
benchbuild.projects.apollo (module)
benchbuild.projects.apollo.group (module)
benchbuild.projects.apollo.rodinia (module)
benchbuild.projects.apollo.scimark (module)
benchbuild.projects.benchbuild (module)
benchbuild.projects.benchbuild.bzip2 (module)
benchbuild.projects.benchbuild.ccrypt (module)
benchbuild.projects.benchbuild.crafty (module)
benchbuild.projects.benchbuild.crocopat (module)
benchbuild.projects.benchbuild.ffmpeg (module)
benchbuild.projects.benchbuild.group (module)
benchbuild.projects.benchbuild.gzip (module)
benchbuild.projects.benchbuild.js (module)
benchbuild.projects.benchbuild.lammps (module)
benchbuild.projects.benchbuild.lapack (module)
benchbuild.projects.benchbuild.leveldb (module)
benchbuild.projects.benchbuild.linpack (module)
benchbuild.projects.benchbuild.lulesh (module)
benchbuild.projects.benchbuild.luleshomp (module)
benchbuild.projects.benchbuild.mcrypt (module)
benchbuild.projects.benchbuild.minisat (module)
benchbuild.projects.benchbuild.openssl (module)
benchbuild.projects.benchbuild.postgres (module)
benchbuild.projects.benchbuild.povray (module)
benchbuild.projects.benchbuild.python (module)
benchbuild.projects.benchbuild.rasdaman (module)
benchbuild.projects.benchbuild.ruby (module)
benchbuild.projects.benchbuild.sdcc (module)
benchbuild.projects.benchbuild.sevenz (module)
benchbuild.projects.benchbuild.sqlite3 (module)
benchbuild.projects.benchbuild.tcc (module)
benchbuild.projects.benchbuild.x264 (module)
benchbuild.projects.benchbuild.xz (module)
benchbuild.projects.gentoo (module)
benchbuild.projects.gentoo.autoportage (module)
benchbuild.projects.gentoo.bzip2 (module)
benchbuild.projects.gentoo.crafty (module)
benchbuild.projects.gentoo.eix (module)
benchbuild.projects.gentoo.gentoo (module)
benchbuild.projects.gentoo.gzip (module)
benchbuild.projects.gentoo.info (module)
benchbuild.projects.gentoo.lammps (module)
benchbuild.projects.gentoo.portage_gen (module)
benchbuild.projects.gentoo.postgresql (module)
benchbuild.projects.gentoo.sevenz (module)
benchbuild.projects.gentoo.x264 (module)
benchbuild.projects.gentoo.xz (module)
benchbuild.projects.lnt (module)
benchbuild.projects.lnt.lnt (module)
benchbuild.projects.polybench (module)
benchbuild.projects.polybench.polybench (module)
benchbuild.report (module)
benchbuild.reports (module)
benchbuild.reports.raw (module)
benchbuild.run (module)
benchbuild.settings (module)
benchbuild.slurm (module)
benchbuild.test (module)
benchbuild.utils (module)
benchbuild.utils.actions (module)
benchbuild.utils.bootstrap (module)
benchbuild.utils.compiler (module)
benchbuild.utils.container (module)
benchbuild.utils.db (module)
benchbuild.utils.downloader (module)
benchbuild.utils.log (module)
benchbuild.utils.path (module)
benchbuild.utils.run (module)
benchbuild.utils.schema (module)
benchbuild.utils.slurm (module)
benchbuild.utils.user_interface (module)
benchbuild.utils.versions (module)
benchbuild.utils.wrapping (module)
BenchBuildBootstrap (class in benchbuild.bootstrap)
BenchBuildGroup (class in benchbuild.projects.benchbuild.group)
BenchBuildLog (class in benchbuild.log)
BenchBuildReport (class in benchbuild.report)
BenchBuildRun (class in benchbuild.run)
BenchBuildTest (class in benchbuild.test)
BicG (class in benchbuild.projects.polybench.polybench)
boost_src_dir (benchbuild.projects.benchbuild.povray.Povray attribute)
boost_src_file (benchbuild.projects.benchbuild.povray.Povray attribute)
boost_src_uri (benchbuild.projects.benchbuild.povray.Povray attribute)
Build (class in benchbuild.utils.actions)
build() (benchbuild.project.Project method)
(benchbuild.projects.apollo.rodinia.Rodinia method)
(benchbuild.projects.apollo.scimark.SciMark method)
(benchbuild.projects.benchbuild.bzip2.Bzip2 method)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt method)
(benchbuild.projects.benchbuild.crafty.Crafty method)
(benchbuild.projects.benchbuild.crocopat.Crocopat method)
(benchbuild.projects.benchbuild.ffmpeg.LibAV method)
(benchbuild.projects.benchbuild.gzip.Gzip method)
(benchbuild.projects.benchbuild.js.SpiderMonkey method)
(benchbuild.projects.benchbuild.lammps.Lammps method)
(benchbuild.projects.benchbuild.lapack.Lapack method)
(benchbuild.projects.benchbuild.lapack.OpenBlas method)
(benchbuild.projects.benchbuild.leveldb.LevelDB method)
(benchbuild.projects.benchbuild.linpack.Linpack method)
(benchbuild.projects.benchbuild.lulesh.Lulesh method)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP method)
(benchbuild.projects.benchbuild.mcrypt.MCrypt method)
(benchbuild.projects.benchbuild.minisat.Minisat method)
(benchbuild.projects.benchbuild.openssl.LibreSSL method)
(benchbuild.projects.benchbuild.povray.Povray method)
(benchbuild.projects.benchbuild.python.Python method)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman method)
(benchbuild.projects.benchbuild.ruby.Ruby method)
(benchbuild.projects.benchbuild.sdcc.SDCC method)
(benchbuild.projects.benchbuild.sevenz.SevenZip method)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 method)
(benchbuild.projects.benchbuild.tcc.TCC method)
(benchbuild.projects.benchbuild.x264.X264 method)
(benchbuild.projects.benchbuild.xz.XZ method)
(benchbuild.projects.gentoo.autoportage.AutoPortage method)
(benchbuild.projects.gentoo.bzip2.BZip2 method)
(benchbuild.projects.gentoo.crafty.Crafty method)
(benchbuild.projects.gentoo.eix.Eix method)
(benchbuild.projects.gentoo.gentoo.GentooGroup method)
(benchbuild.projects.gentoo.gzip.GZip method)
(benchbuild.projects.gentoo.info.Info method)
(benchbuild.projects.gentoo.lammps.Lammps method)
(benchbuild.projects.gentoo.postgresql.Postgresql method)
(benchbuild.projects.gentoo.sevenz.SevenZip method)
(benchbuild.projects.gentoo.x264.X264 method)
(benchbuild.projects.gentoo.xz.XZ method)
(benchbuild.projects.lnt.lnt.LNTGroup method)
(benchbuild.projects.polybench.polybench.PolyBenchGroup method)
build_leveldb() (benchbuild.projects.benchbuild.sqlite3.SQLite3 method)
builddir() (benchbuild.container.Container method)
Bzip2 (class in benchbuild.projects.benchbuild.bzip2)
BZip2 (class in benchbuild.projects.gentoo.bzip2)
C
cached() (in module benchbuild.utils.container)
Ccrypt (class in benchbuild.projects.benchbuild.ccrypt)
check_uchroot_config() (in module benchbuild.utils.bootstrap)
Cholesky (class in benchbuild.projects.polybench.polybench)
clang() (in module benchbuild.utils.compiler)
clang_cxx() (in module benchbuild.utils.compiler)
Clean (class in benchbuild.utils.actions)
clean() (benchbuild.project.Project method)
clean_directories() (in module benchbuild.container)
CleanExtra (class in benchbuild.utils.actions)
collect_compilestats() (in module benchbuild.experiments.compilestats)
(in module benchbuild.experiments.papi)
command (benchbuild.utils.schema.Run attribute)
compiler_extension (benchbuild.project.Project attribute)
CompileStat (class in benchbuild.utils.schema)
Compilestats (class in benchbuild.experiments.polyjit)
CompilestatsExperiment (class in benchbuild.experiments.compilestats)
component (benchbuild.utils.schema.CompileStat attribute)
config (benchbuild.utils.schema.RunLog attribute)
Config (class in benchbuild.utils.schema)
Configuration (class in benchbuild.settings)
Configure (class in benchbuild.utils.actions)
configure() (benchbuild.container.SetupPolyJITGentooStrategy method)
(benchbuild.project.Project method)
(benchbuild.projects.apollo.rodinia.Rodinia method)
(benchbuild.projects.apollo.scimark.SciMark method)
(benchbuild.projects.benchbuild.bzip2.Bzip2 method)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt method)
(benchbuild.projects.benchbuild.crafty.Crafty method)
(benchbuild.projects.benchbuild.crocopat.Crocopat method)
(benchbuild.projects.benchbuild.ffmpeg.LibAV method)
(benchbuild.projects.benchbuild.gzip.Gzip method)
(benchbuild.projects.benchbuild.js.SpiderMonkey method)
(benchbuild.projects.benchbuild.lammps.Lammps method)
(benchbuild.projects.benchbuild.lapack.Lapack method)
(benchbuild.projects.benchbuild.lapack.OpenBlas method)
(benchbuild.projects.benchbuild.leveldb.LevelDB method)
(benchbuild.projects.benchbuild.linpack.Linpack method)
(benchbuild.projects.benchbuild.lulesh.Lulesh method)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP method)
(benchbuild.projects.benchbuild.mcrypt.MCrypt method)
(benchbuild.projects.benchbuild.minisat.Minisat method)
(benchbuild.projects.benchbuild.openssl.LibreSSL method)
(benchbuild.projects.benchbuild.povray.Povray method)
(benchbuild.projects.benchbuild.python.Python method)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman method)
(benchbuild.projects.benchbuild.ruby.Ruby method)
(benchbuild.projects.benchbuild.sdcc.SDCC method)
(benchbuild.projects.benchbuild.sevenz.SevenZip method)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 method)
(benchbuild.projects.benchbuild.tcc.TCC method)
(benchbuild.projects.benchbuild.x264.X264 method)
(benchbuild.projects.benchbuild.xz.XZ method)
(benchbuild.projects.gentoo.gentoo.GentooGroup method)
(benchbuild.projects.lnt.lnt.LNTGroup method)
(benchbuild.projects.polybench.polybench.PolyBenchGroup method)
(in module benchbuild.utils.log)
CONNECTION_MANAGER (in module benchbuild.utils.schema)
CONTAINER (benchbuild.project.Project attribute)
(benchbuild.projects.gentoo.gentoo.GentooGroup attribute)
Container (class in benchbuild.container)
(class in benchbuild.utils.container)
ContainerBootstrap (class in benchbuild.container)
ContainerCreate (class in benchbuild.container)
ContainerList (class in benchbuild.container)
ContainerRun (class in benchbuild.container)
ContainerStrategy (class in benchbuild.container)
Copy() (in module benchbuild.utils.downloader)
CopyNoFail() (in module benchbuild.utils.downloader)
core (benchbuild.utils.schema.Likwid attribute)
Correlation (class in benchbuild.projects.polybench.polybench)
Covariance (class in benchbuild.projects.polybench.polybench)
Crafty (class in benchbuild.projects.benchbuild.crafty)
(class in benchbuild.projects.gentoo.crafty)
create_run() (in module benchbuild.utils.db)
create_run_group() (in module benchbuild.utils.db)
Crocopat (class in benchbuild.projects.benchbuild.crocopat)
D
decorated_methods (benchbuild.project.ProjectDecorator attribute)
default() (benchbuild.settings.UUIDEncoder method)
Deriche (class in benchbuild.projects.polybench.polybench)
DESCRIPTION (benchbuild.utils.actions.Any attribute)
(benchbuild.utils.actions.Build attribute)
(benchbuild.utils.actions.Clean attribute)
(benchbuild.utils.actions.CleanExtra attribute)
(benchbuild.utils.actions.Configure attribute)
(benchbuild.utils.actions.Download attribute)
(benchbuild.utils.actions.Echo attribute)
(benchbuild.utils.actions.Experiment attribute)
(benchbuild.utils.actions.MakeBuildDir attribute)
(benchbuild.utils.actions.Prepare attribute)
(benchbuild.utils.actions.Run attribute)
(benchbuild.utils.actions.Step attribute)
description (benchbuild.utils.schema.Experiment attribute)
(benchbuild.utils.schema.Project attribute)
determine_path() (in module benchbuild.utils.path)
discover() (in module benchbuild.experiments)
(in module benchbuild.projects)
(in module benchbuild.reports)
Doitgen (class in benchbuild.projects.polybench.polybench)
DOMAIN (benchbuild.project.Project attribute)
(benchbuild.projects.apollo.rodinia.Rodinia attribute)
(benchbuild.projects.apollo.scimark.SciMark attribute)
(benchbuild.projects.benchbuild.bzip2.Bzip2 attribute)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt attribute)
(benchbuild.projects.benchbuild.crafty.Crafty attribute)
(benchbuild.projects.benchbuild.crocopat.Crocopat attribute)
(benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
(benchbuild.projects.benchbuild.gzip.Gzip attribute)
(benchbuild.projects.benchbuild.js.SpiderMonkey attribute)
(benchbuild.projects.benchbuild.lammps.Lammps attribute)
(benchbuild.projects.benchbuild.lapack.Lapack attribute)
(benchbuild.projects.benchbuild.lapack.OpenBlas attribute)
(benchbuild.projects.benchbuild.leveldb.LevelDB attribute)
(benchbuild.projects.benchbuild.linpack.Linpack attribute)
(benchbuild.projects.benchbuild.lulesh.Lulesh attribute)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP attribute)
(benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
(benchbuild.projects.benchbuild.minisat.Minisat attribute)
(benchbuild.projects.benchbuild.openssl.LibreSSL attribute)
(benchbuild.projects.benchbuild.postgres.Postgres attribute)
(benchbuild.projects.benchbuild.povray.Povray attribute)
(benchbuild.projects.benchbuild.python.Python attribute)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman attribute)
(benchbuild.projects.benchbuild.ruby.Ruby attribute)
(benchbuild.projects.benchbuild.sdcc.SDCC attribute)
(benchbuild.projects.benchbuild.sevenz.SevenZip attribute)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 attribute)
(benchbuild.projects.benchbuild.tcc.TCC attribute)
(benchbuild.projects.benchbuild.x264.X264 attribute)
(benchbuild.projects.benchbuild.xz.XZ attribute)
(benchbuild.projects.gentoo.bzip2.BZip2 attribute)
(benchbuild.projects.gentoo.crafty.Crafty attribute)
(benchbuild.projects.gentoo.eix.Eix attribute)
(benchbuild.projects.gentoo.gzip.GZip attribute)
(benchbuild.projects.gentoo.info.Info attribute)
(benchbuild.projects.gentoo.lammps.Lammps attribute)
(benchbuild.projects.gentoo.postgresql.Postgresql attribute)
(benchbuild.projects.gentoo.sevenz.SevenZip attribute)
(benchbuild.projects.gentoo.x264.X264 attribute)
(benchbuild.projects.gentoo.xz.XZ attribute)
(benchbuild.projects.lnt.lnt.LNTGroup attribute)
(benchbuild.projects.polybench.polybench.PolyBenchGroup attribute)
domain (benchbuild.utils.schema.Project attribute)
Download (class in benchbuild.utils.actions)
download() (benchbuild.project.Project method)
(benchbuild.projects.apollo.rodinia.Rodinia method)
(benchbuild.projects.apollo.scimark.SciMark method)
(benchbuild.projects.benchbuild.bzip2.Bzip2 method)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt method)
(benchbuild.projects.benchbuild.crafty.Crafty method)
(benchbuild.projects.benchbuild.crocopat.Crocopat method)
(benchbuild.projects.benchbuild.ffmpeg.LibAV method)
(benchbuild.projects.benchbuild.gzip.Gzip method)
(benchbuild.projects.benchbuild.js.SpiderMonkey method)
(benchbuild.projects.benchbuild.lammps.Lammps method)
(benchbuild.projects.benchbuild.lapack.Lapack method)
(benchbuild.projects.benchbuild.lapack.OpenBlas method)
(benchbuild.projects.benchbuild.leveldb.LevelDB method)
(benchbuild.projects.benchbuild.linpack.Linpack method)
(benchbuild.projects.benchbuild.lulesh.Lulesh method)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP method)
(benchbuild.projects.benchbuild.mcrypt.MCrypt method)
(benchbuild.projects.benchbuild.minisat.Minisat method)
(benchbuild.projects.benchbuild.openssl.LibreSSL method)
(benchbuild.projects.benchbuild.povray.Povray method)
(benchbuild.projects.benchbuild.python.Python method)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman method)
(benchbuild.projects.benchbuild.ruby.Ruby method)
(benchbuild.projects.benchbuild.sdcc.SDCC method)
(benchbuild.projects.benchbuild.sevenz.SevenZip method)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 method)
(benchbuild.projects.benchbuild.tcc.TCC method)
(benchbuild.projects.benchbuild.x264.X264 method)
(benchbuild.projects.benchbuild.xz.XZ method)
(benchbuild.projects.gentoo.crafty.Crafty method)
(benchbuild.projects.gentoo.gentoo.GentooGroup method)
(benchbuild.projects.lnt.lnt.LNTGroup method)
(benchbuild.projects.lnt.lnt.Povray method)
(benchbuild.projects.lnt.lnt.SPEC2006 method)
(benchbuild.projects.polybench.polybench.PolyBenchGroup method)
dump_slurm_script() (in module benchbuild.utils.slurm)
duration (benchbuild.utils.schema.Event attribute)
(benchbuild.utils.schema.PerfEvent attribute)
Durbin (class in benchbuild.projects.polybench.polybench)
E
Echo (class in benchbuild.utils.actions)
Eix (class in benchbuild.projects.gentoo.eix)
Empty (class in benchbuild.experiments.empty)
end (benchbuild.utils.schema.Experiment attribute)
(benchbuild.utils.schema.Run attribute)
(benchbuild.utils.schema.RunGroup attribute)
(benchbuild.utils.schema.RunLog attribute)
end() (in module benchbuild.utils.run)
end_run_group() (in module benchbuild.utils.run)
end_transaction() (benchbuild.utils.actions.Experiment method)
ERROR (benchbuild.utils.actions.StepResult attribute)
escape_json() (in module benchbuild.settings)
Event (class in benchbuild.utils.schema)
EWPTCompilestatsExperiment (class in benchbuild.experiments.compilestats_ewpt)
experiment (benchbuild.utils.schema.RunGroup attribute)
Experiment (class in benchbuild.experiment)
(class in benchbuild.utils.actions)
(class in benchbuild.utils.schema)
experiment() (benchbuild.log.BenchBuildLog method)
(benchbuild.slurm.Slurm method)
experiment_group (benchbuild.utils.schema.GlobalConfig attribute)
(benchbuild.utils.schema.Run attribute)
experiment_ids() (benchbuild.log.BenchBuildLog method)
(benchbuild.report.BenchBuildReport method)
experiment_name (benchbuild.utils.schema.Run attribute)
experiment_tag() (benchbuild.run.BenchBuildRun method)
(benchbuild.slurm.Slurm method)
ExperimentRegistry (class in benchbuild.experiment)
experiments (benchbuild.experiment.ExperimentRegistry attribute)
experiments() (benchbuild.report.BenchBuildReport method)
(benchbuild.run.BenchBuildRun method)
extra_cflags() (benchbuild.experiments.compilestats_ewpt.EWPTCompilestatsExperiment method)
F
fail() (in module benchbuild.utils.run)
fail_run_group() (in module benchbuild.utils.run)
fate_dir (benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
fate_uri (benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
FDTD2D (class in benchbuild.projects.polybench.polybench)
fetch_cols() (in module benchbuild.likwid)
fetch_leveldb() (benchbuild.projects.benchbuild.sqlite3.SQLite3 method)
fetch_time_output() (in module benchbuild.utils.run)
filename (benchbuild.utils.container.Container attribute)
filter_exports() (benchbuild.settings.Configuration method)
find_config() (in module benchbuild.settings)
find_hash() (in module benchbuild.container)
find_package() (in module benchbuild.utils.bootstrap)
FloydWarshall (class in benchbuild.projects.polybench.polybench)
G
gdal_dir (benchbuild.projects.benchbuild.rasdaman.Rasdaman attribute)
gdal_uri (benchbuild.projects.benchbuild.rasdaman.Rasdaman attribute)
Gemm (class in benchbuild.projects.polybench.polybench)
Gemver (class in benchbuild.projects.polybench.polybench)
generate() (benchbuild.experiments.pjtest.TestReport method)
(benchbuild.reports.raw.RawReport method)
Gentoo (class in benchbuild.utils.container)
GentooGroup (class in benchbuild.projects.gentoo.gentoo)
Gesummv (class in benchbuild.projects.polybench.polybench)
get() (benchbuild.utils.schema.SessionManager method)
get_check_line() (benchbuild.test.BenchBuildTest method)
get_compilestats() (in module benchbuild.experiments.compilestats)
(in module benchbuild.experiments.papi)
get_exp_ids() (benchbuild.reports.raw.RawReport method)
get_git_hash() (in module benchbuild.utils.versions)
get_group_projects() (in module benchbuild.experiment)
get_hash_of_dirs() (in module benchbuild.utils.downloader)
get_likwid_perfctr() (in module benchbuild.likwid)
get_measurements() (in module benchbuild.likwid)
get_papi_calibration() (benchbuild.experiment.RuntimeExperiment method)
get_string_for_language() (in module benchbuild.projects.gentoo.info)
get_version_from_cache_dir() (in module benchbuild.utils.versions)
Git() (in module benchbuild.utils.downloader)
GlobalConfig (class in benchbuild.utils.schema)
Gramschmidt (class in benchbuild.projects.polybench.polybench)
GROUP (benchbuild.project.Project attribute)
(benchbuild.projects.apollo.group.ApolloGroup attribute)
(benchbuild.projects.benchbuild.group.BenchBuildGroup attribute)
(benchbuild.projects.gentoo.gentoo.GentooGroup attribute)
(benchbuild.projects.lnt.lnt.LNTGroup attribute)
(benchbuild.projects.polybench.polybench.PolyBenchGroup attribute)
group() (benchbuild.run.BenchBuildRun method)
(benchbuild.slurm.Slurm method)
group_name (benchbuild.utils.schema.Project attribute)
guarded_exec() (in module benchbuild.utils.run)
GuardedRunException
Gzip (class in benchbuild.projects.benchbuild.gzip)
GZip (class in benchbuild.projects.gentoo.gzip)
H
handle_stdin() (in module benchbuild.utils.run)
has_default() (benchbuild.settings.Configuration method)
has_value() (benchbuild.settings.Configuration method)
Heat3D (class in benchbuild.projects.polybench.polybench)
I
id (benchbuild.utils.schema.CompileStat attribute)
(benchbuild.utils.schema.Event attribute)
(benchbuild.utils.schema.Experiment attribute)
(benchbuild.utils.schema.PerfEvent attribute)
(benchbuild.utils.schema.Run attribute)
(benchbuild.utils.schema.RunGroup attribute)
in_builddir() (in module benchbuild.utils.run)
Info (class in benchbuild.projects.gentoo.info)
init_from_env() (benchbuild.settings.Configuration method)
init_project() (benchbuild.experiments.polyjit.PolyJIT class method)
input_file() (benchbuild.container.Container method)
inputfiles (benchbuild.projects.benchbuild.x264.X264 attribute)
(benchbuild.projects.gentoo.x264.X264 attribute)
install_cmake_and_exit() (benchbuild.container.ContainerBootstrap method)
install_package() (in module benchbuild.utils.bootstrap)
install_uchroot() (in module benchbuild.utils.bootstrap)
InvalidConfigKey
is_leaf() (benchbuild.settings.Configuration method)
is_valid_container() (in module benchbuild.utils.container)
J
Jacobi1D (class in benchbuild.projects.polybench.polybench)
Jacobi2Dimper (class in benchbuild.projects.polybench.polybench)
L
Lammps (class in benchbuild.projects.benchbuild.lammps)
(class in benchbuild.projects.gentoo.lammps)
Lapack (class in benchbuild.projects.benchbuild.lapack)
latest_src_uri() (benchbuild.utils.container.Gentoo method)
LevelDB (class in benchbuild.projects.benchbuild.leveldb)
LibAV (class in benchbuild.projects.benchbuild.ffmpeg)
libmcrypt_dir (benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
libmcrypt_file (benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
libmcrypt_uri (benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
LibreSSL (class in benchbuild.projects.benchbuild.openssl)
Likwid (class in benchbuild.utils.schema)
Linpack (class in benchbuild.projects.benchbuild.linpack)
linux_distribution_major() (in module benchbuild.utils.bootstrap)
list_experiments() (benchbuild.run.BenchBuildRun method)
list_projects() (benchbuild.run.BenchBuildRun method)
list_to_path() (in module benchbuild.utils.path)
llvm() (in module benchbuild.utils.compiler)
llvm_libs() (in module benchbuild.utils.compiler)
LNTGroup (class in benchbuild.projects.lnt.lnt)
load() (benchbuild.settings.Configuration method)
local (benchbuild.utils.container.Container attribute)
log_before_after() (in module benchbuild.utils.actions)
log_type() (benchbuild.log.BenchBuildLog method)
lt_clang() (in module benchbuild.utils.compiler)
lt_clang_cxx() (in module benchbuild.utils.compiler)
Lu (class in benchbuild.projects.polybench.polybench)
LuDCMP (class in benchbuild.projects.polybench.polybench)
Lulesh (class in benchbuild.projects.benchbuild.lulesh)
LuleshOMP (class in benchbuild.projects.benchbuild.luleshomp)
M
main() (benchbuild.bootstrap.BenchBuildBootstrap method)
(benchbuild.container.Container method)
(benchbuild.container.ContainerBootstrap method)
(benchbuild.container.ContainerCreate method)
(benchbuild.container.ContainerList method)
(benchbuild.container.ContainerRun method)
(benchbuild.driver.PollyProfiling method)
(benchbuild.log.BenchBuildLog method)
(benchbuild.report.BenchBuildReport method)
(benchbuild.run.BenchBuildRun method)
(benchbuild.slurm.Slurm method)
(benchbuild.test.BenchBuildTest method)
(in module benchbuild.container)
(in module benchbuild.driver)
MakeBuildDir (class in benchbuild.utils.actions)
MCrypt (class in benchbuild.projects.benchbuild.mcrypt)
Metadata (class in benchbuild.utils.schema)
metric (benchbuild.utils.schema.Likwid attribute)
Metric (class in benchbuild.utils.schema)
mhash_dir (benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
mhash_file (benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
mhash_uri (benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
Minisat (class in benchbuild.projects.benchbuild.minisat)
mkdir_uchroot() (in module benchbuild.utils.path)
mkfile_uchroot() (in module benchbuild.utils.path)
MockObj (class in benchbuild.container)
module (benchbuild.utils.schema.RegressionTest attribute)
mounts() (benchbuild.container.Container method)
MultiSourceApplications (class in benchbuild.projects.lnt.lnt)
MultiSourceBenchmarks (class in benchbuild.projects.lnt.lnt)
Mvt (class in benchbuild.projects.polybench.polybench)
N
NAME (benchbuild.experiment.Experiment attribute)
(benchbuild.experiments.compilestats.CompilestatsExperiment attribute)
(benchbuild.experiments.compilestats.PollyCompilestatsExperiment attribute)
(benchbuild.experiments.compilestats_ewpt.EWPTCompilestatsExperiment attribute)
(benchbuild.experiments.empty.Empty attribute)
(benchbuild.experiments.papi.PapiScopCoverage attribute)
(benchbuild.experiments.papi.PapiStandardScopCoverage attribute)
(benchbuild.experiments.pjtest.Test attribute)
(benchbuild.experiments.polly.openmp.PollyOpenMP attribute)
(benchbuild.experiments.polly.openmpvect.PollyOpenMPVectorizer attribute)
(benchbuild.experiments.polly.polly.Polly attribute)
(benchbuild.experiments.polly.pollyperformance.PollyPerformance attribute)
(benchbuild.experiments.polly.vectorize.PollyVectorizer attribute)
(benchbuild.experiments.polyjit.Compilestats attribute)
(benchbuild.experiments.polyjit.PJITRaw attribute)
(benchbuild.experiments.polyjit.PJITRegression attribute)
(benchbuild.experiments.polyjit.PJITlikwid attribute)
(benchbuild.experiments.polyjit.PJITpapi attribute)
(benchbuild.experiments.polyjit.PJITperf attribute)
(benchbuild.experiments.polyjit.PolyJITFull attribute)
(benchbuild.experiments.raw.RawRuntime attribute)
(benchbuild.project.Project attribute)
(benchbuild.projects.apollo.rodinia.Rodinia attribute)
(benchbuild.projects.apollo.scimark.SciMark attribute)
(benchbuild.projects.benchbuild.bzip2.Bzip2 attribute)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt attribute)
(benchbuild.projects.benchbuild.crafty.Crafty attribute)
(benchbuild.projects.benchbuild.crocopat.Crocopat attribute)
(benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
(benchbuild.projects.benchbuild.gzip.Gzip attribute)
(benchbuild.projects.benchbuild.js.SpiderMonkey attribute)
(benchbuild.projects.benchbuild.lammps.Lammps attribute)
(benchbuild.projects.benchbuild.lapack.Lapack attribute)
(benchbuild.projects.benchbuild.lapack.OpenBlas attribute)
(benchbuild.projects.benchbuild.leveldb.LevelDB attribute)
(benchbuild.projects.benchbuild.linpack.Linpack attribute)
(benchbuild.projects.benchbuild.lulesh.Lulesh attribute)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP attribute)
(benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
(benchbuild.projects.benchbuild.minisat.Minisat attribute)
(benchbuild.projects.benchbuild.openssl.LibreSSL attribute)
(benchbuild.projects.benchbuild.postgres.Postgres attribute)
(benchbuild.projects.benchbuild.povray.Povray attribute)
(benchbuild.projects.benchbuild.python.Python attribute)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman attribute)
(benchbuild.projects.benchbuild.ruby.Ruby attribute)
(benchbuild.projects.benchbuild.sdcc.SDCC attribute)
(benchbuild.projects.benchbuild.sevenz.SevenZip attribute)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 attribute)
(benchbuild.projects.benchbuild.tcc.TCC attribute)
(benchbuild.projects.benchbuild.x264.X264 attribute)
(benchbuild.projects.benchbuild.xz.XZ attribute)
(benchbuild.projects.gentoo.bzip2.BZip2 attribute)
(benchbuild.projects.gentoo.crafty.Crafty attribute)
(benchbuild.projects.gentoo.eix.Eix attribute)
(benchbuild.projects.gentoo.gzip.GZip attribute)
(benchbuild.projects.gentoo.info.Info attribute)
(benchbuild.projects.gentoo.lammps.Lammps attribute)
(benchbuild.projects.gentoo.postgresql.Postgresql attribute)
(benchbuild.projects.gentoo.sevenz.SevenZip attribute)
(benchbuild.projects.gentoo.x264.X264 attribute)
(benchbuild.projects.gentoo.xz.XZ attribute)
(benchbuild.projects.lnt.lnt.MultiSourceApplications attribute)
(benchbuild.projects.lnt.lnt.MultiSourceBenchmarks attribute)
(benchbuild.projects.lnt.lnt.Povray attribute)
(benchbuild.projects.lnt.lnt.SPEC2006 attribute)
(benchbuild.projects.lnt.lnt.SingleSourceBenchmarks attribute)
(benchbuild.projects.polybench.polybench.Adi attribute)
(benchbuild.projects.polybench.polybench.Atax attribute)
(benchbuild.projects.polybench.polybench.BicG attribute)
(benchbuild.projects.polybench.polybench.Cholesky attribute)
(benchbuild.projects.polybench.polybench.Correlation attribute)
(benchbuild.projects.polybench.polybench.Covariance attribute)
(benchbuild.projects.polybench.polybench.Deriche attribute)
(benchbuild.projects.polybench.polybench.Doitgen attribute)
(benchbuild.projects.polybench.polybench.Durbin attribute)
(benchbuild.projects.polybench.polybench.FDTD2D attribute)
(benchbuild.projects.polybench.polybench.FloydWarshall attribute)
(benchbuild.projects.polybench.polybench.Gemm attribute)
(benchbuild.projects.polybench.polybench.Gemver attribute)
(benchbuild.projects.polybench.polybench.Gesummv attribute)
(benchbuild.projects.polybench.polybench.Gramschmidt attribute)
(benchbuild.projects.polybench.polybench.Heat3D attribute)
(benchbuild.projects.polybench.polybench.Jacobi1D attribute)
(benchbuild.projects.polybench.polybench.Jacobi2Dimper attribute)
(benchbuild.projects.polybench.polybench.Lu attribute)
(benchbuild.projects.polybench.polybench.LuDCMP attribute)
(benchbuild.projects.polybench.polybench.Mvt attribute)
(benchbuild.projects.polybench.polybench.Nussinov attribute)
(benchbuild.projects.polybench.polybench.Seidel2D attribute)
(benchbuild.projects.polybench.polybench.Symm attribute)
(benchbuild.projects.polybench.polybench.Syr2k attribute)
(benchbuild.projects.polybench.polybench.Syrk attribute)
(benchbuild.projects.polybench.polybench.ThreeMM attribute)
(benchbuild.projects.polybench.polybench.Trisolv attribute)
(benchbuild.projects.polybench.polybench.Trmm attribute)
(benchbuild.projects.polybench.polybench.TwoMM attribute)
(benchbuild.utils.actions.Any attribute)
(benchbuild.utils.actions.Build attribute)
(benchbuild.utils.actions.Clean attribute)
(benchbuild.utils.actions.CleanExtra attribute)
(benchbuild.utils.actions.Configure attribute)
(benchbuild.utils.actions.Download attribute)
(benchbuild.utils.actions.Echo attribute)
(benchbuild.utils.actions.Experiment attribute)
(benchbuild.utils.actions.MakeBuildDir attribute)
(benchbuild.utils.actions.Prepare attribute)
(benchbuild.utils.actions.Run attribute)
(benchbuild.utils.actions.Step attribute)
name (benchbuild.utils.container.Gentoo attribute)
(benchbuild.utils.container.Ubuntu attribute)
(benchbuild.utils.schema.CompileStat attribute)
(benchbuild.utils.schema.Config attribute)
(benchbuild.utils.schema.Event attribute)
(benchbuild.utils.schema.Experiment attribute)
(benchbuild.utils.schema.GlobalConfig attribute)
(benchbuild.utils.schema.Metadata attribute)
(benchbuild.utils.schema.Metric attribute)
(benchbuild.utils.schema.PerfEvent attribute)
(benchbuild.utils.schema.Project attribute)
(benchbuild.utils.schema.RegressionTest attribute)
newline() (in module benchbuild.experiment)
Nussinov (class in benchbuild.projects.polybench.polybench)
O
OK (benchbuild.utils.actions.StepResult attribute)
onerror() (benchbuild.utils.actions.Step method)
OpenBlas (class in benchbuild.projects.benchbuild.lapack)
opt_flags() (benchbuild.test.BenchBuildTest method)
outfile() (benchbuild.report.BenchBuildReport method)
output_file() (benchbuild.container.Container method)
outside() (benchbuild.projects.gentoo.postgresql.Postgresql method)
P
pack_container() (in module benchbuild.container)
PapiScopCoverage (class in benchbuild.experiments.papi)
PapiStandardScopCoverage (class in benchbuild.experiments.papi)
path_dict (benchbuild.projects.polybench.polybench.PolyBenchGroup attribute)
path_suffix (benchbuild.projects.apollo.group.ApolloGroup attribute)
(benchbuild.projects.benchbuild.group.BenchBuildGroup attribute)
path_to_list() (in module benchbuild.utils.path)
PerfEvent (class in benchbuild.utils.schema)
persist_calibration() (benchbuild.experiment.RuntimeExperiment method)
persist_compilestats() (in module benchbuild.utils.db)
persist_config() (in module benchbuild.utils.db)
persist_experiment() (in module benchbuild.utils.db)
persist_likwid() (in module benchbuild.utils.db)
persist_perf() (in module benchbuild.utils.db)
persist_project() (in module benchbuild.utils.db)
persist_time() (in module benchbuild.utils.db)
phase() (in module benchbuild.experiment)
PJITlikwid (class in benchbuild.experiments.polyjit)
PJITpapi (class in benchbuild.experiments.polyjit)
PJITperf (class in benchbuild.experiments.polyjit)
PJITRaw (class in benchbuild.experiments.polyjit)
PJITRegression (class in benchbuild.experiments.polyjit)
Polly (class in benchbuild.experiments.polly.polly)
PollyCompilestatsExperiment (class in benchbuild.experiments.compilestats)
PollyOpenMP (class in benchbuild.experiments.polly.openmp)
PollyOpenMPVectorizer (class in benchbuild.experiments.polly.openmpvect)
PollyPerformance (class in benchbuild.experiments.polly.pollyperformance)
PollyProfiling (class in benchbuild.driver)
PollyVectorizer (class in benchbuild.experiments.polly.vectorize)
PolyBenchGroup (class in benchbuild.projects.polybench.polybench)
PolyJIT (class in benchbuild.experiments.polyjit)
PolyJITFull (class in benchbuild.experiments.polyjit)
populate_projects() (benchbuild.experiment.Experiment method)
PortageFactory() (in module benchbuild.projects.gentoo.portage_gen)
Postgres (class in benchbuild.projects.benchbuild.postgres)
Postgresql (class in benchbuild.projects.gentoo.postgresql)
Povray (class in benchbuild.projects.benchbuild.povray)
(class in benchbuild.projects.lnt.lnt)
povray_src_dir (benchbuild.projects.lnt.lnt.Povray attribute)
povray_url (benchbuild.projects.lnt.lnt.Povray attribute)
prefix() (benchbuild.test.BenchBuildTest method)
Prepare (class in benchbuild.utils.actions)
prepare() (benchbuild.project.Project method)
(benchbuild.projects.apollo.rodinia.Rodinia method)
(benchbuild.projects.apollo.scimark.SciMark method)
(benchbuild.projects.benchbuild.bzip2.Bzip2 method)
(benchbuild.projects.benchbuild.gzip.Gzip method)
(benchbuild.projects.benchbuild.lammps.Lammps method)
(benchbuild.projects.benchbuild.postgres.Postgres method)
(benchbuild.projects.benchbuild.povray.Povray method)
(benchbuild.projects.benchbuild.x264.X264 method)
(benchbuild.projects.benchbuild.xz.XZ method)
(benchbuild.projects.gentoo.bzip2.BZip2 method)
(benchbuild.projects.gentoo.gzip.GZip method)
(benchbuild.projects.gentoo.lammps.Lammps method)
(benchbuild.projects.gentoo.x264.X264 method)
(benchbuild.projects.gentoo.xz.XZ method)
prepare_directories() (in module benchbuild.utils.slurm)
prepare_slurm_script() (in module benchbuild.utils.slurm)
pretend (benchbuild.run.BenchBuildRun attribute)
print_logs() (in module benchbuild.log)
print_projects() (in module benchbuild.run)
print_runs() (in module benchbuild.log)
project (benchbuild.utils.schema.RunGroup attribute)
Project (class in benchbuild.project)
(class in benchbuild.utils.schema)
project() (benchbuild.log.BenchBuildLog method)
project_ids() (benchbuild.log.BenchBuildLog method)
project_name (benchbuild.utils.schema.RegressionTest attribute)
(benchbuild.utils.schema.Run attribute)
ProjectDecorator (class in benchbuild.project)
ProjectRegistry (class in benchbuild.project)
projects (benchbuild.project.ProjectRegistry attribute)
projects() (benchbuild.run.BenchBuildRun method)
(benchbuild.slurm.Slurm method)
provide_package() (in module benchbuild.utils.bootstrap)
provide_packages() (in module benchbuild.utils.bootstrap)
Python (class in benchbuild.projects.benchbuild.python)
Q
query_yes_no() (in module benchbuild.utils.user_interface)
R
Rasdaman (class in benchbuild.projects.benchbuild.rasdaman)
RawReport (class in benchbuild.reports.raw)
RawRuntime (class in benchbuild.experiments.raw)
read_struct() (in module benchbuild.likwid)
read_structs() (in module benchbuild.likwid)
read_table() (in module benchbuild.likwid)
read_tables() (in module benchbuild.likwid)
region (benchbuild.utils.schema.Likwid attribute)
RegressionTest (class in benchbuild.utils.schema)
remote (benchbuild.utils.container.Container attribute)
(benchbuild.utils.container.Gentoo attribute)
(benchbuild.utils.container.Ubuntu attribute)
Report (class in benchbuild.reports)
report() (benchbuild.experiments.pjtest.TestReport method)
(benchbuild.reports.raw.RawReport method)
ReportRegistry (class in benchbuild.reports)
reports (benchbuild.reports.ReportRegistry attribute)
RequireAll (class in benchbuild.utils.actions)
Rodinia (class in benchbuild.projects.apollo.rodinia)
Rsync() (in module benchbuild.utils.downloader)
Ruby (class in benchbuild.projects.benchbuild.ruby)
Run (class in benchbuild.utils.actions)
(class in benchbuild.utils.schema)
run() (benchbuild.container.BashStrategy method)
(benchbuild.container.ContainerStrategy method)
(benchbuild.container.SetupPolyJITGentooStrategy method)
(benchbuild.experiments.papi.PapiScopCoverage method)
(benchbuild.experiments.polyjit.PJITpapi method)
(benchbuild.project.Project method)
(in module benchbuild.utils.run)
run_group (benchbuild.utils.schema.Run attribute)
run_id (benchbuild.utils.schema.CompileStat attribute)
(benchbuild.utils.schema.Config attribute)
(benchbuild.utils.schema.Event attribute)
(benchbuild.utils.schema.Likwid attribute)
(benchbuild.utils.schema.Metadata attribute)
(benchbuild.utils.schema.Metric attribute)
(benchbuild.utils.schema.PerfEvent attribute)
(benchbuild.utils.schema.RegressionTest attribute)
(benchbuild.utils.schema.RunLog attribute)
run_in_container() (in module benchbuild.container)
run_project() (benchbuild.experiments.polly.openmpvect.PollyOpenMPVectorizer method)
(benchbuild.experiments.polly.polly.Polly method)
(benchbuild.experiments.polly.pollyperformance.PollyPerformance method)
(benchbuild.experiments.polly.vectorize.PollyVectorizer method)
run_raw() (in module benchbuild.experiments.polyjit)
run_tests() (benchbuild.project.Project method)
(benchbuild.projects.apollo.rodinia.Rodinia method)
(benchbuild.projects.apollo.scimark.SciMark method)
(benchbuild.projects.benchbuild.bzip2.Bzip2 method)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt method)
(benchbuild.projects.benchbuild.crafty.Crafty method)
(benchbuild.projects.benchbuild.crocopat.Crocopat method)
(benchbuild.projects.benchbuild.ffmpeg.LibAV method)
(benchbuild.projects.benchbuild.gzip.Gzip method)
(benchbuild.projects.benchbuild.js.SpiderMonkey method)
(benchbuild.projects.benchbuild.lammps.Lammps method)
(benchbuild.projects.benchbuild.lapack.Lapack method)
(benchbuild.projects.benchbuild.lapack.OpenBlas method)
(benchbuild.projects.benchbuild.leveldb.LevelDB method)
(benchbuild.projects.benchbuild.lulesh.Lulesh method)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP method)
(benchbuild.projects.benchbuild.mcrypt.MCrypt method)
(benchbuild.projects.benchbuild.minisat.Minisat method)
(benchbuild.projects.benchbuild.openssl.LibreSSL method)
(benchbuild.projects.benchbuild.postgres.Postgres method)
(benchbuild.projects.benchbuild.povray.Povray method)
(benchbuild.projects.benchbuild.python.Python method)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman method)
(benchbuild.projects.benchbuild.ruby.Ruby method)
(benchbuild.projects.benchbuild.sdcc.SDCC method)
(benchbuild.projects.benchbuild.sevenz.SevenZip method)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 method)
(benchbuild.projects.benchbuild.tcc.TCC method)
(benchbuild.projects.benchbuild.x264.X264 method)
(benchbuild.projects.benchbuild.xz.XZ method)
(benchbuild.projects.gentoo.autoportage.AutoPortage method)
(benchbuild.projects.gentoo.bzip2.BZip2 method)
(benchbuild.projects.gentoo.crafty.Crafty method)
(benchbuild.projects.gentoo.eix.Eix method)
(benchbuild.projects.gentoo.gzip.GZip method)
(benchbuild.projects.gentoo.lammps.Lammps method)
(benchbuild.projects.gentoo.postgresql.Postgresql method)
(benchbuild.projects.gentoo.sevenz.SevenZip method)
(benchbuild.projects.gentoo.x264.X264 method)
(benchbuild.projects.gentoo.xz.XZ method)
(benchbuild.projects.lnt.lnt.MultiSourceApplications method)
(benchbuild.projects.lnt.lnt.MultiSourceBenchmarks method)
(benchbuild.projects.lnt.lnt.Povray method)
(benchbuild.projects.lnt.lnt.SPEC2006 method)
(benchbuild.projects.lnt.lnt.SingleSourceBenchmarks method)
run_uuid (benchbuild.project.Project attribute)
run_with_likwid() (in module benchbuild.experiments.polyjit)
run_with_papi() (in module benchbuild.experiments.polyjit)
run_with_perf() (in module benchbuild.experiments.polyjit)
run_with_time() (in module benchbuild.experiments.polyjit)
(in module benchbuild.experiments.raw)
run_without_recompile() (in module benchbuild.experiments.polyjit)
RunGroup (class in benchbuild.utils.schema)
RunLog (class in benchbuild.utils.schema)
runtime_extension (benchbuild.project.Project attribute)
RuntimeExperiment (class in benchbuild.experiment)
S
SciMark (class in benchbuild.projects.apollo.scimark)
SDCC (class in benchbuild.projects.benchbuild.sdcc)
Seidel2D (class in benchbuild.projects.polybench.polybench)
SessionManager (class in benchbuild.utils.schema)
set_defaults() (in module benchbuild.utils.log)
set_input_container() (in module benchbuild.container)
setup_bash_in_container() (in module benchbuild.container)
setup_container() (in module benchbuild.container)
setup_derived_filenames() (benchbuild.project.Project method)
setup_directories() (in module benchbuild.container)
SetupPolyJITGentooStrategy (class in benchbuild.container)
SevenZip (class in benchbuild.projects.benchbuild.sevenz)
(class in benchbuild.projects.gentoo.sevenz)
shell() (benchbuild.container.Container method)
ShouldNotBeNone
show_config (benchbuild.run.BenchBuildRun attribute)
SingleSourceBenchmarks (class in benchbuild.projects.lnt.lnt)
Slurm (class in benchbuild.slurm)
source_required() (in module benchbuild.utils.downloader)
SPEC2006 (class in benchbuild.projects.lnt.lnt)
SpiderMonkey (class in benchbuild.projects.benchbuild.js)
SQLite3 (class in benchbuild.projects.benchbuild.sqlite3)
src_dir (benchbuild.projects.apollo.rodinia.Rodinia attribute)
(benchbuild.projects.benchbuild.bzip2.Bzip2 attribute)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt attribute)
(benchbuild.projects.benchbuild.crafty.Crafty attribute)
(benchbuild.projects.benchbuild.crocopat.Crocopat attribute)
(benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
(benchbuild.projects.benchbuild.gzip.Gzip attribute)
(benchbuild.projects.benchbuild.js.SpiderMonkey attribute)
(benchbuild.projects.benchbuild.lammps.Lammps attribute)
(benchbuild.projects.benchbuild.lapack.Lapack attribute)
(benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
(benchbuild.projects.benchbuild.openssl.LibreSSL attribute)
(benchbuild.projects.benchbuild.python.Python attribute)
(benchbuild.projects.benchbuild.ruby.Ruby attribute)
(benchbuild.projects.benchbuild.sevenz.SevenZip attribute)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 attribute)
(benchbuild.projects.benchbuild.tcc.TCC attribute)
(benchbuild.projects.benchbuild.xz.XZ attribute)
(benchbuild.projects.lnt.lnt.LNTGroup attribute)
(benchbuild.projects.polybench.polybench.PolyBenchGroup attribute)
SRC_FILE (benchbuild.project.Project attribute)
(benchbuild.projects.apollo.rodinia.Rodinia attribute)
(benchbuild.projects.apollo.scimark.SciMark attribute)
(benchbuild.projects.benchbuild.bzip2.Bzip2 attribute)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt attribute)
(benchbuild.projects.benchbuild.crafty.Crafty attribute)
(benchbuild.projects.benchbuild.crocopat.Crocopat attribute)
(benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
(benchbuild.projects.benchbuild.gzip.Gzip attribute)
(benchbuild.projects.benchbuild.lammps.Lammps attribute)
(benchbuild.projects.benchbuild.lapack.Lapack attribute)
(benchbuild.projects.benchbuild.lapack.OpenBlas attribute)
(benchbuild.projects.benchbuild.leveldb.LevelDB attribute)
(benchbuild.projects.benchbuild.lulesh.Lulesh attribute)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP attribute)
(benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
(benchbuild.projects.benchbuild.minisat.Minisat attribute)
(benchbuild.projects.benchbuild.openssl.LibreSSL attribute)
(benchbuild.projects.benchbuild.povray.Povray attribute)
(benchbuild.projects.benchbuild.python.Python attribute)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman attribute)
(benchbuild.projects.benchbuild.ruby.Ruby attribute)
(benchbuild.projects.benchbuild.sdcc.SDCC attribute)
(benchbuild.projects.benchbuild.sevenz.SevenZip attribute)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 attribute)
(benchbuild.projects.benchbuild.tcc.TCC attribute)
(benchbuild.projects.benchbuild.x264.X264 attribute)
(benchbuild.projects.benchbuild.xz.XZ attribute)
(benchbuild.projects.gentoo.gentoo.GentooGroup attribute)
(benchbuild.projects.polybench.polybench.PolyBenchGroup attribute)
src_uri (benchbuild.projects.apollo.rodinia.Rodinia attribute)
(benchbuild.projects.apollo.scimark.SciMark attribute)
(benchbuild.projects.benchbuild.bzip2.Bzip2 attribute)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt attribute)
(benchbuild.projects.benchbuild.crafty.Crafty attribute)
(benchbuild.projects.benchbuild.crocopat.Crocopat attribute)
(benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
(benchbuild.projects.benchbuild.gzip.Gzip attribute)
(benchbuild.projects.benchbuild.js.SpiderMonkey attribute)
(benchbuild.projects.benchbuild.lammps.Lammps attribute)
(benchbuild.projects.benchbuild.lapack.Lapack attribute)
(benchbuild.projects.benchbuild.lapack.OpenBlas attribute)
(benchbuild.projects.benchbuild.leveldb.LevelDB attribute)
(benchbuild.projects.benchbuild.linpack.Linpack attribute)
(benchbuild.projects.benchbuild.lulesh.Lulesh attribute)
(benchbuild.projects.benchbuild.luleshomp.LuleshOMP attribute)
(benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
(benchbuild.projects.benchbuild.minisat.Minisat attribute)
(benchbuild.projects.benchbuild.openssl.LibreSSL attribute)
(benchbuild.projects.benchbuild.povray.Povray attribute)
(benchbuild.projects.benchbuild.python.Python attribute)
(benchbuild.projects.benchbuild.rasdaman.Rasdaman attribute)
(benchbuild.projects.benchbuild.ruby.Ruby attribute)
(benchbuild.projects.benchbuild.sdcc.SDCC attribute)
(benchbuild.projects.benchbuild.sevenz.SevenZip attribute)
(benchbuild.projects.benchbuild.sqlite3.SQLite3 attribute)
(benchbuild.projects.benchbuild.tcc.TCC attribute)
(benchbuild.projects.benchbuild.x264.X264 attribute)
(benchbuild.projects.benchbuild.xz.XZ attribute)
(benchbuild.projects.lnt.lnt.LNTGroup attribute)
(benchbuild.projects.polybench.polybench.PolyBenchGroup attribute)
src_url (benchbuild.utils.schema.Project attribute)
start (benchbuild.utils.schema.Event attribute)
(benchbuild.utils.schema.PerfEvent attribute)
static_var() (in module benchbuild.experiment)
status (benchbuild.utils.schema.Run attribute)
(benchbuild.utils.schema.RunGroup attribute)
(benchbuild.utils.schema.RunLog attribute)
stderr (benchbuild.utils.schema.RunLog attribute)
stdout (benchbuild.utils.schema.RunLog attribute)
Step (class in benchbuild.utils.actions)
step() (in module benchbuild.experiment)
StepClass (class in benchbuild.utils.actions)
StepResult (class in benchbuild.utils.actions)
store() (benchbuild.settings.Configuration method)
store_config (benchbuild.bootstrap.BenchBuildBootstrap attribute)
(benchbuild.run.BenchBuildRun attribute)
store_config() (in module benchbuild.utils.run)
strategy() (benchbuild.container.ContainerCreate method)
strip_path_prefix() (in module benchbuild.utils.wrapping)
substep() (in module benchbuild.experiment)
SUPPORTED_EXPERIMENTS (benchbuild.experiments.pjtest.TestReport attribute)
(benchbuild.reports.Report attribute)
(benchbuild.reports.raw.RawReport attribute)
Svn() (in module benchbuild.utils.downloader)
Symm (class in benchbuild.projects.polybench.polybench)
Syr2k (class in benchbuild.projects.polybench.polybench)
Syrk (class in benchbuild.projects.polybench.polybench)
T
TCC (class in benchbuild.projects.benchbuild.tcc)
template_files() (in module benchbuild.utils.path)
template_str() (in module benchbuild.utils.path)
Test (class in benchbuild.experiments.pjtest)
test_archive (benchbuild.projects.gentoo.bzip2.BZip2 attribute)
(benchbuild.projects.gentoo.gzip.GZip attribute)
(benchbuild.projects.gentoo.lammps.Lammps attribute)
(benchbuild.projects.gentoo.xz.XZ attribute)
test_suite_dir (benchbuild.projects.lnt.lnt.LNTGroup attribute)
test_suite_uri (benchbuild.projects.lnt.lnt.LNTGroup attribute)
test_url (benchbuild.projects.gentoo.bzip2.BZip2 attribute)
(benchbuild.projects.gentoo.gzip.GZip attribute)
(benchbuild.projects.gentoo.lammps.Lammps attribute)
(benchbuild.projects.gentoo.x264.X264 attribute)
(benchbuild.projects.gentoo.xz.XZ attribute)
testfiles (benchbuild.projects.benchbuild.bzip2.Bzip2 attribute)
(benchbuild.projects.benchbuild.gzip.Gzip attribute)
(benchbuild.projects.benchbuild.postgres.Postgres attribute)
(benchbuild.projects.benchbuild.xz.XZ attribute)
(benchbuild.projects.gentoo.bzip2.BZip2 attribute)
(benchbuild.projects.gentoo.gzip.GZip attribute)
(benchbuild.projects.gentoo.xz.XZ attribute)
TestReport (class in benchbuild.experiments.pjtest)
ThreeMM (class in benchbuild.projects.polybench.polybench)
tid (benchbuild.utils.schema.Event attribute)
(benchbuild.utils.schema.PerfEvent attribute)
time_polyjit_and_polly() (in module benchbuild.experiments.pjtest)
to_env_dict() (in module benchbuild.settings)
to_step_result() (in module benchbuild.utils.actions)
Trisolv (class in benchbuild.projects.polybench.polybench)
Trmm (class in benchbuild.projects.polybench.polybench)
TwoMM (class in benchbuild.projects.polybench.polybench)
type (benchbuild.utils.schema.Event attribute)
(benchbuild.utils.schema.PerfEvent attribute)
U
Ubuntu (class in benchbuild.utils.container)
uchroot() (in module benchbuild.utils.run)
uchroot_env() (in module benchbuild.utils.run)
uchroot_mounts() (in module benchbuild.utils.run)
uchroot_no_args() (in module benchbuild.utils.run)
uchroot_no_llvm() (in module benchbuild.utils.run)
uchroot_with_mounts() (in module benchbuild.utils.run)
unionfs() (in module benchbuild.utils.run)
unionfs_set_up() (in module benchbuild.utils.run)
unionfs_tear_down() (in module benchbuild.utils.run)
unpack_container() (in module benchbuild.utils.container)
update() (benchbuild.settings.Configuration method)
update_env() (in module benchbuild.settings)
update_hash() (in module benchbuild.utils.downloader)
UUIDEncoder (class in benchbuild.settings)
V
value (benchbuild.utils.schema.CompileStat attribute)
(benchbuild.utils.schema.Config attribute)
(benchbuild.utils.schema.GlobalConfig attribute)
(benchbuild.utils.schema.Likwid attribute)
(benchbuild.utils.schema.Metadata attribute)
(benchbuild.utils.schema.Metric attribute)
value() (benchbuild.settings.Configuration method)
verbosity (benchbuild.container.Container attribute)
(benchbuild.driver.PollyProfiling attribute)
VERSION (benchbuild.container.Container attribute)
(benchbuild.driver.PollyProfiling attribute)
(benchbuild.project.Project attribute)
(benchbuild.projects.apollo.rodinia.Rodinia attribute)
(benchbuild.projects.apollo.scimark.SciMark attribute)
(benchbuild.projects.benchbuild.bzip2.Bzip2 attribute)
(benchbuild.projects.benchbuild.ccrypt.Ccrypt attribute)
(benchbuild.projects.benchbuild.crafty.Crafty attribute)
(benchbuild.projects.benchbuild.crocopat.Crocopat attribute)
(benchbuild.projects.benchbuild.ffmpeg.LibAV attribute)
(benchbuild.projects.benchbuild.gzip.Gzip attribute)
(benchbuild.projects.benchbuild.js.SpiderMonkey attribute)
version (benchbuild.projects.benchbuild.js.SpiderMonkey attribute)
VERSION (benchbuild.projects.benchbuild.lapack.Lapack attribute)
(benchbuild.projects.benchbuild.mcrypt.MCrypt attribute)
(benchbuild.projects.benchbuild.openssl.LibreSSL attribute)
(benchbuild.projects.benchbuild.python.Python attribute)
(benchbuild.projects.benchbuild.ruby.Ruby attribute)
(benchbuild.projects.benchbuild.sevenz.SevenZip attribute)
(benchbuild.projects.benchbuild.tcc.TCC attribute)
(benchbuild.projects.benchbuild.xz.XZ attribute)
(benchbuild.projects.gentoo.bzip2.BZip2 attribute)
(benchbuild.projects.lnt.lnt.LNTGroup attribute)
(benchbuild.projects.polybench.polybench.PolyBenchGroup attribute)
version (benchbuild.utils.schema.Project attribute)
W
Wget() (in module benchbuild.utils.downloader)
with_env_recursive() (in module benchbuild.utils.run)
wrap() (in module benchbuild.utils.wrapping)
wrap_cc() (in module benchbuild.utils.wrapping)
wrap_cc_in_uchroot() (in module benchbuild.utils.compiler)
wrap_cxx_in_uchroot() (in module benchbuild.utils.compiler)
wrap_dynamic() (in module benchbuild.utils.wrapping)
wrap_dynamic_in_uchroot() (in module benchbuild.utils.wrapping)
wrap_in_uchroot() (in module benchbuild.utils.wrapping)
write_bashrc() (benchbuild.container.SetupPolyJITGentooStrategy method)
(benchbuild.projects.gentoo.gentoo.GentooGroup method)
write_layout() (benchbuild.container.SetupPolyJITGentooStrategy method)
(benchbuild.projects.gentoo.gentoo.GentooGroup method)
write_makeconfig() (benchbuild.container.SetupPolyJITGentooStrategy method)
(benchbuild.projects.gentoo.gentoo.GentooGroup method)
write_wgetrc() (benchbuild.container.SetupPolyJITGentooStrategy method)
(benchbuild.projects.gentoo.gentoo.GentooGroup method)
X
X264 (class in benchbuild.projects.benchbuild.x264)
(class in benchbuild.projects.gentoo.x264)
XZ (class in benchbuild.projects.benchbuild.xz)
(class in benchbuild.projects.gentoo.xz)