Published February 25, 2022
| Version v1.1.6
Software
Open
coreylammie/MemTorch: 1.1.6 Release
Authors/Creators
- 1. Sherbrooke University
- 2. University of Michigan
- 3. 3IT, UdeS
- 4. Université de Sherbrooke
Description
Added
- The
random_crossbar_initargument to memtorch.bh.Crossbar. If true, this is used to initialize crossbars to random device conductances in between 1/Ron and 1/Roff. CUDA_device_idxtosetup.pyto allow users to specify theCUDAdevice to use when installingMemTorchfrom source.- Implementations of CUDA accelerated passive crossbar programming routines for the 2021 Data-Driven model.
- A BiBTeX entry, which can be used to cite the corresponding OSP paper.
- In the getting started tutorial, Section 4.1 was a code cell. This has since been converted to a markdown cell.
- OOM errors encountered when modeling passive inference routines of crossbars.
- Templated quantize bindings and fixed semantic error in
memtorch.bh.nonideality.FiniteConductanceStates. - The memory consumption when modeling passive inference routines.
- The sparse factorization method used to solve sparse linear matrix systems.
- The
naive_programroutine for crossbar programming. The maximum number of crossbar programming iterations is now configurable. - Updated ReadTheDocs documentation for
memtorch.bh.Crossbar. - Updated the version of
PyTorchused to build Python wheels from1.9.0to1.10.0.
Files
coreylammie/MemTorch-v1.1.6.zip
Files
(6.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fc7265d63f5e2ad9ebc72421d4795ee1
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/coreylammie/MemTorch/tree/v1.1.6 (URL)