Releases: materialsvirtuallab/monty
Releases · materialsvirtuallab/monty
v0.3.6
:class:monty.tempfile.ScratchDir
_ now checks for existence of root
directory. If root path does not exist, will function as simple
pass through. Makes it a lot more robust to bad mounting of scratch
directories.
v0.3.5
- Added backport of functools.lru_cache.
Minor update with get_cpu method.
- Added get_ncpus method in dev. (G. Matteo).