I wonder if something like this could be the start of a decent key-value appliance. Hardware designed to perform the role of memcached on the network or similar.
http://0b4af6cdc2f0c5998459-c0245c5c937c5dedcca3f1764ecc9b2f...
31–40 of 40 posts
I wonder if something like this could be the start of a decent key-value appliance. Hardware designed to perform the role of memcached on the network or similar.
http://0b4af6cdc2f0c5998459-c0245c5c937c5dedcca3f1764ecc9b2f...
Am I wrong?
Is this for processing USB webcam data? I'd like to use industrial or broadcast-level cameras but the board seems to be lacking support for these kinds of inputs. Also, in both of those domains cameras can deliver true 10 to 12 bits per color channel uncompressed performance. Webcams don't come close, as far as I know. Am I wrong?
This looks pretty similar to the parallela, with better price, nicer software support and better manufacturing horizon. Oh well, that was somewhat predictable: parallela competed with nvidia in something that nvidia cared about and could execute.
NVIDIA is SIMD, a 32 thread warp doing the same instruction in lockstep (in 4 cycles usually on 8 SPs, the 192 SP chip can run 24 warps simultaneously, though specific numbers may change a bit from version to version) and heavily penalized for in-warp divergence.
Parallela - i.e. Adapteva (http://www.adapteva.com/epiphanyiv/) is 64 independent (execution-wise) RISC cores.
What about using this for bit/alt coin mining? Do you guys think it is a good ratio of performance / power consumption?
What about using this for bit/alt coin mining? Do you guys think it is a good ratio of performance / power consumption?
Earlier quoted context omitted.
Hmm. At first I thought this would be a waste, because you couldn't use all of its fast compute capabilities on doing key-value lookups. But these things also have much, much more memory bandwidth than regular CPUs (I can't remember if it's 10x or 100x, but that ballpark), and that might work well for these applications. But I don't know how the GPU's memory caching infrastructure works. If the bandwidth is only for…
K1 has about the same memory bandwidth as every other mobile SoC, which is to say not all that much. Don't compare it to discrete GPUs.
The main thing I had in mind here was hashing for bloom filters. i.e. do the different algos in parallel on a GPU, then pass those values for the main lookup to be done by the CPU.
Earlier quoted context omitted.
Why would you need a powerful GPU in a home server?
I've been looking for something to replace my Ouya as an XBMC box, but with enough power to support the incoming 4K content. I'm not sure this does it.