-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LightMetal - Add build_metal.sh --disable-light-metal-trace flag to s…
…et cmake/C++ define TT_ENABLE_LIGHT_METAL_TRACE=OFF/0 - Keep "Light Metal Tracing" feature compile-time define set by default for simpler testing, but have quick option here to disable it if needed from perspective of host API "Capture" functions, and also the Light Metal enable/disable newly added APIS, they all become compile time NOP
- Loading branch information
Showing
3 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters