Skip to main content

A Python library for analyzing hierarchical performance data

Project description

hatchet Hatchet

Build Status Read the Docs codecov Code Style: Black

Hatchet is a Python-based library that allows Pandas dataframes to be indexed by structured tree and graph data. It is intended for analyzing performance data that has a hierarchy (for example, serial or parallel profiles that represent calling context trees, call graphs, nested regions’ timers, etc.). Hatchet implements various operations to analyze a single hierarchical data set or compare multiple data sets, and its API facilitates analyzing such data programmatically.

To use hatchet, install it with pip:

$ pip install llnl-hatchet

Or, if you want to develop with this repo directly, run the install script from the root directory, which will build the cython modules and add the cloned directory to your PYTHONPATH:

$ source install.sh

Documentation

See the Getting Started page for basic examples and usage. Full documentation is available in the User Guide.

Examples of performance analysis using hatchet are available here.

The hatchet tutorial provides a step by step introduction to hatchet features through a live interactive environment in BinderHub.

Interactive Visualization

Hatchet now provides an interactive visualization which can be run inside of your Jupyter notebooks. It is dependant on different mechanisms for building which we describe here:

The software in the hatchet/vis subdirectory requires Node.js and Node Package Manager for the development and building of javascript code.

Installing node packages

One you have Node and NPM installed on your system, you can install all necessary node packages by running the following line in your terminal from the hatchet/vis/ directory:

npm install

Building out javascript code with webpack

To build out javascript into the static bundles used by the Jupyter visualizations, run the following line from the hatchet/vis directory in your terminal:

npm run build

Alterntinatively if you are developing a visualization, you can run the following line to force bundles to automatically update when you change the javascript source code:

npm run watch

Contributing

Hatchet is an open source project. We welcome contributions via pull requests, and questions, feature requests, or bug reports via issues.

Authors

Many thanks go to Hatchet's contributors.

Citing Hatchet

If you are referencing Hatchet in a publication, please cite the following paper:

  • Abhinav Bhatele, Stephanie Brink, and Todd Gamblin. Hatchet: Pruning the Overgrowth in Parallel Profiles. In Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis (SC '19). ACM, New York, NY, USA. DOI

License

Hatchet is distributed under the terms of the MIT license.

All contributions must be made under the MIT license. Copyrights in the Hatchet project are retained by contributors. No copyright assignment is required to contribute to Hatchet.

See LICENSE and NOTICE for details.

SPDX-License-Identifier: MIT

LLNL-CODE-741008

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llnl_hatchet-2025.1.1.tar.gz (377.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ppc64le

llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

File details

Details for the file llnl_hatchet-2025.1.1.tar.gz.

File metadata

  • Download URL: llnl_hatchet-2025.1.1.tar.gz
  • Upload date:
  • Size: 377.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for llnl_hatchet-2025.1.1.tar.gz
Algorithm Hash digest
SHA256 9675963aa256516f477243a58488304de671d22809de523270f0e7459d2726f9
MD5 732bf01536eef59571537846b6f7a264
BLAKE2b-256 91e789d6a4808d5f029a175ebb3479a372f58fda0c0c87509c48f551d261e4d9

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 12bac598f926f58a379b3b5d9db72aab5d51ace266c5055b474cdb5de2f39b1a
MD5 f1217a57f13f9b31fb94be27e2fb9333
BLAKE2b-256 baea100f1a96b3548066c949153dc7a2999698fda464cf321408e16656a0a2ff

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7550049cf5877f78e58031b2c15c7d120c62861c3c01d7677dba72496b0ea08d
MD5 1b693e676892d985315a7152acbaafaa
BLAKE2b-256 8740728dece76834d1e3e41431e7e9412e03e6d2ec790a7228be4f6efe180b82

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 281fb24af0411135b7d808dd8bd97219c6d0131de5c4338381c19e33d28c6335
MD5 9521f7e7b4cdf013d550a251b87556a5
BLAKE2b-256 b0b6db0793d7bbdeabe7509765ba3836f1c7aea8fc37ca36f0e716c07db267cc

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 22d2df9abd889f34c16011fa5b14d1122330eb0cb4a8dfab2035f0c8f22ced5a
MD5 db4e708f7cb6049c34e6249efbcd4008
BLAKE2b-256 210e98ed3eddc4d67cdc7406de339372e4514bd563a46cb7c6159de7b14c4a5f

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db9305c43e9d8fb36d26357996e44816eaf06c399e4eb3b97fec9332c70a2608
MD5 76f90618902eb626fa15b7f9e4249c63
BLAKE2b-256 3b1c75049f13a60b1a2b04bdb89ed9e0c5bc4fc3f5b929e27a7cf75296f7b5b7

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a02ab54a5e873e2781df0ccb6f5453fa194cb008461822b8ab5bcc361ddfbd4c
MD5 8b8122fd934c20d818c51d23ccc9f28f
BLAKE2b-256 4367c2eb41a6ab1b06b1dfc831d098dfbce2acaa87e814c2eafe72d358165b41

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0babd522742c45a5d09963ab9caa28deed7f0047d9190725ab7816ee40aacd9f
MD5 cf7d7eda7a369ada35721dffc1ab264a
BLAKE2b-256 e7662f6717876646d81dee69e27e725540daf090bb4bdb93b8352208ddbfe145

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d895f89a1ba77534d6038b92f373ec9187acdcc20d22f8b604df7fbaff0c63e3
MD5 b3b0d10e681ca25f8122508dcaa6d184
BLAKE2b-256 8c37e4d36ba9522e016441eff756af13de787269faf72bef9e792374201c14c4

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2cf04e09ffffd143cef405c6b5058321611bc5969a75ac93ca96294b3f0c1737
MD5 68682ce7f78e6624937cbda32bb754d0
BLAKE2b-256 6de7462f0998c9316cab0ca5b0f07ff1bb249891f07316609e32e0e942fe2096

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 28da9229f287d18480c0f5af452cd4acc005593248f73dff76891a24f43a5f4e
MD5 e679771165e78e5e9b4cf3778be87455
BLAKE2b-256 e2bb40f2d0f0c168bc9e2fd718e4e19361647f971aeeb080cf7dddf4129aab3c

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d7508bafe8da7095283ba17080e350621250dc66b0960beb81b038d69575729
MD5 61e42c50e20079b9aabd691d005426b9
BLAKE2b-256 64c279fa66d63da9e88b161e8f1dece844fa8dc11b3832535b3bd78bd65feef7

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e6320c4ca982548525acb93432059fd948b0a8be8bf948853b9d302666f8b94e
MD5 6722f8f5d61609c6daf9ba8a428b9d60
BLAKE2b-256 40a6ce4a81e8b06d898ca8d684f27df8a1fae32ebeafe90d81a7dc5580f491a3

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 15e671025c6010be6fd499f475208b9f659abcf0bd107d57815d109da34cc16f
MD5 c8dd79b762a1ed79bb06c6892038368c
BLAKE2b-256 ed1b34d0e8de847a332bfc8bd9029c55cc91d0d6e3e764ed93ec0f56335ae6fe

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 92a4af312ea1585f9929d3e175169cbb31298715c5e93f1d8b9dac1d0bb5bea7
MD5 a75b8e42702bdd89e2addebcbbc0a989
BLAKE2b-256 0205d8068dbe2bbcc2c5c2efa6632efdfcf802c1e990e5fec7a0dfac158ce263

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 41795bbda6c3f169d8a1eae2dca964515ed8d1b86ad305c34d1c40cd4f3618e3
MD5 af5fba989904bcc4cacc99cf7419a2a5
BLAKE2b-256 47ea860a4c45b814c030f37bfb8956e13316b3e79dd4d9d7164cfa2485d574c0

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32863161478550a443eb44b4d9aea6047ad6edfbc4dbd61d2cb6e958cff89043
MD5 2134d1b31ed29903940ca3d0210686dd
BLAKE2b-256 942b96f556dff115d86da2f27c05641f628cb59dd7cb60402acd8c4ee2b4b399

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b74ea4034ce64e21ede71b47cd46e89d98b83829d25e9930cce35818b627c709
MD5 faa542ba45f9c526d8cf24314711fee1
BLAKE2b-256 514ef89831b3382f2064e87bf25df904a70ca22023dcf9f8e31b2c159ba3be63

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9eb57b31478b9090f985baaa1bba5ff8e355f6e7e2c5804b1125f8a2c4a4f734
MD5 97b15e6c16a665b16075e5dde104fce7
BLAKE2b-256 9c06a5e00c03567eeacbf4bdd17eb2d2845a2315a307bf4afb09318506318760

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 421c09fa0b73839e120cce0a642eedf7410bde1bcc57119cbe8912226649727a
MD5 7bea7d279b2dce5d88ee9e78880e4269
BLAKE2b-256 b308dcdb2404043c64b75392a81f599c9d343c1e818f44bea796cf95cd97e173

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 578b3a9e611e59bef4151857c960e41f986d80c208d030c4a09abe10d180117e
MD5 dce4c5d6c226c011b0e64b7fd65cf35f
BLAKE2b-256 46c9628fb5790968144ca975d6e4a90c18bba08fcc8e078bb69e3926d6b77bad

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 48e2db3fd214fd1254691907e881978e4f1f5566d2d371a1c93ae0c892b0fb76
MD5 c2904960749796852f2239d78571f2e8
BLAKE2b-256 6ddd5654f7dd00bcf413d1b2817336b829d0a73eab4ee377316d661a6378951f

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8d5b57dbab7c885ddb83e376acb9119fc22c6b1d31263f08bd30d662aee8777e
MD5 51621043e3b715ed4db5803c32ab2543
BLAKE2b-256 333315fac06f535e564ba0e410b43b944ec3c89644f2f6eea5f8687f242d0a39

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad500ff876a3ebcad46e823019912c460c100ad596c0ffddd13873e6c37cdb12
MD5 17cd5511596f236d09e8927933d44ef6
BLAKE2b-256 e7fa0685cb4628efaf30ada5e5ad554f4e382f4507e2decb71602a66d908fb39

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2e9278bf137135b7879b5f628b76b1f70b44d31871c045a7590423a7c2d8bfc0
MD5 052d9f0c742a2195dd1173a359b4e19b
BLAKE2b-256 4a4acf97532cee1ba0b145d475c24428ea9a94dcd528688453ba86ebf5ef8958

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c911f57b83a4cca1bf9536b763bd45ed285ee1bcf160efb7f5d06a155fb948db
MD5 b5621a32d8a2d722731516d210965822
BLAKE2b-256 99b6060f46d640037cb67ce88a505a9cf444029f2378a79a938f99a380dd5f5a

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 13f5064d78d26467ed954f45c78db175225eb62e9460c0b905d2930ce1fad882
MD5 a1c3118a45f383d8c4e56945a456d2f4
BLAKE2b-256 c990cdfacf9779e7bc96fc334a1f82ed2653d6f10624ea467bd6ff65d60d3917

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b14a416a0db2e52a4a1293a6c827fac8847b25b8457ac85e360834a21d3b62b8
MD5 e0e4d9727854019a6c85631cd0bb0bb1
BLAKE2b-256 1eb0d921b07563795a8dea6af7e1abeb43e7aa2d00364652fdfd253790438a10

See more details on using hashes here.

File details

Details for the file llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for llnl_hatchet-2025.1.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a95f5c40a2218b3c7521dec9aa2706d70449eee4c7633baec5bdd14697d26c75
MD5 5b541d5ebaaa4a6e422341116b0ea2ad
BLAKE2b-256 962bc9d2244d8be8e59d033af6e39b16ddd0c06aa635e87322b2fa5bcd7663f8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page