aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/cacheinfo.cc
Commit message (Collapse)AuthorAge
* CarpetLib: Update GetCacheInfo1 APIErik Schnetter2013-06-22
|
* CarpetLib: Add missing #include files to cacheinfo.ccErik Schnetter2013-05-20
|
* CarpetLib: More verbose error output if sanity check failsErik Schnetter2013-05-20
|
* CarpetLib: Only check cache line size if it is usedErik Schnetter2013-05-20
|
* CarpetLib: Rewrite array paddingErik Schnetter2013-01-16
| | | | | Obtain cache information from thorn hwloc. Align allocated memory manually if operator new returns unaligned memory.
* Allow padding in transport operatorsErik Schnetter2012-11-22
Rewrite padding infrastructure. Add padded array extents to transport operator APIs.