Skip to content

Commit

Permalink
remove rocfft rocm path hack
Browse files Browse the repository at this point in the history
  • Loading branch information
PIPIPIG233666 committed Jul 6, 2023
1 parent 446065e commit 2e60c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-libs/rocFFT/rocFFT-5.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ src_prepare() {
-i library/src/device/CMakeLists.txt || die

# pass hipcc rocm path
sed -e '40i options.push_back("--rocm-path=/usr");' -i library/src/rtc_compile.cpp
# sed -e '40i options.push_back("--rocm-path=/usr");' -i library/src/rtc_compile.cpp

if use perfscripts; then
pushd scripts/perf || die
Expand Down

0 comments on commit 2e60c4b

Please sign in to comment.