0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test More... almost 17 years ago
webpage of tifammy now under version control More... almost 17 years ago
webpage folder added More... almost 17 years ago
is not needed More... almost 17 years ago
removed, because not needed More... almost 17 years ago
TifaMMy Version 1.2.0 completed More... almost 17 years ago
This is the Source of TifaMMy 1.2.0! What's new: - Blockwise datatypes, created by CodeGenerator - Multiplkication and LU Decomposition availible with this datatypes More... almost 17 years ago
removed, because it isn't a part of TifaMMy More... almost 17 years ago
GotoBlas hinzugef�gt More... over 17 years ago
Link to the diploma thesis More... over 18 years ago
Made valid XHTML again More... over 18 years ago
Files are released - show this on the web page as well More... over 18 years ago
Last changes for first revision More... over 18 years ago
Mixed up column and row major storage schemes More... over 18 years ago
Forgot one case that tested insane big matrices More... over 18 years ago
Make sure that only one processor gets called More... over 18 years ago
Make unroll level 3 the default More... over 18 years ago
Mix up of the BLAS parameters fixed More... over 18 years ago
Add posibility to generate static and dynamic versions More... over 18 years ago
Avoid memory free problems on exit by using exit() instead of return(). The real cause should be found as this is just a hotfix More... over 18 years ago
Avoid problem on return: probably the Allocator16 doesn't free the memory correctly. This is a hotfix. More... over 18 years ago
Limit maximum matrix dimension More... over 18 years ago
Forgot the factor in the multiplication - so the performance was far too high More... over 18 years ago
"Official" test programm More... over 18 years ago
clean /testMultiplicationSSE as well More... over 18 years ago
Dimension fix More... over 18 years ago
Make Align16Allocator use standard malloc() More... over 18 years ago
Typo More... over 18 years ago
Add MultiplicationSSE - use an 4x4 float block written with SSE intrinsics as base Bug Fix and Typo in normal multiplication test More... over 18 years ago
Switch to template based recursion unrolling More... over 18 years ago