It's about time they put some FLASH on-board. SD card has proven time and time again an unreliable medium. You never know if the device would boot up after a "dirty shutdown"
Raspberry Pi Compute Module
31–40 of 116 posts
Re: Raspberry Pi Compute Module
#32It's about time they put some FLASH on-board. SD card has proven time and time again an unreliable medium. You never know if the device would boot up after a "dirty shutdown"
Re: Raspberry Pi Compute Module
#33The SODIMM form factor is interesting. I know in this case they are just using it because the connectors are easy to come by, but are there any examples of a computer designed to fit in a RAM socket and do processing rather than just statically storing the memory information?
Re: Raspberry Pi Compute Module
#34Isn't the Pi incredibly underpowered for use as a compute node?
That's entirely dependent on what you're trying to achieve. Sure, if you're trying to mine bitcoins, this hardware alone probably won't be much use. But if you just want to learn about distributed systems, and how to manage a cluster of hosts and distribute tasks between them, this is a great place to start, eg: http://coen.boisestate.edu/ece/raspberry-pi/
(In my experience, "learning about how to manage distributed systems..." and etcetera isn't much fun and is something you can do fairly well emulating as many systems as you'd like in software.)
Re: Raspberry Pi Compute Module
#35Isn't the Pi incredibly underpowered for use as a compute node?
It depends what you want to use it for. I'm imagining this being used in small embedded projects where the physical size of the current Pi is undesirable.
Re: Raspberry Pi Compute Module
#36Isn't the Pi incredibly underpowered for use as a compute node?
Yes, but the graphics part is pretty good (especially compared to the raw 'CPU' part). I'm seeing this as just the same Raspberry Pi without the specific form factor of the original. I'd like to think that someone can make something that looks like a smartphone with this.
Re: Raspberry Pi Compute Module
#37I'll be interested to see how this progresses. With any luck, it'll open up a market of cheap, well-distributed SOMs, similar to the Pi opening up a market for cheap, well-distributed ARM/Linux Dev Boards. The situation's surprisingly similar: Powerful ARM Dev boards existed before the Pi, but the price was steep, they couldn't be found in traditional distribution channels, and the OS/Driver support was poor at best.…
With Pis, all the average person needed was a regular keyboard, mouse & monitor to plug in. That's why it worked. That's all been thrown out here.
Re: Raspberry Pi Compute Module
#38With the compute module, that answer is now much more concrete. People will still build own boards, but most of the complexity will live on the SOM.
Very exciting times, can't wait to see if the gambit pays off.
Re: Raspberry Pi Compute Module
#39I'll be interested to see how this progresses. With any luck, it'll open up a market of cheap, well-distributed SOMs, similar to the Pi opening up a market for cheap, well-distributed ARM/Linux Dev Boards. The situation's surprisingly similar: Powerful ARM Dev boards existed before the Pi, but the price was steep, they couldn't be found in traditional distribution channels, and the OS/Driver support was poor at best.…
You really see these being sold in Radio Shack? With Pis, all the average person needed was a regular keyboard, mouse & monitor to plug in. That's why it worked. That's all been thrown out here.
Re: Raspberry Pi Compute Module
#40It's about time they put some FLASH on-board. SD card has proven time and time again an unreliable medium. You never know if the device would boot up after a "dirty shutdown"
My understanding is eMMC flash memory is an SD card soldered onto a board, so if anything that problem could be worse without the advantage of a removable card