Jump to content

Prime95 29.5b6

porina
Quote

29.5 build 6. 

1) Fixed testing tiny numbers with AVX-512 FFTs, numbers less than about 5120 bits are forced to use FMA FFTs.
2) Torture test dialog box allows picking AVX-512, AVX2, AVX, SSE2 FFTs.
3) Changed FFT crossovers. ATH, let me know if this is better.
4) Eliminated soft crossovers. Instead, I hope to get the crossovers right in the gwnum code. Soft crossovers can be re-enabled (see undoc.txt).
5) Eliminated a memory leak when a benchmark is interrupted. 
6) In linux a pid file is created (mprime.pid). 
7) New swizzle code is used. FFTs should be about 0% faster. Well, maybe small FFTs that run in the L2 cache will see a tiny speed bump.

Not fixed:
1) The hangs reported in benchmarking. Please try again with this release. I cannot get it to happen in Linux. Is this a Windows-only issue? Does this only happen benchmarking multi-threaded FFTs? Is CPU usage 0% at the time of the hang? Hangs are usually due to a deadlock. Benchmarks use locks to sync the start of all the worker threads. Multi-threaded FFTs also use locks to coordinate threads.

Source with download: https://mersenneforum.org/showpost.php?p=504823&postcount=103

 

This is the latest test version in 29.5 series, which added AVX-512 support. I hadn't been following that closely, but do note the stress test dialog box now includes options to disable certain instructions. This could be useful if you want to dial in different offsets on Intel CPUs, although of course this is only one stress and you should use a variety to make sure nothing is missed.

 

p95-295b6.png.a9680b17982aa2564d9601417ab56afa.png

 

 

Gaming system: R7 7800X3D, Asus ROG Strix B650E-F Gaming Wifi, Thermalright Phantom Spirit 120 SE ARGB, Corsair Vengeance 2x 32GB 6000C30, RTX 4070, MSI MPG A850G, Fractal Design North, Samsung 990 Pro 2TB, Acer Predator XB241YU 24" 1440p 144Hz G-Sync + HP LP2475w 24" 1200p 60Hz wide gamut
Productivity system: i9-7980XE, Asus X299 TUF mark 2, Noctua D15, 64GB ram (mixed), RTX 3070, NZXT E850, GameMax Abyss, Samsung 980 Pro 2TB, random 1080p + 720p displays.
Gaming laptop: Lenovo Legion 5, 5800H, RTX 3070, Kingston DDR4 3200C22 2x16GB 2Rx8, Kingston Fury Renegade 1TB + Crucial P1 1TB SSD, 165 Hz IPS 1080p G-Sync Compatible

Link to comment
Share on other sites

Link to post
Share on other sites

Quote

The new torture test feature to run a weaker test had a bug. It was selecting exponents that were too big for the FFT size. A new Windows executable for you to test:

https://www.dropbox.com/s/sc4ib5v4f4...ime95.zip?dl=0

Source: https://mersenneforum.org/showpost.php?p=505665&postcount=152

 

Update in case anyone is trying this test version. Did I say it was a test version?

Gaming system: R7 7800X3D, Asus ROG Strix B650E-F Gaming Wifi, Thermalright Phantom Spirit 120 SE ARGB, Corsair Vengeance 2x 32GB 6000C30, RTX 4070, MSI MPG A850G, Fractal Design North, Samsung 990 Pro 2TB, Acer Predator XB241YU 24" 1440p 144Hz G-Sync + HP LP2475w 24" 1200p 60Hz wide gamut
Productivity system: i9-7980XE, Asus X299 TUF mark 2, Noctua D15, 64GB ram (mixed), RTX 3070, NZXT E850, GameMax Abyss, Samsung 980 Pro 2TB, random 1080p + 720p displays.
Gaming laptop: Lenovo Legion 5, 5800H, RTX 3070, Kingston DDR4 3200C22 2x16GB 2Rx8, Kingston Fury Renegade 1TB + Crucial P1 1TB SSD, 165 Hz IPS 1080p G-Sync Compatible

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×