Search Criteria
Package Details: y-cruncher 0.7.8.9507-1
Git Clone URL: | https://aur.archlinux.org/y-cruncher.git (read-only, click to copy) |
---|---|
Package Base: | y-cruncher |
Description: | The first scalable multi-threaded Pi-benchmark for multi-core systems. |
Upstream URL: | http://www.numberworld.org/y-cruncher/ |
Licenses: | |
Submitter: | kfgz |
Maintainer: | SilverMight |
Last Packager: | SilverMight |
Votes: | 11 |
Popularity: | 0.136234 |
First Submitted: | 2010-11-17 10:40 |
Last Updated: | 2020-11-04 13:37 |
Latest Comments
1 2 Next › Last »
SilverMight commented on 2019-01-31 16:11
Sorry for the long update time, should work now
SilverMight commented on 2018-12-29 02:12
Updated package version, should build now
SilverMight commented on 2018-07-27 16:21
Updated the package version. It builds fine now.
TheSqrtMinus1 commented on 2015-12-23 02:20
Horray, it builds.
lucarios commented on 2015-12-22 21:03
I have disowned the package.
TheSqrtMinus1 Seems to be a more fitted maintainer.
TheSqrtMinus1 commented on 2015-12-21 21:30
Someone should figure out how to use the different tuning commands for this program, it's optimized differently for differing architectures.
VERY rough pkgbuild
# Maintainer: Bastian Plettner <b.pletttner at archlinux dot info>
# Contributor: <kfgz at interia dot pl>
# Other Contributor: gabe <thesqrtminus1 at gmail dot com>
pkgname=y-cruncher
pkgver=0.6.9.9462
pkgrel=1
pkgdesc="The first scalable multi-threaded Pi-benchmark for multi-core systems."
arch=('x86_64')
url="http://www.numberworld.org/y-cruncher/"
license=('unknown')
options=(!strip)
depends=('gcc-libs')
source=("http://www.numberworld.org/y-cruncher/y-cruncher%20v${pkgver}-static.tar.gz")
sha256sums=('08b038dd37f3d3f82250e6456b9c1e3a95774f7c57f1a0813cfaa06666fb20d4')
package() {
install -D -m755 ${srcdir}/y-cruncher\ v${pkgver}-static/Binaries/"x64 SSE3 ~ Kasumi" ${pkgdir}/usr/bin/y-cruncher
}
TheSqrtMinus1 commented on 2015-12-21 20:41
http://www.numberworld.org/y-cruncher/y-cruncher%20v0.6.9.9462-static.tar.gz is latest version
lucarios commented on 2015-05-13 17:23
Updated!
Look at me I am the maintainer now.
kfgz commented on 2015-05-06 11:56
I'm disownig this package. Feel free to adpot.
kfgz commented on 2015-05-06 11:56
I'm disownig this pacage. Feel free to adpot.