gregoire detrez has a parallela board, too Anders has a public IP address need to give Chalmers IT the MAC addresses, and they will enable DHCP work out naming scheme w/ Peter (Anders is Parallell122) adapteva1, adapteva2, adapteva3 give Peter names and MAC addresses (but double check after), let him interact w/ IT latest bit file doesn't boot w/ console on serial pins some bit files need serial pins connected, though (the one from February works fine) *sam request switch from Peter Helander (so all machines visible on internet) Ola/sam/Erik can maybe work on getting machines up this weekend (w/ Johan?) -- Sunday afternoon *Anders has extra board to contrib, need power adapter and nuts, but not screw rod ** sam Erik found linking loader that can do dynamic relocation (w/ Java API ??) *Anders will put link to Halmstadt student's code relocator on wiki *OS bit from Ericsson -- will they make it open source? in the process, but we can get it sooner (Anders will follow up on this) *Ola will put paper on wiki username linaro, pw linaro (that's the distrib name) ssh into machine (all called linaro-nano, so ssh linaro@linaro-nano) sudo adduser sam ; ms, etc. sudo adduser sam sudo ;add to group sudo exit ssh-copy-id -i ~/.ssh/id_rsa sam@linaro-nano; takes public version of ID and copies it ssh -A -X sam@linaro-nano ;-A agent forwarding, -X forward X11 echo > /etc/hostname; optional for now Anders might automate the above this weekend (after Sally talks to Peter) 04:4f:8b:00:13:2a ms adapteva (so 04:4f:8b:00 prefix is Adapteva) 04:4f:8b:00:13:36 ...:18:29 Anders showed optimizations to a signal detection function removing indexing and replacing w/ pointers helps a lot if can change fp ops to fixed point, can run both int ALUs in || (detectstf_collector.c) Anders is going to write this in Feldspar . . .