M

MT1: A Sparse Compiler

🌐 访问网站
📝 描述
A special kind of source-to-source restructuring Fortran compiler that can automatically transform a dense program (in which all operations on matrices are simply implemented using two-dimensional arrays) into a semantically equivalent sparse program (operating on more complicated sparse data structures), thereby reducing storage requirements and computational time of the original application.
⭐ 用户评价

暂无评价


发表评价