dill
dill extends python's pickle module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy.
https://pypi.org/project/dill/
Available modules
The overview below shows which dill installations are available per target architecture in the HPCC module system, ordered based on software version (new to old).
To start using dill, load one of these modules using a module load
command like:
1 |
|
(This data was automatically generated on Thu, 17 Apr 2025 at 12:00:12 EDT)
neoverse_v1 | generic | zen2 | zen3 | zen4 | haswell | skylake_avx512 | |
---|---|---|---|---|---|---|---|
Grace Nodes | everywhere (except Grace nodes) | amd20 | amd22 | amd24 | intel16 | intel18,amd20-v100,amd21,intel21 | |
dill/0.3.7-GCCcore-12.3.0 | - | x | - | - | - | x | - |
dill/0.3.6-GCCcore-11.3.0 | - | - | - | - | - | x | x |