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"])