Add vendor infrastructure

This commit is contained in:
2022-10-03 17:11:08 +02:00
parent b11b53aca1
commit 50896e3cd0
6 changed files with 39 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ $(CTF_SRC_PATH)/configure:
# Here make sure that ctf does not builld with CUDA support
# since it is broken anyways
#
#
# Also we patch the file kernel.h because it mostl
# doesn't work when we try to include ctf in a CUDACC
# compiler code.