Downloads:
26,889
Downloads of v 30.19.20:
2,405
Last Update:
02 Jun 2024
Package Maintainer(s):
Software Author(s):
- George Woltman
Tags:
prime prime95 mersenne stress stress-test burn-in gimpsGreat Internet Mersenne Prime Search (GIMPS)
- 1
- 2
- 3
30.19.20 | Updated: 02 Jun 2024
Downloads:
26,889
Downloads of v 30.19.20:
2,405
Maintainer(s):
Software Author(s):
- George Woltman
Great Internet Mersenne Prime Search (GIMPS) 30.19.20
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by George Woltman. The inclusion of George Woltman trademark(s), if any, upon this webpage is solely to identify George Woltman goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Great Internet Mersenne Prime Search (GIMPS), run the following command from the command line or from PowerShell:
To upgrade Great Internet Mersenne Prime Search (GIMPS), run the following command from the command line or from PowerShell:
To uninstall Great Internet Mersenne Prime Search (GIMPS), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download prime95 --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade prime95 -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade prime95 -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install prime95
win_chocolatey:
name: prime95
version: '30.19.20'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'prime95' do
action :install
source 'INTERNAL REPO URL'
version '30.19.20'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller prime95
{
Name = "prime95"
Version = "30.19.20"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'prime95':
ensure => '30.19.20',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 09 Dec 2024.
The Great Internet Mersenne Prime Search (GIMPS) is a collaborative project of volunteers
using the Prime95 client to participate in a distributed computing effort to find Mersenne Prime numbers.
The Prime95 client can also be used as a stress testing tool. The Prime95 client includes a "torture test" that places
a heavy computational load on a system. Continuous computations are run and checked against tolerances while they are
executing with the final results being compared to the known correct answers.
Package Parameters
The following package parameter can be set:
/AddToDesktop
- this puts a shortcut on your desktop to Prime95.
This parameter can be passed to the installer with the use of --params
.
For example: --params '"/AddToDesktop"'
.
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades
.
Notes
If support for 32-bit Windows XP is required use the legacy version Prime95 29.8.6.
choco install prime95 --version 29.8.6 choco pin pin add -n=prime95 --version 29.8.6
This package is automatically updated using the Chocolatey Automatic Package Update Model (AU).
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
Software End User License Agreement ("EULA")
• This EULA applies to all versions of GIMPS Prime95 and MPrime software and
source code ("Software").
• Software is free to download and use indefinitely on any computer(s) you own
or for which you have permission and authority to install and run Software.
Software is not export-restricted.
• To use the Software you agree to be bound by this EULA and the Terms and
Conditions of Use.
• GIMPS reserves the right to change this EULA without notice and with
reasonable retroactive effect. Last updated 15 October 2008.
• GIMPS not responsible for any damages or losses arising from use of Software.
SOFTWARE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
Terms and Conditions of Use ("TCU")
• GIMPS participation is free of charge and open to the public internationally.
• Web Site. The GIMPS "Web Site" is understood to include all Mersenne.org
Internet web site domains, web content and services, PrimeNet APIs, data,
downloads, etc., regardless of means of access.
• Non-Participants. Viewing the Web Site does not necessarily make you a
Participant; non-Participants are not bound by this TCU.
• Participation Constitutes Agreement. "Participant" is understood to be an
individual person, or a single individual person designated as the authorized
representative of any group, team, organization or legal entity, who personally,
or whose computer(s), accesses and/or communicates with the Web Site to perform,
or cause to perform, mathematical calculations that are, or typically,
systematically organized by GIMPS. This includes, but is not restricted to, use
of Prime95, MPrime, GLucas, or similar software, automatically over the Internet
or using the Web Site (manual testing forms, reports, APIs, etc.), to get data
or work assignments or to upload results or other data. Participation
constitutes agreement with the TCU by that individual and any group, team,
organization or legal entity the Participant represents.
• Participant Identifiers. Participant's user ID, password and email address are
the primary unique identifiers used by GIMPS to communicate and confirm
Participant's identity. Secondary identifiers may include unique computer
identifiers known as a "GUID". The "Anonymous" or "ANONYMOUS" user ID is owned
by GIMPS, but may be used by Participants who do not wish to be publically
identified.
• Award Rules. Participant agrees to the Research Discovery Award Rules.
• Award Refusal. Participant may at their option decline any award. Research
Discovery Award Rules apply even if an award is unclaimed or optionally declined
by the Participant.
• Data Ownership and Privacy. GIMPS owns all collected data, and may publish or
make available certain limited subset(s) of that data for public reference,
excluding personally identifiable data according to the Privacy Policy. Examples
of published data are stats, standings, charts and other derived charts or
tables.
• Disclaimer. GIMPS is not responsible for any losses due to Web Site errors,
electronic transmission errors, omissions or unauthorized disclosures, failure
of any software to correctly find and timely report a new prime number, or any
other research discovery, or for someone "poaching" or "stealing" your
assignment (performing work on it without it being assigned to them by GIMPS)
and subsequently making a discovery.
• Terms and Conditions of Use Changes. GIMPS reserves the right to change this
TCU without notice. Last updated 15 October 2008.
• Jurisdiction. Jurisdiction of law shall be the State of California and the
United States of America. Participant agrees to settle all disputes through a
good faith effort directly with GIMPS officers and directors, or as a last
resort, by third-party binding arbitration through a certified arbitrator of
GIMPS' choosing.
Research Discovery Award Rules ("Rules")
1) General Award Rules
• Participants. "Participant" is understood as defined in the Terms and
Conditions of Use ("TCU").
• Award Eligibility. All GIMPS Participants are automatically eligible for
Research Discovery Awards. GIMPS-interested parties, including its officers,
directors, their immediate family members or directly-contracted agents, are
ineligible for any award.
• Awardees. "Awardee" is understood to be the Participant, or the group, team,
organization or legal entity the Participant represents, and whose computer
achieves a research discovery for which an award exists and all Rules in effect
at the time of the discovery comply.
• Award Payee. Awards are payable to a single Awardee, except if the
Awardee designates a single charity to receive all or part of the award, for
which GIMPS will make reasonable effort but does not guarantee to accommodate.
Awardee is responsible for all applicable taxes and fees.
• Awardee Information. Certain information about the Awardee, and where
designated information about a selected charity, may be collected by GIMPS
where lawfully required.
• Discovery Evidence. As proof of discovery, Participant agrees to email to
GIMPS at [email protected] certain data files generated by any software
program used to make the discovery, along with their name, post mailing address,
phone number, and GIMPS user ID if not anonymous. If proof is not satisfactory,
it will be treated as an unclaimed award.
• Discovery Non-Disclosure Period. Participants and Awardees agree to a
reasonable immediate period of non-disclosure communications silence, not to
exceed 90 days, about any discovery, alleged or verified, until GIMPS announces
the discovery to the academia and press. Non-compliance may result in award
disqualification.
• Evidence of Authority. A Participant who does not own a computer on which a
research discovery is found must produce written evidence satisfactory to the
GIMPS board of directors of their status as a designated authorized
representative with authority over that computer and to bind the TCU, before
they, or whom they represent, can be considered an Awardee. If proof is not
satisfactory, it will be treated as an unclaimed prize.
• Award Notification. Participant is responsible for maintaining and monitoring
the email address registered in their GIMPS user ID account. GIMPS is not
responsible for ensuring email notification delivery or receipt by Participants.
Anonymous Participants will not be notified. It is not necessary to receive an
email notification from GIMPS to qualify for a Research Discovery Award.
• Award Claims and Release Waivers. Participant and Awardee is/are responsible
for claiming any applicable Research Discovery Award, and agree to execute a
GIMPS award claim and release waiver and/or release waiver, as appropriate,
satisfactory to the GIMPS board of directors.
• Unclaimed, Expired, Disqualified and Refused Awards. Unclaimed awards expire
one year from the date of the qualifying discovery. Expired, refused or
disqualified awards will be donated by GIMPS to a 501(c)(3) charity or retained
by GIMPS to fund awards or cover its expenses.
• Other Disqualifications. GIMPS reserves the right to deny award payment if the
Awardee is determined by the GIMPS board of directors to be personally, or
affiliated with, or organized under, a charter or entity, practicing or
promoting interests counter to humanitarian good or public benefit. GIMPS may
require Awardee to execute an affidavit of eligibility according to these Rules.
• Assignment of Specific Interest. Whereas GIMPS has undertaken an organized
and systematic attempt to earn the $150,000 (USD) Electronic Frontier Foundation
("EFF") Cooperative Computing Award, all Participants and Awardees agree to the
Rules and release their entire interest in the EFF award to GIMPS (see Research
Discovery Awards).
• Final Authority. Decisions of the GIMPS board of directors in applying the TCU
and Rules, and in granting awards, are final.
• Rule Changes. These Rules, as in effect at the date and time of a discovery,
shall apply. GIMPS reserves the right to change these Rules without notice. Last
updated 06 January 2019.
2) Research Discovery Awards
Mersenne Prime Award of USD $3,000.00
Awarded to a GIMPS Participant for each new Mersenne prime discovered after
August 23, 2008 and having fewer than 100,000,000 (decimal) digits. Rules in
addition to the General Award Rules:
• The award is presently $3,000. GIMPS may, at its sole discretion and without
notice, change the award amount or retroactively increase certain previously-
awarded Research Discovery Awards up to the a maximum amount of $5000.
• Verification may take several weeks. No money will be awarded until the
discovery is independently verified, and the award money is available after
GIMPS annual operating expenses.
• In the unlikely event that an identical qualifying prime is discovered at
about the same time by two or more Participants, then the winner will be the
first to either send their result to the GIMPS PrimeNet server or to email
their results to GIMPS.
100 Million Digit Prime Award of USD $50,000.00
Awarded to a GIMPS Participant for the first prime discovered having at least
100,000,000 (decimal) digits. Rules in addition to the General Award Rules:
• GIMPS has undertaken an organized and systematic attempt to earn the
$150,000 (USD) Electronic Frontier Foundation ("EFF") Cooperative Computing
Award such that each Participant assigns all interest in this award entirely
to GIMPS. Note that this Award may at current participation rates require an
estimated 12-15 years of calculations before a qualifying discovery is made.
• No money will be awarded unless and until a GIMPS Participant's computer
discovers a 100,000,000 digit prime, it is independently verified, EFF
validates GIMPS' claim according to their rules, and pays GIMPS the award.
• Verification may take several weeks and publication in a suitable academic
refereed journal as required by EFF rules will likely take several more
months.
• GIMPS will redistribute the EFF award money into thirds as follows:
○ $50,000 will be awarded to the discoverer Awardee of the 100,000,000
digit prime.
○ $50,000 will be awarded to a 501(c)(3) mathematics-related charity
selected by GIMPS.
○ $50,000 will be retained by GIMPS to cover expenses and/or fund future
or past awards.
• In the unlikely event that more than one qualifying prime is discovered at
about the same time, then the winner will be the first to either send their
result to the GIMPS PrimeNet server or to email their results to GIMPS.
Privacy Policy
Thank you for investing your trust. Since 1996, we never have and never will
sell, distribute or release your email address or any other information you
provide us for the administration and operation of this amazing public
participation research project, except in the unlikely requirement to comply
with law. Last updated 15 October 2008.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The application has been downloaded from the official distribution and can
be verified by:
1. Go to the binary distribution page
https://www.mersenne.org/download/
and download the package p95v3019b20.win32.zip or p95v3019b20.win64.zip using the
links in the relevant section of the page.
Alternatively the packages can be downloaded directly from
https://www.mersenne.org/download/software/v30/30.19/p95v3019b20.win32.zip
https://www.mersenne.org/download/software/v30/30.19/p95v3019b20.win64.zip
2. The package can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash p95v3019b20.win32.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f p95v3019b20.win32.zip
File32: p95v3019b20.win32.zip
ChecksumType32: sha256
Checksum32: A77C9297BD80DFFCB7E2E7E6E89DB674126C06A2FE8E769DCEC06DA2E66E8516
- Use powershell function 'Get-Filehash' - Get-Filehash p95v3019b20.win64.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f p95v3019b20.win64.zip
File64: p95v3019b20.win64.zip
ChecksumType64: sha256
Checksum64: D9475F2FF3F4A6A701ABC49A86A66126CB48ABD10BDA6FA87039D98FA8756BCA
Contents of file LICENSE.txt is obtained from https://www.mersenne.org/legal
The license for Prime95 does not provide authorization for redistribution of the application
but George Woltman, Prime95 author and President Mersenne Research Inc., has authorized the
redistribution of Prime95 from the Chocolatey Community Repository. A copy of this
authorization is included in Prime95BinaryRedistributionAuthorisation.pdf.
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
. ("$toolsDir/helpers.ps1")
Close-Prime95
Remove-DesktopShortcut
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$desktopPath = [Environment]::GetFolderPath("Desktop")
$shortcutFilePath = "$desktopPath\Prime95.lnk"
$targetPath = "$toolsDir\prime95.exe"
$workingDirectoryPath = $toolsDir
function Close-Prime95 {
Get-Process prime95 -ea 0 | ForEach-Object { $_.CloseMainWindow() | Out-Null }
Start-Sleep 1
Get-Process prime95 -ea 0 | Stop-Process #in case graceful shutdown did not succeed, try hard kill
}
function Create-DesktopShortcut {
$shortcutArgs = @{
ShortcutFilePath = $shortcutFilePath
TargetPath = $targetPath
WorkingDirectoryPath = $workingDirectoryPath
}
Install-ChocolateyShortcut @shortcutArgs
}
function Remove-DesktopShortcut {
if (Test-Path -Path $shortcutFilePath) {
Remove-Item -Path $shortcutFilePath -Force | Out-Null
}
}
md5: 52E4620151B6992C8139B57E55F416BD | sha1: 2824AAF9AFCDB7BCDC3F502624292EB701229E96 | sha256: A77C9297BD80DFFCB7E2E7E6E89DB674126C06A2FE8E769DCEC06DA2E66E8516 | sha512: 0FB32DD11620916C911A91A76D0FAD6E9CC679CBD089F2BABE19E010299447D72B3B257596C0A40B8DE86B0E9DE8BD11CE508F98F397C35E70E8E2029989FD0F
md5: 7A4AC1F3FF0045951FE6AD66E36C7929 | sha1: 51A5849E8652B69909CCE28F1D5F5697D96C1571 | sha256: D9475F2FF3F4A6A701ABC49A86A66126CB48ABD10BDA6FA87039D98FA8756BCA | sha512: 4FED3C35E14E0256D637E7C238BBD0FAA1A9C4A878D80F1F04821741C660A827B088F63D32803C49CC22FC02C879BC21624F1EBBB7BEDCC18427B191848AA65C
Log in or click on link to see number of positives.
- libgmp-gw1.dll (817a628a2f8f) - ## / 73
- libgmp-gw1.dll (e2ab7b882807) - ## / 74
- libcurl-x64.dll (ce40ae459704) - ## / 72
- libcurl.dll (472aff59d344) - ## / 74
- libhwloc-15.dll (8de3dec1a892) - ## / 72
- libhwloc-15.dll (fc9f72cd988b) - ## / 74
- prime95.exe (e28a68ac36dd) - ## / 67
- prime95.exe (4da5fe69402a) - ## / 61
- prime95.30.19.20.nupkg (d8e3cfc8361a) - ## / 65
- p95v3019b20.win32.zip (a77c9297bd80) - ## / 68
- p95v3019b20.win64.zip (d9475f2ff3f4) - ## / 69
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Great Internet Mersenne Prime Search (GIMPS) 30.19.20 | 2405 | Sunday, June 2, 2024 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 30.19.15 | 855 | Sunday, May 19, 2024 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 30.8.17 | 6282 | Wednesday, September 28, 2022 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 30.8.15 | 1329 | Saturday, July 2, 2022 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 30.7.9 | 2231 | Tuesday, November 30, 2021 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 30.3.6 | 2882 | Monday, January 25, 2021 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 29.8.6 | 145 | Monday, January 25, 2021 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 29.4 | 5183 | Tuesday, May 15, 2018 | Approved | |
Great Internet Mersenne Prime Search (GIMPS) 28.10 | 1221 | Sunday, June 18, 2017 | Approved | |
Great Internet Mersenne Prime Search 28.9.0.20160823 | 923 | Tuesday, August 23, 2016 | Approved | |
Great Internet Mersenne Prime Search 28.9 | 396 | Thursday, May 12, 2016 | Approved | |
Great Internet Mersenne Prime Search 28.5 | 673 | Tuesday, June 23, 2015 | Approved | |
Great Internet Mersenne Prime Search 27.7.0.1 | 949 | Sunday, January 26, 2014 | Approved | |
Great Internet Mersenne Prime Search 27.7 | 606 | Friday, November 30, 2012 | Approved | |
Great Internet Mersenne Prime Search 26.6.3 | 572 | Wednesday, October 26, 2011 | Approved |
Copyright Mersenne Research, Inc. All rights reserved
This package has no dependencies.
Ground Rules:
- This discussion is only about Great Internet Mersenne Prime Search (GIMPS) and the Great Internet Mersenne Prime Search (GIMPS) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Great Internet Mersenne Prime Search (GIMPS), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.