Search Criteria
Package Details: mprime 303b6-1
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: | |
Conflicts: | |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 67 |
Popularity: | 0.107410 |
First Submitted: | 2013-12-11 21:18 |
Last Updated: | 2020-10-04 19:33 |
Latest Comments
1 2 3 4 5 Next › Last »
Iiridayn commented on 2020-08-14 01:05
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
It builds and runs for me.
Pagnite commented on 2020-03-23 11:29
error libhwloc.so.5 :(
graysky commented on 2020-03-19 08:34
@aqua - You have to rebuild it because the underlying libs changes.
graysky commented on 2020-03-19 08:33
@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
@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
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?gee commented on 2019-04-14 01:28
Thank you for the quick turnaround!
graysky commented on 2019-04-13 17:21
Oops, I didn't mean to push the updated version. For some reason, hwloc in in [extra] is outdated. Once it goes to 2.0.3 this will work. Until then I will push 294b7-4 back.
gee commented on 2019-04-13 17:08
Is it a good idea to depend on something not found even in aur?