mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware > GPU Computing > GpuOwl

Reply
 
Thread Tools
Old 2020-06-13, 19:33   #1
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24·3·157 Posts
Default Gpuowl Windows builds

This thread is intended as a place to post for sharing, successful builds of Gpuowl for Windows. There's no plan to duplicate previous build posts.

To make your own builds, see directions at https://www.mersenneforum.org/showpo...4&postcount=21

For the current version source (and previous too) https://github.com/preda/gpuowl

The most current build I have for posting as of now is v6.11-318-g310999, attached.

There's the mersenne software mirror at https://download.mersenne.ca/gpuowl

There's a large list of links to prior version gpuowl Windows build posts, at https://www.mersenneforum.org/showpo...39&postcount=4 It goes all the way back to gpuowl v0.1!
Some of the very early versions might be useful in rare special cases, such as if 4M fft LL with offset on AMD OpenCL is useful, or zero-offset 4M fft LL with Jacobi check. Also the v1.9 multiple transform types can be interesting; I was able to run V1.9 PRP -fft M61 on an Intel igp, according to a log file I found recently. Performance was not great, but that's a slow igp competing for TDP with prime95 on the CPU.

Note that all of this software development, testing, documentation, mirror hosting, forum hosting, etc. is done by volunteers for free. Respect them, and show gratitude.


Have fun.
Attached Files
File Type: txt build-log.txt (13.7 KB, 385 views)
File Type: 7z gpuowl-v6.11-318-g3109989.7z (555.7 KB, 643 views)
kriesel is offline   Reply With Quote
Old 2020-06-21, 18:37   #2
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24·3·157 Posts
Default gpuowl for Windows 7 or up 64-bit v6.11-325-g7c09e38

This is at the moment the current commit.
Note that as of somewhere between -295 and -318, maximum fft length increased from 96M to 120M, nominally supporting exponent up to a little over 231.
Note also that since I do not currently have the permissions to modify my posts in ordinary threads in most of the forum past the 1-hour-after-first-posted deadline for ordinary forum users, I am currently unable to update post oneof this thread with the most current build, or to directly correct any posting errors later.
Attached Files
File Type: txt build-log.txt (14.1 KB, 346 views)
File Type: 7z gpuowl-v6.11-325-g7c09e38.7z (495.9 KB, 394 views)

Last fiddled with by kriesel on 2020-06-21 at 18:52
kriesel is offline   Reply With Quote
Old 2020-06-29, 01:47   #3
Dylan14
 
Dylan14's Avatar
 
"Dylan"
Mar 2017

3·199 Posts
Default

Attached below is a build of commit g43cdf1c, which at the time of posting is the latest commit. This was built on a system with an Nvidia card (GTX 1050ti Max-Q) using the instructions as given in the first post, with the following addition: I copied C:\msys64\mingw64\lib\x86_64\libOpenCL.a to C:\msys64\mingw64\lib\gcc\x86_64-w64-mingw32\10.1.0\libOpenCL.a, as the linker could not find the OpenCL library, even when the path to the library was specified in the Makefile. Also attached is the build log and help file output.
Attached Files
File Type: 7z gpuowl-win-v6.11-327-g43cdf1c.7z (470.1 KB, 327 views)
File Type: txt helpoutput-v6.11-327-g43cdf1c.txt (6.3 KB, 311 views)
File Type: log build.log (13.4 KB, 305 views)
Dylan14 is offline   Reply With Quote
Old 2020-06-30, 12:42   #4
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24×3×157 Posts
Default Gpuowl-win v6.11-330

Attached is a Windows x64 build of Gpuowl v6.11-330-ge5a8f2c, which is the current commit at the moment.
Attached Files
File Type: txt build-log.txt (14.1 KB, 295 views)
File Type: 7z gpuowl-v6.11-330-ge5a8f2c.7z (495.7 KB, 325 views)
kriesel is offline   Reply With Quote
Old 2020-07-05, 16:54   #5
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24×3×157 Posts
Default Gpuowl-win v6.11-335-gff60b08

This was built from the commit current minutes before posting, in the usual way.
The build-log.txt contains the console commands and console output of the build process, including the usual shower of warnings from the msys2 environment.

The .7z file contains, as usual, the Win7 x64 built executable,
help output from the program on the build machine,
the license file,
the readme file, and
the text file use-flags.txt containing the top (comment) portion of gpuowl.cl.
Attached Files
File Type: txt build-log.txt (10.2 KB, 313 views)
File Type: 7z gpuowl-v6.11-335-gff60b08.7z (555.2 KB, 339 views)
kriesel is offline   Reply With Quote
Old 2020-07-08, 00:06   #6
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24×3×157 Posts
Default Gpuowl-win v6.11-340-g41d435f build

As usual, a build-log.txt, and a .7z holding the executable an a few other files
Attached Files
File Type: txt build-log.txt (10.1 KB, 298 views)
File Type: 7z gpuowl-v6.11-340-g41d435f.7z (513.5 KB, 346 views)
kriesel is offline   Reply With Quote
Old 2020-07-21, 22:45   #7
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

1D7016 Posts
Default gpuowl-win v6.11-357-g1f41292 build

Here's the latest for the moment.
Thanks Mihai for a couple of commits reestablishing Windows msys2 build compatibility.
And something seems to have reduced the compile warnings count considerably, so the build log is ~ half the previous size.
Attached Files
File Type: txt build-log.txt (5.1 KB, 301 views)
File Type: 7z gpuowl-v6.11-357-g1f41292.7z (523.0 KB, 296 views)

Last fiddled with by kriesel on 2020-07-21 at 22:50
kriesel is offline   Reply With Quote
Old 2020-07-25, 19:12   #8
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24×3×157 Posts
Default Gpuowl-win v6.11-364-g36f4e2a

Here's the Windows build for the latest commit as of minutes ago.
As usual, build-log.txt, and a .7z file containing the rest.
Attached Files
File Type: 7z gpuowl-v6.11-364-g36f4e2a.7z (523.4 KB, 394 views)
File Type: txt build-log.txt (5.1 KB, 334 views)
kriesel is offline   Reply With Quote
Old 2020-09-08, 03:45   #9
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

1D7016 Posts
Default Gpuowl for Windows v6.11-380-g79ea0cc

Here's the Windows build for the latest commit as of this morning.
As usual, build-log.txt, and a .7z file containing the rest.
Attached Files
File Type: txt build-log.txt (5.1 KB, 277 views)
File Type: 7z gpuowl-v6.11-380-g79ea0cc.7z (501.4 KB, 377 views)
kriesel is offline   Reply With Quote
Old 2020-10-08, 01:21   #10
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24·3·157 Posts
Default Gpuowl for Windows 7.0-18-g69c2b85

As usual, a .7z file containing executable, help output, license, use-flags, and readme, and a separate build log. This has the P-1 at low differential cost approach as part of a PRP run, and omits LLDC capability. See https://www.mersenneforum.org/showthread.php?t=26007 for more info.
Attached Files
File Type: txt build-log.txt (6.0 KB, 275 views)
File Type: 7z gpuowl-v7.0-18-g69c2b85.7z (510.4 KB, 264 views)
kriesel is offline   Reply With Quote
Old 2020-10-09, 02:10   #11
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

24·3·157 Posts
Default Gpuowl-win v7.0-26-g8e6a1d1

As usual, a .7z file containing executable, help output, license, use-flags, and readme, and a separate build log. This has the Windows worktodo file rename fix.
Attached Files
File Type: txt build-log.txt (6.0 KB, 271 views)
File Type: 7z gpuowl-v7.0-26-g8e6a1d1.7z (506.3 KB, 316 views)
kriesel is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
gpuOWL for Wagstaff GP2 GpuOwl 22 2020-06-13 16:57
gpuOwl Windows setup for Radeon VII Prime95 GpuOwl 91 2019-12-30 08:30
GPUOWL AMD Windows OpenCL issues xx005fs GpuOwl 0 2019-07-26 21:37
ARM builds and SIMD-assembler prospects ewmayer Mlucas 183 2019-02-25 08:17
Running 32-bit builds on a Win7 system ewmayer Programming 34 2010-10-18 22:36

All times are UTC. The time now is 20:59.


Sun Mar 26 20:59:58 UTC 2023 up 220 days, 18:28, 0 users, load averages: 1.04, 1.06, 1.05

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔