vault backup: 2024-07-02 08:52:28
This commit is contained in:
parent
3acd11773e
commit
21b6ffc86a
@ -20,7 +20,7 @@ At a broad level, copy and patch code compilation works by having a pre-built li
|
|||||||
|
|
||||||
First, prior to compilation, MetaVar generates a stencil library.
|
First, prior to compilation, MetaVar generates a stencil library.
|
||||||
|
|
||||||
That stencil library is used as input for a
|
That stencil library is used as input for a copy and patch code generator. The code
|
||||||
## MetaVar
|
## MetaVar
|
||||||
MetaVar generates binary stencils, which allows the user to systematically generate the binary stencil variants in clean and pure C++, and leverages the
|
MetaVar generates binary stencils, which allows the user to systematically generate the binary stencil variants in clean and pure C++, and leverages the
|
||||||
Clang + LLVM compiler infrastructure to hide all platform-specific low-level detail.
|
Clang + LLVM compiler infrastructure to hide all platform-specific low-level detail.
|
||||||
|
Loading…
Reference in New Issue
Block a user