repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
rocfft
/
trunk
/
test.sh
blob
a954730b824101889dab8429961a3726f38629de
1
#! /usr/bin/env sh
2
3
OUT
=
$
(
mktemp
-d
)
4
/
opt
/
rocm
/
bin
/
hipcc
-o
"
$OUT
"
/
test test
.cpp
-lrocfft
5
"
$OUT
"
/
test