This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tamiwiki:projects:p40 [2023/11/04 11:20] – yair | tamiwiki:projects:p40 [2024/01/24 22:28] (current) – yair | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | === Tesla P40 === | + | === TAMI-P40 === |
+ | {{ : | ||
- | the P40 is a server orientated compute-only (aka no display output) | + | {{ : |
+ | |||
+ | |||
+ | TAMI-P40 is our purposely built server geared for high video memory applications and development.\\ | ||
+ | it is built around a Tesla P40, a server orientated compute-only (aka no display output) | ||
Line 8: | Line 13: | ||
* 2 slot design | * 2 slot design | ||
cons: | cons: | ||
- | * active cooling is not included (see [[tamiwiki: | + | * active cooling is <del>not</ |
* architecture is [[https:// | * architecture is [[https:// | ||
+ | * its [[https:// | ||
- | {{tamiwiki: | ||
Line 32: | Line 37: | ||
Form Factor PCIe 3.0 Dual Slot (rack servers) | Form Factor PCIe 3.0 Dual Slot (rack servers) | ||
</ | </ | ||
+ | {{tamiwiki: | ||
+ | |||
+ | {{: | ||
+ | |||
overview by [[https:// | overview by [[https:// | ||
+ | === machine spec === | ||
+ | * beQuit chassis | ||
+ | * 850W PSU | ||
+ | * Gigabyte Motherboard B550M DS3H (rev. 1.7) AM4, AMD B550, DDR4, 2xPCI-E, DVI, HDMI | ||
+ | * 2x8Gb DDR4 memory | ||
+ | * AMD Ryzen 5 4600G, 6-Core, 12-Thread | ||
+ | | ||
+ | <code bash> | ||
+ | $ inxi -Fxz | ||
+ | System: | ||
+ | Kernel: 6.5.6-76060506-generic x86_64 bits: | ||
+ | Distro: Pop!_OS 22.04 LTS base: Ubuntu 22.04 LTS Jammy | ||
+ | Machine: | ||
+ | Type: Desktop System: Gigabyte product: B550M DS3H v: -CF serial: < | ||
+ | Mobo: Gigabyte model: B550M DS3H v: 1.7 | ||
+ | UEFI: American Megatrends LLC. v: F3d date: 09/20/2023 | ||
+ | CPU: | ||
+ | Info: 6-core model: AMD Ryzen 5 4600G with Radeon Graphics bits: 64 type: MT MCP arch: Zen 2 | ||
+ | rev: 1 cache: L1: 384 KiB L2: 3 MiB L3: 8 MiB | ||
+ | Speed (MHz): avg: 3560 high: 4292 min/max: 400/4308 cores: 1: 3677 2: 4292 3: 2861 4: 3002 | ||
+ | 5: 3861 6: 3915 7: 3691 8: 4283 9: 2861 10: 3565 11: 3768 12: 2951 bogomips: 88633 | ||
+ | Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm | ||
+ | Graphics: | ||
+ | Device-1: NVIDIA GP102GL [Tesla P40] driver: nvidia v: 535.113.01 bus-ID: 01:00.0 | ||
+ | Device-2: AMD Renoir vendor: Gigabyte driver: amdgpu v: kernel bus-ID: 07:00.0 | ||
+ | Display: server: X.org v: 1.21.1.4 with: Xwayland v: 22.1.1 driver: X: | ||
+ | loaded: amdgpu, | ||
+ | tty: 120x30 | ||
+ | Message: GL data unavailable in console. Try -G --display | ||
+ | Audio: | ||
+ | Device-1: AMD Renoir Radeon High Definition Audio driver: snd_hda_intel v: kernel | ||
+ | bus-ID: 07:00.1 | ||
+ | Device-2: AMD Family 17h HD Audio vendor: Gigabyte driver: snd_hda_intel v: kernel | ||
+ | bus-ID: 07:00.6 | ||
+ | Sound Server-1: ALSA v: k6.5.6-76060506-generic running: yes | ||
+ | Sound Server-2: PulseAudio v: 15.99.1 running: no | ||
+ | Sound Server-3: PipeWire v: 0.3.82 running: yes | ||
+ | Network: | ||
+ | Device-1: Realtek RTL8111/ | ||
+ | v: kernel port: f000 bus-ID: 05:00.0 | ||
+ | IF: enp5s0 state: up speed: 1000 Mbps duplex: full mac: < | ||
+ | Drives: | ||
+ | Local Storage: total: 1.84 TiB used: 19.44 GiB (1.0%) | ||
+ | ID-1: / | ||
+ | ID-2: / | ||
+ | Partition: | ||
+ | ID-1: / size: 906.96 GiB used: 16.19 GiB (1.8%) fs: ext4 dev: / | ||
+ | ID-2: /boot/efi size: 1020 MiB used: 387.7 MiB (38.0%) fs: vfat dev: / | ||
+ | Swap: | ||
+ | ID-1: swap-1 type: partition size: 4 GiB used: 0 KiB (0.0%) dev: /dev/dm-0 mapped: cryptswap | ||
+ | ID-2: swap-2 type: zram size: 14.98 GiB used: 0 KiB (0.0%) dev: /dev/zram0 | ||
+ | Sensors: | ||
+ | System Temperatures: | ||
+ | Fan Speeds (RPM): N/A | ||
+ | GPU: device: nvidia screen: :0.0 temp: 27 C device: amdgpu temp: 40.0 C | ||
+ | Info: | ||
+ | Processes: 380 Uptime: 1d 20h 9m Memory: 14.98 GiB used: 6.75 GiB (45.0%) Init: systemd | ||
+ | runlevel: 5 Compilers: gcc: 11.4.0 Packages: 1909 Shell: Bash v: 5.1.16 inxi: 3.3.13 | ||
+ | </ |