module_api/Makefile: Use gencodeobject instead of genisa
Change-Id: I7e3523810f5603ad727b1fda7ff2d0dc53ec72d7
[ROCm/hip commit: 13d1721431]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -10,7 +10,7 @@ runKernel.cuda.out: runKernel.cpp
|
||||
nvcc runKernel.cpp -o $@
|
||||
|
||||
vcpy_isa.compile: vcpy_isa.cpp
|
||||
$(HIPCC) --genisa --target-isa=fiji vcpy_isa.cpp -o vcpy_isa.co
|
||||
$(HIPCC) --gencodeobject --target-isa=fiji vcpy_isa.cpp -o vcpy_isa.co
|
||||
|
||||
runKernel.hip.out: runKernel.cpp
|
||||
$(HIPCC) runKernel.cpp -o runKernel.hip.out
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user