Releases: simulisoft/simulicore
Releases · simulisoft/simulicore
v0.2.0
We are pleased to announce the release of SimuliCore 0.2.0. This update moves beyond the initial architectural framework to introduce functional capabilities and improved system stability:
- CLA3P: Added support for the CSR (Compressed Sparse Row) format, enabling efficient storage and computation for sparse linear algebra operations.
- cuLite: The first functional release of our GPU-acceleration layer, providing the baseline tools for high-performance parallel computing.
- System Robustness: Included various bug fixes and stability enhancements across the entire suite to ensure a more reliable development experience.
For detailed technical notes and implementation details, please visit the SimuliCore Portal.
v0.1.0
We are pleased to announce the initial release of the SimuliCore suite. This foundational version introduces our core computational framework, featuring:
- CLA3P: The primary high-performance linear algebra library.
- CMPI: The initial skeletal framework for message-passing interface integration (empty).
- cuLite: The baseline architecture for GPU-accelerated computing (empty).
For technical documentation and integration guides, please visit the SimuliCore Documentation Portal