ROCm/HIP target in cmake with multiple source files

前端 未结 0 1333
臣服心动
臣服心动 2020-11-29 19:33

How can we compile a single executable from multiple .cu-source files?

CMakeLists.txt:

cmake_minimum_required(VERSION 3.0.0)
project(test VERSION 0.1 L         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题