Merge pull request #452 from gargrahul/fix_hipCommander_makefile
Fix hipCommander Makefile
[ROCm/hip commit: e197752c8b]
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)
|
||||
|
||||
Referens i nytt ärende
Block a user