commit | ae856ca9c0df9d5485db46bbd341322e652c15e4 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sat Nov 18 14:04:00 2023 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Sat Nov 18 17:11:22 2023 -0800 |
tree | a598d77e10d81cdcd2120c4cf6d199da81473bc1 | |
parent | 0bd410a4d1e2f8c11eebcdde03827adde8edd3e4 [diff] [blame] |
Add support for compiling CUDA code on both amd64 and the orin Change-Id: Ic7aca062c454fa1da3480667363e7250ddc2a8fe Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/third_party/cuco/BUILD b/third_party/cuco/BUILD new file mode 100644 index 0000000..5b878ee --- /dev/null +++ b/third_party/cuco/BUILD
@@ -0,0 +1 @@ +exports_files(["cuco.BUILD", "template.patch"])