Merge pull request #452 from gargrahul/fix_hipCommander_makefile
Fix hipCommander Makefile
[ROCm/hip-tests commit: 1c622a59a4]
This commit is contained in:
@@ -19,7 +19,7 @@ $(EXE): hipCommander.cpp
|
||||
$(HIPCC) $(CXXFLAGS) $^ -o $@
|
||||
|
||||
nullkernel.hsaco : nullkernel.hip.cpp
|
||||
$(HIPCC) --genco nullkernel.hip -o nullkernel.hsaco
|
||||
$(HIPCC) --genco nullkernel.hip.cpp -o nullkernel.hsaco
|
||||
|
||||
|
||||
install: $(EXE)
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user