• Skip to navigation
  • Skip to content
  • Skip to footer
DevMesh
  • Communities 
    • All Topics
    • Groups
    • People
    • Member Programs
    Quick Select
    • Artificial Intelligence
    • Cloud
    • Game Development
    • Graphics and Media
    • HPC
    • Intel® Unnati
    • Internet of Things
    • Mobile
    • Networking
    • oneAPI
    • PC Skills
    • RealSense™
    • Robotics
    • Virtual Reality
  • Projects 
    • Browse Projects
    • Video Gallery
    • Code Repos
  • Posts
  • Events
  • About
  • Insiders Hub
  • Sign In
  • New User?
Sign In New User?
jiaje he

jiaje he

Student

Topics of interest

HPC oneAPI

SCUT

Repository Links

  • https://gitee.com/mars0417/matrix_block_multiplication

jiaje he

Following

  • Followers 0
  • Groups 0
  • Follows 0
  • 0
  • 0
  • 0
  • About jiaje
  • Projects 1
  • Posts 0
  • Videos 0
  • Statuses 1

jiaje he

Projects

1 Result

矩阵乘法的一般形式是C=A*B,使用串行计算的矩阵乘法需要三层循环,操作次数为2*M*N*K。 为了减少矩阵乘法的计算成本,本实验决定对计算结果的矩阵C进行分块,分成大小相同的若干块,这些工作块...矩阵分块乘法的并行实现以及缓存优化
0 0 0

矩阵分块乘法的并行实现以及缓存优化

jiaje he jiaje he

Created: 02/09/2023

1 Result

Login to continue

This action requires you to be logged in.

Log In