-
`$ luarocks install tds`
```
Installing https://raw.githubusercontent.com/torch/rocks/master/tds-scm-1.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/tds-scm-1.rockspec... swi…
-
I have git clone assimp the latest code on mater . Then I built android so on Mac。
the shell list below:
```
ANDROID_NDK=$ANDROID_NDK
# Points to the Android SDK
ANDROID_SDK=$ANDROID_SDK
…
-
参考http://blog.csdn.net/best_coder/article/details/76201275中
在cmake ..中出现
-- CMAKE_INSTALL_PREFIX = /Users/yangguangdejianjian/code/ncnn/build/install
-- Try OpenMP C flag = [-fopenmp=libomp]
-- Pe…
ghost updated
7 years ago
-
After I install the CRpropa(Mac OS 10.11.5 Python 2.7.10), I try to import it in python. I keep getting error message "Segmentation fault: 11" and the python quit automatically afterwards. Can anyone …
-
I realized we assume the presence of OpenMP in our unit tests (see: https://github.com/LLNL/RAJA/blob/develop/test/unit/gpu/Nested.cxx#L291) when doing a CUDA Clang build from a clang I built sans Ope…
-
Hi
I tried to compile this game on a Mac, but I noticed the issue with the OpenMP.
Why do I need to install a compiler with the OpenMP on the Mac?
cmake -DCMAKE_BUILD_TYPE=Release ..
-- Try OpenMP…
-
While building NormalizInterface with
./build-normaliz.sh
for gap 4.8.4 on my Mac OS X 10.10 with Fink 0.39.5 I got the following error
Found GAP in directory /Users/mo/software/gap/gap_current
GAP…
-
About a year ago I managed to build openMVG on this same machine without problems, don't know what has changed …
Before I bang my head trying to figure out the problem I thought I'd ask here first if…
-
I'm getting some strange errors when trying to build from source on macOS 10.12. I'm using CUDA 8.0 and I'm trying to use CUDnn v5. I think that I've got CUDnn installed correctly but I'm not sure.
…
-
I'm trying to install CRPropa 3 on my Mac (Mac OS X Yosemite 10.10.4) at the moment. When running "cmake ..", "make" and "sudo make install" I get a bunch of warnings but no errors. However, when runn…