Skip to content

Releases: materialsvirtuallab/monty

v0.3.6

29 Aug 18:53
Compare
Choose a tag to compare
  1. :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

29 Aug 15:10
Compare
Choose a tag to compare
  1. Added backport of functools.lru_cache.

Minor update with get_cpu method.

28 Jul 16:51
Compare
Choose a tag to compare
  1. Added get_ncpus method in dev. (G. Matteo).