- Description
- Use OpenCL to accelerate CSC format matrix matrix multiplication.
- Status
- C++ version done.
- OpenCL CPU version code done.
- Build
- Please modify
make.inc
to fit your environment. - After that, go to
src
and runmake
.
- Please modify
- Run
- Go to
bin
directory - Command example for
CscGemm
andclCscGemm
.CscGemm ../matrix/testA.mtx ../matrix/testB.mtx
clCscGemm ../matrix/testA.mtx ../matrix/testB.mtx
- Go to
- Environment
- This code is tested on MacBook Pro (Retina, 13-inch, Late 2013)
- GitHub Repository
-
Notifications
You must be signed in to change notification settings - Fork 0
NTU HSA Course Homework 2. Use OpenCL to implement CSC format sparse matrix matrix multiplication.
License
nanaHa1003/CscGemm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NTU HSA Course Homework 2. Use OpenCL to implement CSC format sparse matrix matrix multiplication.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published