7
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #82 from msujon/devel More... almost 5 years ago
added support for C style multiline comments More... almost 5 years ago
Applied ursyrk for asymptotic case, deleted comments More... almost 5 years ago
fixed memory bug in FKO which I fixed before but missed few cases More... almost 5 years ago
FKO doesn't support /* */ comment style, converted it to // style More... almost 5 years ago
code improvement for c copy More... almost 5 years ago
bugfixed in A kmaj copy More... almost 5 years ago
fixed a bug in A copy More... almost 5 years ago
added cpUR in all make target for copies, and SYRKU for syrk copies More... almost 5 years ago
deleted confusing option More... almost 5 years ago
added one bitvector for both mainloop and cleanup unrolling of copies More... almost 5 years ago
Merge branch 'master' into devel More... almost 5 years ago
comment updated, default SYRKU=0 for now More... almost 5 years ago
added parameterized-unrolling unrestricted syrk copies (with L2UT) for complex data type More... almost 5 years ago
added SYRKU parameterized unrolling for L2UT for real type More... almost 5 years ago
fixed misplaced C inc in Syrk fixed copy More... almost 5 years ago
fixed a bug introduced by earlier update on restricted SYRK copy More... almost 5 years ago
added syrk unrestricted copies, L2UT fully unrolled only yet More... almost 5 years ago
improved SYRK fixed L2UT copy More... almost 5 years ago
improved code of restricted syrk copy More... almost 5 years ago
code rearrangement, deleted unrestricted syrk copy for now More... almost 5 years ago
fixed a bug in parameters of a callproc More... almost 5 years ago
added unrestricted syrk implementation for real type, but not enabled yet More... almost 5 years ago
added support for parameterized unrolling for gemm C-copies More... almost 5 years ago
updated unsigned int type to ATL_UINT More... almost 5 years ago
Parameterized unrolling of A-copies More... almost 5 years ago
Merge pull request #76 from msujon/devel More... about 5 years ago
fixed a bug/typo in uropsyrk-upper More... about 5 years ago
fixed a bug to calc kbS of ursyrk More... about 5 years ago
Merge pull request #75 from msujon/devel More... about 5 years ago