Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
baff99c8
Unverified
Commit
baff99c8
authored
Apr 16, 2020
by
Zhi
Committed by
GitHub
Apr 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
enable tsim and fsim for GPU build (#5352)
parent
c9cddddf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tests/scripts/task_config_build_gpu.sh
+2
-0
No files found.
tests/scripts/task_config_build_gpu.sh
View file @
baff99c8
...
...
@@ -40,6 +40,8 @@ echo set\(USE_GRAPH_RUNTIME_DEBUG ON\) >> config.cmake
echo set
\(
USE_VM_PROFILER ON
\)
>>
config.cmake
echo set
\(
USE_EXAMPLE_EXT_RUNTIME ON
\)
>>
config.cmake
echo set
\(
USE_ANTLR ON
\)
>>
config.cmake
echo set
\(
USE_VTA_TSIM ON
\)
>>
config.cmake
echo set
\(
USE_VTA_FSIM ON
\)
>>
config.cmake
echo set
\(
USE_BLAS openblas
\)
>>
config.cmake
echo set
\(
CMAKE_CXX_COMPILER g++
\)
>>
config.cmake
echo set
\(
CMAKE_CXX_FLAGS
-Werror
\)
>>
config.cmake
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment