Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PIPIPIG233666 committed Dec 28, 2023
1 parent dfbaee6 commit 7935d6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metadata/md5-cache/sci-libs/composable-kernel-6.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/6.0
SRC_URI=https://github.com/ROCmSoftwarePlatform/composable_kernel/archive/rocm-6.0.0.tar.gz -> composable-kernel-6.0.0.tar.gz test? ( https://github.com/google/googletest/archive/b85864c64758dec007208e56af933fc3f52044ee.tar.gz -> gtest-1.14.0_p20220421.tar.gz )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 llvm dcfb437a52b5672e5f39deaae6f789c3 rocm a8ebeb25f94f6858679eb327db4ef943
_md5_=b7759a255e309c19adb7a4e8e8ba92e2
_md5_=96e457535cc324f2a3962b1357ea8a11
2 changes: 1 addition & 1 deletion sci-libs/composable-kernel/composable-kernel-6.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ src_configure() {
-DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
-DBUILD_TESTS=$(usex test ON OFF)
-DINSTANCES_ONLY=ON
-DDTYPES="fp16;fp32"
-DDTYPES="fp16;fp32;fp8;bf8"
)

if use test; then
Expand Down

0 comments on commit 7935d6b

Please sign in to comment.