[bolt-discuss] Error with Ubuntu installation
Hariprasad Kannan
hkannan at gmail.com
Sun Mar 28 03:57:49 CDT 2021
Hi
I am following the steps given here:
https://github.com/pmodels/bolt/blob/main/README.md
When I run the following in bash:
cmake ../bolt-2.0 -G "Unix Makefiles" \
-DCMAKE_INSTALL_PREFIX=/home/hari/bolt-install \
-DCMAKE_C_COMPILER=<C compiler> \
-DCMAKE_CXX_COMPILER=<C++ compiler> \
-DOPENMP_TEST_C_COMPILER=<C compiler for testing> \
-DOPENMP_TEST_CXX_COMPILER=<C++ compiler for testing> \
-DCMAKE_BUILD_TYPE=Release \
-DLIBOMP_USE_ARGOBOTS=on \
2>&1 | tee c.txt
The following error appears right away:
bash: C: No such file or directory
The c.txt file that is generated is empty.
Please, help me resolve this issue.
Also, the FAQ link is not working. It takes me to the home page of the
github repo.
Yours truly
Hariprasad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bolt-omp.org/pipermail/discuss/attachments/20210328/e593a1c7/attachment.html>
More information about the discuss
mailing list