Search Criteria
Package Details: mprime 1:30.8.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mprime.git (read-only, click to copy) |
---|---|
Package Base: | mprime |
Description: | A GIMPS, distributed computing project client, dedicated to finding Mersenne primes. |
Upstream URL: | http://www.mersenne.org |
Licenses: | custom |
Conflicts: | mprime-bin |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 74 |
Popularity: | 0.096822 |
First Submitted: | 2013-12-11 21:18 (UTC) |
Last Updated: | 2022-10-04 10:34 (UTC) |
Dependencies (4)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- curl (curl-minimal-git, curl-git)
- hwloc
- boost (boost-git, boost174) (make)
Latest Comments
1 2 3 4 5 Next › Last »
graysky commented on 2023-02-10 16:41 (UTC)
@Beneter - not out-of-date/this is the source package and no source is available for 308b17. 308b15 is the latest source tarball. see mprime-bin for the version you called out.
Shished commented on 2022-05-17 12:03 (UTC)
When app is launched dmesg shows this message:
process 'arch/usr/bin/mprime' started with executable stack
What is that?
Iiridayn commented on 2020-08-14 01:05 (UTC)
It might be useful to note clearly that this source version of
mprime
can not communicate with the work server. This is a deliberate choice, to prevent a modified client from spamming the server with fake results. Thus, work files will need to be downloaded/uploaded manually, if using it to find Mersenne Primes instead of stress testing.graysky commented on 2020-03-23 12:28 (UTC) (edited on 2020-03-23 12:29 (UTC) by graysky)
It builds and runs for me.
tdolega commented on 2020-03-23 11:29 (UTC)
error libhwloc.so.5 :(
graysky commented on 2020-03-19 08:34 (UTC)
@aqua - You have to rebuild it because the underlying libs changes.
graysky commented on 2020-03-19 08:33 (UTC) (edited on 2020-03-21 10:56 (UTC) by graysky)
@yochananmarqos - not out-of-date until they post source for 298b7 ... https://mersenneforum.org/showthread.php?p=540358
emiliobadillio commented on 2020-03-18 14:41 (UTC)
@aqua123 I got that same error when installing from pacman, but if you build it from cloning the repository, it works. New issue when running a stress test, it will kill the process after running once on each cpu.
aqua123 commented on 2020-03-18 14:02 (UTC)
I'm getting
when I try to run
mprime
. In/usr/lib/
I findlibhwloc.so
,libhwloc.so.15
, andlibhwloc.so.15.1.0
. I've tried to symlinklibhwloc.so.5
to one of these but I keep getting segfaults when the stress tests start so I think I'm doing something wrong - is this an issue that anyone else is facing?1 2 3 4 5 Next › Last »