mersenneforum.org  

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

Reply
 
Thread Tools
Old 2012-02-13, 15:20   #12
ldesnogu
 
ldesnogu's Avatar
 
Jan 2008
France

2×52×11 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
can't divisions be affectively done via other things ?
Yes, but that's pricey (unless the divisor is constant in which case you can replace the div with mul and a small number of low-cost operations): it can be done the way you do it by hand, working in base 2 instead of base 10.
ldesnogu is offline   Reply With Quote
Old 2012-02-13, 15:49   #13
bsquared
 
bsquared's Avatar
 
"Ben"
Feb 2007

2×3×587 Posts
Default

Quote:
Originally Posted by ldesnogu View Post
Yes, but that's pricey (unless the divisor is constant in which case you can replace the div with mul and a small number of low-cost operations): it can be done the way you do it by hand, working in base 2 instead of base 10.
Fortunately for sieving, division is not in the critical path. When it is necessary, as you say, it can be replaced by multiplication by stored inverses of primes modulo carefully chosen powers of 2.
bsquared is offline   Reply With Quote
Old 2012-02-13, 16:37   #14
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

10011001112 Posts
Default

Quote:
Originally Posted by xilman View Post
Strangely enough I was looking at their web page a couple of days ago, though for entirely different reasons.

There product may be very interesting indeed but until relatively easy access to a working system is available it's hard to make any significant comment.
Expected to ship later this year. According to Tom's Hardware.

200 cores next year.
lorgix is offline   Reply With Quote
Old 2012-03-03, 15:10   #15
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by fivemack View Post
So you can get one 700MHz ALU from Raspberry Pi for $25 and 2.5 watts, or 1792 800MHz ALUs from AMD for $500 and 250 watts, and the software hasn't been ported to either.

Tilera are packet-processing machines, as far as I can see their role is to have a lot of network interface onto the chip and to be easier to program than an FPGA of similar cost. xilman may well have a more perceptive opinion.

$35 Raspberry Pi computer sells out on launch

Quote:
Almost immediately, the Raspberry Pi Foundation, the non-profit group that designed the computers as a device that young people could learn how to program, was flooded with complaints from customers who couldn't access the distributor websites to place their orders.
science_man_88 is offline   Reply With Quote
Reply



All times are UTC. The time now is 21:19.


Fri Aug 6 21:19:23 UTC 2021 up 14 days, 15:48, 1 user, load averages: 2.53, 2.63, 2.58

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, 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.