NVIDIA-SMI -lgc and -rgc Usage Guide NVIDIA’s nvidia-smi (NVIDIA System Management Interface) provides the -lgc and -rgc options, allowing users to manually control GPU clock frequencies.
we want debug the cpp with lldb/gdb in VSCode in MacOS but gdb is not work in macos(M1).(maybe yes, but I don’t found ) so we use lldb.
Use Gcc on Macos strong suggest install gcc with macport . use HomeBrew maybe miss some headers.
we have a http://aaa.com domain. want http://aaa.com/server1 to http://127.0.0.1:8080 want http://aaa.com/server2 to http://127.0.0.1:8081 but how to do it?
this page is show “Creating Pre-built Binary Packages “ Objective To package pre-built binaries (such as .lib, .h) into a Conan package and publish it to the Conan Center, so that other projects can use these libraries directly.
sometime we can not see the cuda usage in the taskmgr
this page is show “how to build library with testApp “ testPorject link
在nas的docker中启动mssql 如果需要数据持久化 需要注意权限问题 不然 加上 -v 就会启动失败