We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e31e1f commit 1b50e4fCopy full SHA for 1b50e4f
README.md
@@ -181,7 +181,7 @@ $ bash ./scripts/run_tests_all.sh
181
By default, the following cmake options will be automatically enabled:
182
183
- `CUBOOL_WITH_CUDA` - build library with actual cuda backend
184
-- `CUBOOL_WITH_CPU` - build library witt cpu based backend
+- `CUBOOL_WITH_SEQUENTIAL` - build library witt cpu based backend
185
- `CUBOOL_WITH_TESTS` - build library unit-tests collection
186
187
> Note: in order to provide correct GCC version for CUDA sources compiling,
0 commit comments