# stream2 **Repository Path**: lindorx/stream2 ## Basic Information - **Project Name**: stream2 - **Description**: C语言版的stream2。原版的stream2是用fortran写的,为了便于编译和理解,我使用C语言进行了改写,并仿照第一版增加了基于openmp的多线程能力。 了解更多信息可以访问stream2的网站:http://www.cs.virginia.edu/stream/stream2/ - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-04 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: linux内存性能测试 ## README # stream2 这是C语言版的stream2,原版的stream2是用fortran写的。 了解更多信息可以访问stream2的网站:http://www.cs.virginia.edu/stream/stream2/