
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Code | ||||||||
| Changed: | ||||||||
| < < | A proof-of-concept implementation of CSX is available for download: csx-v0.1.tar.bz2. | |||||||
| > > | A proof-of-concept implementation of CSX is available for download: libcsx_v0.2.tar.gz. | |||||||
Our code can also be found at https://github.com/cslab-ntua/csxPublications | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
Errata: | ||||||||
| Changed: | ||||||||
| < < | The transformation for the anti-diagonal case shown in this paper is incorrect. The correct one is: | |||||||
| > > | The transformation for the anti-diagonal case shown in the PPoPP'11 paper is incorrect. The correct one is: | |||||||
i' = i + j - 1 j' = i, if i' <= ncols | ||||||||
| Line: 22 to 23 | ||||||||
| The transformation shown in the paper is the reverse transformation for the diagonal case. Code links: | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Reported by Xiuxia Zhang | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Line: 11 to 11 | ||||||||
| ||||||||
| Added: | ||||||||
| > > | Errata: | |||||||
| Added: | ||||||||
| > > | The transformation for the anti-diagonal case shown in this paper is incorrect. The correct one is:
i' = i + j - 1 j' = i, if i' <= ncols j' = ncols + 1 - j, if i' > ncolsThe transformation shown in the paper is the reverse transformation for the diagonal case. Code links:
| |||||||
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Added: | ||||||||
| > > | Code | |||||||
| A proof-of-concept implementation of CSX is available for download: csx-v0.1.tar.bz2. | ||||||||
| Changed: | ||||||||
| < < | Additionally, our code can also be found at https://github.com/cslab-ntua/csx | |||||||
| > > | Our code can also be found at https://github.com/cslab-ntua/csx | |||||||
Publications | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Changed: | ||||||||
| < < | A proof-of-concept release of the CSX format can be found here. | |||||||
| > > | A proof-of-concept implementation of CSX is available for download: csx-v0.1.tar.bz2.
Additionally, our code can also be found at https://github.com/cslab-ntua/csx | |||||||
Publications
| ||||||||
| Changed: | ||||||||
| < < | -- VasileiosKarakasis - 10 Feb 2011 | |||||||
| > > |
| |||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
Publications
| |||||||