摘要:
[I 2022-10-11T09:54:18.356Z main:store:plugins:iap] The user is not allowed to make in-app purchase. SESSION 2022-10-11T09:54:18.319Z (10.3.1+20210113 阅读全文
摘要:
CUDA Device Query (Runtime API) version (CUDART static linking) cudaGetDeviceCount returned 100 -> no CUDA-capable device is detected Result = FAIL 阅读全文
摘要:
sudo mount -o rw,remount /dev/nvme1n1p2 mount [-hV] mount -a [-fFnrsvw] [-t vfstype] mount [-fnrsvw] [-o options [,...]] device | dir mount [-fnrsvw] 阅读全文
摘要:
官方地址 安装包 cd $HOME/CGAL-5.5 mkdir build cd build cmake .. # configure CGAL make install # install CGAL cd examples/Triangulation_2 # go to an example d 阅读全文