getting started

Hello,
I'm a total newby (as regards the parallella) ... so I thought I'd start with a few questions
I've just got a 64 core board up and running.
Now what?
I want to understand in detail what I can do with this little beauty - can we compile Erlang to it
despite the small memory. Can we write a BIF accelerator and run erlang in the arm processor?
What I want to do make the "simplest possible C" program that does something.
say set x=10 double it and stop.
I want to load the code into one core - then from another core read the code and
data memory and disassemble everything.
What do I need to download?
Are there any blogs etc that go through the really simple stuff.
/Joe Armstrong
I'm a total newby (as regards the parallella) ... so I thought I'd start with a few questions
I've just got a 64 core board up and running.
Now what?
I want to understand in detail what I can do with this little beauty - can we compile Erlang to it
despite the small memory. Can we write a BIF accelerator and run erlang in the arm processor?
What I want to do make the "simplest possible C" program that does something.
say set x=10 double it and stop.
I want to load the code into one core - then from another core read the code and
data memory and disassemble everything.
What do I need to download?
Are there any blogs etc that go through the really simple stuff.
/Joe Armstrong