Getting started
Tutorials
Stable Python packages
Developer guide
Reference
Version and build information.
hoomd.version.
compile_date
The date this build was compiled.
str
compile_flags
Human readable summary of compilation flags.
cxx_compiler
Name and version of the C++ compiler used to build HOOMD.
git_branch
Name of the git branch used when compiling this build.
git_sha1
SHA1 of the git commit used when compiling this build.
gpu_api_version
The GPU API version this build was compiled against.
gpu_enabled
True when this build supports GPUs.
True
bool
gpu_platform
Name of the GPU platform this build was compiled against.
install_dir
The installation directory.
mpi_enabled
True when this build supports MPI parallel runs.
source_dir
The source directory.
tbb_enabled
True when this build supports TBB threads.
version
HOOMD-blue package version, following semantic versioning.