We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e499dc3 commit 1e2e50dCopy full SHA for 1e2e50d
INSTALL.md
@@ -16,4 +16,4 @@ Build TCode following the instructions below:
16
5. run cmake specifying the path to Hydra: `cmake -DHYDRA_INCLUDE_DIR='path-to-hydra'../`
17
6. compile (all backends): `make -j8`
18
19
-Several executables, separate for each available backend (CPP, TBB, OMP and CUDA) will be generated.
+Several executables, separate for each available backend (CPP, TBB, OMP and CUDA) will be generated in the build directory.
0 commit comments