Search found 1 match
- Mon Apr 09, 2012 3:09 am
- Forum: User discussion
- Topic: Using sgemm for rectangular (non-square) matrix multiply
- Replies: 7
- Views: 9489
Using sgemm for rectangular (non-square) matrix multiply
Dear All, I am fairly new to GPU computing using CUDA but have gathered a lot of information from the internet over the last month or so. I am an academic researcher who has mostly been programming computational routines in Python, due to the simplicity of scripting languages (of course I know, runt...