Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
67dfd199
Unverified
Commit
67dfd199
authored
Sep 27, 2023
by
Umang Yadav
Committed by
GitHub
Sep 27, 2023
Browse files
Add rbuild profile for Performance tests (#2245)
parent
434a06cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
rbuild.ini
rbuild.ini
+9
-0
No files found.
rbuild.ini
View file @
67dfd199
...
...
@@ -29,3 +29,12 @@ define =
CMAKE_CXX_COMPILER_LAUNCHER
=
${deps_dir}/bin/ccache
MIGRAPHX_ENABLE_CPU
=
On
BUILD_DEV
=
On
[cibuild]
cxx
=
${rocm_path}/llvm/bin/clang++
cc
=
${rocm_path}/llvm/bin/clang
deps
=
-f
dev-requirements.txt
define
=
CMAKE_C_COMPILER_LAUNCHER
=
${deps_dir}/bin/ccache
CMAKE_CXX_COMPILER_LAUNCHER
=
${deps_dir}/bin/ccache
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