Compute Servers
Compute Servers
Login to the servers via "ssh hostname". You find all your data at the usual places.
hostname | Processors | cores | Freq. | RAM | purpose |
---|---|---|---|---|---|
paranal.zah.uni-heidelberg.de | AMD Epyc Milan | 12 | 2.85 GHz, | 128 GB, | fast compute server |
Info commands
Linux distribution and C-compilers:
show-linux-version
Linux kernel + architecture:
uname -a
cpu data:
cat /proc/cpuinfo
memory data:
cat /proc/meminfo