Slurm安装1之环境准备
Slurm安装之环境准备
环境准备
1、CentOS Linux环境准备
名称 内网IP 外网IP hostname
T1 10.105.79.74 xxx.xxx.xxx.xxx control
T2 10.105.90.27 xxx.xxx.xxx.178 …
专注于基于AI技术的数字孪生及工业软件SaaS的研发
名称 内网IP 外网IP hostname
T1 10.105.79.74 xxx.xxx.xxx.xxx control
T2 10.105.90.27 xxx.xxx.xxx.178 …
yum install -y yp*
vim /etc/sysconfig/network
[root@control ~]# cat /etc/sysconfig/network
# Created by cloud-init on instance boot …
在master节点上来安装 NFS 服务,数据目录:/opt
[root@master ~]# yum -y install nfs-utils rpcbind
[root@master ~]# mkdir -p /opt …
树莓派supervisord使用
sudo apt-get install supervisor vim -y
sudo systemctl enable supervisor # 开机自启动
sudo systemctl restart supervisor
sudo systemctl status supervisor …
sudo vim /etc/apt/sources.list
=================163 source==========================
deb http://mirrors.163.com/ubuntu/ bionic main restricted …
yum install clang-format
https://prereleases.llvm.org/win-snapshots/clang-format-r363781.exe 直接重命名为clang-format.exe后放入到对应的PATH中即可
https://github.com/cmderdev/cmder/releases
https://blog.csdn.net/m0_37921080/article/details/82938297
setting里面选择 bash
clink.lua 中 找对应的字 …
# 如果你想在Windows 32位系统下运行
➜ ~CGO_ENABLED=0 GOOS=windows GOARCH=386 go build test.go
# 如果你想在Windows 64位系统下运行
➜ ~CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build …
https://github.com/tooLazytoSleep/Design-of-a-Data-Virtualization-in-VR
https://github.com/tooLazytoSleep/Virtual-Reality
https://github.com/PfeifferMicha/imhotep