System Benchmarks

Power

The two main aspects of power for a system like this are the idle and load measurements. For the CPU on its own, we have already tested the Threadripper Pro 3995WX in our 3995WX review, and it only draws the rated TDP, a maximum of 280 W. For the system as a whole however, we have the base power consumption with no load, and then additional loading with the GPU to consider. The official listing of the RTX 6000 24 GB here is 295 W, so a CPU+GPU should be 575 W .

  • Measurements taken at-wall
  • 75 W: Idle on OS
  • 630 W: Initial Peak with 100% CPU+GPU Load
  • 640 W: Sustained Peak with 100% CPU+GPU Load

For our metrics, we left the system at idle in the standard power profile but disabled sleep modes and display off modes. After 30 minutes, the at-wall power of the system was measured as 75 W in a long idle state. When firing both the CPU and GPU up with a high-performance cryptography workload, the system jumped up to 630 W at the wall. Over the next 20 minutes, as the fans sped up to deal with the increased thermals, we saw peak power at 640 W. This is easily sufficient for the 1000W power supply, and even with a second GPU, it should be plenty.

Temperature

A workstation wouldn’t be a good under-the-desk unit if the thermals spiraled out of control. Lenovo’s system is straightforward enough, with the unit split into two: the top half with the CPU has a passive intake in the front and blows out the rear, while the PCIe area has an active intake at the front and blows out of the back. We’re under the impression that the full retail units will have a dedicated air baffle between these two zones, but in our testing, the thermals were relatively tame.

We fired up the system in a traditional home/home office environment, with an ambient temperature of around 26ºC, using the default fan setting (which is the lowest). Both the CPU and the GPU were afforded a strong sustained cryptography load with the fans left on automatic. Even when at full loading for over 24 hours, the peak CPU temperature was only 78ºC, and the peak GPU temperature was only 81ºC. 

  • At Fan Level 1 (lowest) in BIOS, 100% CPU+GPU for 24 hour
  • CPU Peak at 78ºC
  • GPU Peak at 81ºC
  • Ambient of 26ºC

With such a sustained heat soak of the unit, the chassis was warm to the touch for sure, and we did additional measurements with an IR meter. On the side of the chassis, in the middle, 30ºC was recorded. Given that heat rises, the top of the case is where to look, and at the front of the case we saw 33ºC, while at the rear of the case it was 37ºC. Around the CPU exhaust fan, our meter recorded 50ºC for the fan casing, having to deal with the exhaust gases.

Something like this, a big 640W system pumping out hot air, will eventually warm up a room. This is always the danger with high powered workstations that have extended work to perform – gaming is at least somewhat varied for consumer systems that after a few hours the system can have a break.

Noise

Thermal results are not anything without rating the noise of a system, and Lenovo has a setting in the BIOS that allows the owner to select one of 7 fan profiles. The default setting as shipped was the lowest setting for the fans.

At this level, the system was inaudible over the background hum of other electronics, and when the system was pushed to the limit, 36 dBA was measured 30 cm from the rear exhaust, with the GPU hitting a peak of 80ºC. Using the highest fan setting, the system was 36 dBA at idle, rising to 46 dBA when at load (or 50+ if you are even closer than 30cm at the back). In this mode however, the GPU only peaked at 73ºC.

POST Time

With more professional-esque systems, the time from pressing the power button to when the OS is loaded is a lot longer than consumer systems, mostly due to the management control that goes on, as well as the fact that the POST time is not a direct optimization target in the same way. Enterprise systems typically have baseband management controllers (BMC), security aspects, and more memory channels to train, which all adds up to POST time. For example, our launch systems for dual-socket AMD Rome and Intel Cascade Lake take 3-5 minutes after pressing the power button.

Workstations are somewhat in the middle of all this. While they use processors with professional admin controls inside, only some have an added BMC for control. Workstations do have more memory channels than consumer grade hardware, so somewhere between the 20 seconds of consumer systems and 3 minutes of enterprise systems is probably a good balance.

For our test here, we shut down our system but kept the power cable plugged in. We started the timer from the moment we pressed the power button, and stopped it when the operating system was visible and accepted inputs. We also noted the POST time listed in the Startup section of Task Manager. This was repeated 5 times, with obvious outliers removed.

In our test, we had a very consistent 60 seconds to enter the operating system. Due to the manual timing here and waiting for the monitor to refresh into the OS resolution, then a timing resolution to the nearest second is probably most adequate. In each of our tests, the BIOS time as represented in Task Manager was also fairly consistent, showcasing 41.0 to 41.5 seconds.

  • Turn on POST Time: 41.0 to 41.5 seconds
  • Turn on to OS Time: 60 seconds

While these aren’t the fastest times in the world, this isn’t much of a machine that’s going to be turned off all that often, but when it is, at least it gets back into a useable shape very quickly.

USB Speed

This system has eight USB 3.2 Gen 2 slots, rated at 10 Gbps. Four are located on the rear, all of which are Type-A, and there are four on the front, two are Type-C and two are Type-A. One of those two Type-A ports on the front is also wired for always-on power, enabling it to act as a 5 W charging interface for smartphones and similar even when the machine is powered off but still plugged in.

For our test of USB speed, we are taking an NVMe SSD installed into a USB drive case. We have the Western Digital SN750 1TB drive, which is typically a PCIe 3.0 x4 drive, and placed it into an ASUS ROG Arion M.2 SSD Enclosure, built for speeds at USB 3.2 Gen 2 (10 Gbps). This enclosure has a Type-C output, but ASUS supplies both C-to-A and C-to-C cables in order to connect the drive to any number of devices.  With this combination of hardware, our theoretical maximum speeds should be at the 10 Gbps range, or 1250 MB/sec.

In our testing, only the front USB ports recognized our drive. The rear USB ports failed to register any device attached – I wonder if this is perhaps due to us receiving a test sample than a full retail system, nonetheless we tested the front ports with our drive using CrystalDiskMark. All four ports on the front performed identically within margin.

As you can see, the theoretical peak speeds are 1022 MB/s read, and 942 MB/s write, indicating some 20% overhead in the protocol for an absolute maximum.

To find a more real-world use case, we transferred files to and from the drive totaling 30 GB. In total there were a dozen compressed files relating to a video game being moved. Our realistic real-world speed was 709 MB/s, and so we’re another 30% off the actual peak of the port.

DPC Latency

Deferred Procedure Call latency is a way in which Windows handles interrupt servicing. In order to wait for a processor to acknowledge the request, the system will queue all interrupt requests by priority. Critical interrupts will be handled as soon as possible, whereas lesser priority requests such as audio will be further down the line. If the audio device requires data, it will have to wait until the request is processed before the buffer is filled.

If the device drivers of higher priority components in a system are poorly implemented, this can cause delays in request scheduling and process time. This can lead to an empty audio buffer and characteristic audible pauses, pops and clicks. The DPC latency checker measures how much time is taken processing DPCs from driver invocation. The lower the value will result in better audio transfer at smaller buffer sizes. Results are measured in microseconds.

  • DPC Latency: 180 microseconds

Our result on the Lenovo P620 was 180 microseconds. This is lower than the 300 microseconds usually recommended for good operation, and below the 200 microseconds we usually put as an upper limit for consumer grade systems. Out of all the motherboards we test, 180 μs is actually rather high: our Intel Z490 motherboards were 104-131 μs, and our AMD X470/B550/X570 motherboards varied from 46-156 μs. The only time we typically go higher is with more professional grade systems, and that is because DPC latency, while a target, isn’t always a priority.

BIOS and Software System Tests: Dual Channel vs 8-Channel
Comments Locked

47 Comments

View All Comments

  • HyperText - Tuesday, February 16, 2021 - link

    Nice to see AMD in more and more systems!
    (and we have subtly been rickrolled.)
  • Jorgp2 - Tuesday, February 16, 2021 - link

    Was going to mention that.
  • YB1064 - Tuesday, February 16, 2021 - link

    I wish there were a 20Gbps USB-C or Thunderbolt 4 ports instead of the 10 Gbps USB-C. Apart from this minor quibble, this is a solid buy.
  • atlr - Tuesday, February 16, 2021 - link

    The motherboard drawing in the P620 Hardware Maintenance Manual shows a Thunderbolt controller header. I wonder if a Gigabyte Titan Ridge is compatible. Or if Lenovo will offer a Thunderbolt 4 add-in card.
  • Frontinus - Tuesday, March 2, 2021 - link

    I managed to get the Gigabyte GC-Titan Ridge 2.0 Thunderbolt 3 controller working in my P620 Thinkstation for a high-speed Samsung X5 drive. The Thunderbolt header doesn't work yet because there's not yet a BIOS Thunderbolt option (Lenovo are apparently working on that and will bring out a refresh), but you can get round it by shorting a couple of pins on the card's header cable.
    See:

    https://forum.level1techs.com/t/thunderbolt-3-with...
  • DanNeely - Tuesday, February 16, 2021 - link

    I'm bemused that having decided to include an optical drive, they're only offering DVD and not Blueray.
  • notb - Wednesday, February 17, 2021 - link

    Why would you need a Blu-ray reader on a workstation? You have a collection of software on BR disks or what?
  • Aspernari - Saturday, February 27, 2021 - link

    Yes, why on a $20,000+ workstation, would you splurge the extra $20 to get a Blu-Ray reader?
  • riccardik - Tuesday, February 16, 2021 - link

    single channel in the base model, with threadripper pro... ridiculous, its bad for lenovo to even allow it without any kind of warning
  • DanNeely - Tuesday, February 16, 2021 - link

    Yeah. The 12 core model might not benefit much from having all 8 channels filled; but even it would benefit from filling at least 2.

    Looking on Newegg the specific type of ram they're using (DDR4-3200 ECC RDIMM) doesn't come in anything smaller than 8gb; although if you're willing to accept slowing down to 2400 4gb modules exist. The 8gb dimms should be the default for 64GB or below configurations. (Not sure about the slower 4gb modules for the bottom of the config chart.) These systems mostly aren't going to be sold to people ordering the minimum ram config because they want to save a few percent off the sticker price by swapping their own in, or are gimping the initial ram load with the intent of adding more in a few months when their cashflow improves.

Log in

Don't have an account? Sign up now