Without the side fan (and still without side panel), RAM/ VRM/ peripheral temperatures go up notably, but not catastrophically. Same workload and same ambient temperature as yesterday:
Code:
$ sudo ipmitool sensor | cut -d\| -f-3 | grep degrees
CPU Temp | 54.000 | degrees C
System Temp | 59.000 | degrees C
Peripheral Temp | 52.000 | degrees C
CPU_VRM0 Temp | 83.000 | degrees C
CPU_VRM1 Temp | 78.000 | degrees C
SOC_VRM Temp | 58.000 | degrees C
VDDIO_VRM Temp | 57.000 | degrees C
DIMMA~F Temp | 61.000 | degrees C
DIMMG~L Temp | 58.000 | degrees C
M2SSD1 Temp | 46.000 | degrees C
Here is another photo, this time without the side fan and with a slight overexposure to compensate for my lack of a suitable light source at the computer's current location:
View attachment 87156
The PCIe slots, the spare M.2 slot, and the MCIO connectors at the right edge of the mainboard are covered with sticky tape for dust protection.
My routing of the tubes could be neater, but as mentioned, I'll be moving this into a better fitting case eventually.
If somebody wonders where the fill port and drain port of the waterloop are: The cap of the reservoir is my fill and drain port. The whole computer and the reservoir can be moved around easily enough. Besides, open loops such as this need to be filled only once (when the computer is built), perhaps slightly topped up after a couple of years, and drained only once (when the computer reached EOL after several years). [OK, this loop will likely be filled and drained twice because I plan to change the case.]
I commend Alphacool for building CPU coolers which are compatible with both Intel LGA 4677 and AMD SP5. Other aftermarket cooler makers should do the same! It's just a rather trivial matter of fitting the cold plate for both sockets, and providing the bolt hole pattern for both sockets.
One nit with my specimen of the cooler: The tube of thermal paste which came with it (Alphacool Subzero) had not a lot of content to begin with, and that was already dried up. Luckily I had enough Noctua NT-H1 left.
The little thingy which is laying on the shroud is Noctua's PWM controller. The computer will be either switched off, or will be loaded 100% on all cores; only very rarely will it run idle. Because of that, manual PWM control of fans and pump will be more practical than Supermicro's
rudimentary fan control. For now, I've got just this one PWM controller for both the pump and the radiator fans. I might get another one to control pump and fans separately.
Some notes on the Supermicro H13SSL-N:
It has been mentioned earlier in this thread that his board is slightly deeper than an ATX board. Therefore you need to take a good look at the shape of the back plate of the computer case when you select a case for this board. And there is another compatibility issue: Two standard ATX mounting holes, one at center and one at top-center, are not present on the H13SSL-N, because the DIMM arrays are conflicting with these mounting hole positions. Therefore you need a computer case in which the standoffs at these two positions can be removed. Some cases have some or all standoffs riveted on, rather than screwed on. You can't use such a case unless you are willing to get a little destructive with a drill or dremel.
I don't know about you, but when I power up a newly built computer for the first time, I am always getting a bit nervous. The first power-up of this one was quite irritating in its own way: The BMC showed me that I have an Epyc 9634 84-core CPU installed! (Since the second power-up or so, the BMC correctly shows the 9554P. Also, the AMI BIOS showed the 9554P properly right when I entered it the first time.) Furthermore, the BMC did not show any sensors at all after the first power-up, only later times it did. About the only data which showed up reassuringly correctly in the BMC's web interface right from the start were the twelve DDR5 DIMMs, including their speeds, sizes, and so on.
POST takes quite a lot of time. Even more than what I am used from Supermicro H11DSi for example. And that's even though "memory training" is switched off by default. (And I will be leaving it off; no use for that for the RAM setup which I have.) I shortened the POST duration somewhat by disabling PXE boot probing.
Edit:
Idle power consumptions at the wall:
110...120 W on an idle desktop with a web browser window on a not too laden news website,
about 95 W with display-manager service shut down, i.e. at an idle Linux text console
I haven't explored what power savings features there might be left to enable.