diff options
| author | ruki <[email protected]> | 2019-06-08 21:38:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-06-08 23:05:38 +0800 |
| commit | 0ed447c7d5cf6002d21d1779b2605a982e4e3ec2 (patch) | |
| tree | bb809439b36b09de292a9d8f0407b142a882d15f /xmake/rules/cuda/gencodes | |
| parent | 754f2510e5d521097ac15a15f6ec5912bc30358d (diff) | |
impor device-link rule
Diffstat (limited to 'xmake/rules/cuda/gencodes')
| -rw-r--r-- | xmake/rules/cuda/gencodes/xmake.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmake/rules/cuda/gencodes/xmake.lua b/xmake/rules/cuda/gencodes/xmake.lua index c00a79490..d7dedb197 100644 --- a/xmake/rules/cuda/gencodes/xmake.lua +++ b/xmake/rules/cuda/gencodes/xmake.lua @@ -21,9 +21,6 @@ -- define rule: gencodes rule("cuda.gencodes") - -- add rule: cuda environment - add_deps("cuda.env") - -- add cuda `-gencode` flags to target -- -- the gpu arch format syntax |
