We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9535c commit 95b577dCopy full SHA for 95b577d
1 file changed
README.md
@@ -62,6 +62,9 @@ Each directory (except `util`) contains a set of scripts that should be executed
62
in lexicographical order for a complete test. These scripts are mostly just
63
the normal CUDA build instructions for the corresponding project.
64
65
+Note that you may need to install the system dependencies described on the project
66
+website before this will succeed.
67
+
68
The test driver script `test.sh` may be used to conveniently execute an
69
entire test:
70
0 commit comments