110 likes | 221 Views
Tutorial of Playstation3 Network in Amano Lab. Masato Yoshimi yosimi@am.ics.keio.ac.jp. Network Structure. External Network (Internet). heart (192.168.1.11). spade (192.168.1.10). joker.am.ics.keio.ac.jp (131.113.69.180). 192.168.1.1. diamond (192.168.1.13). club (192.168.1.12).
E N D
Tutorial ofPlaystation3 Networkin Amano Lab. Masato Yoshimi yosimi@am.ics.keio.ac.jp
Network Structure External Network (Internet) heart (192.168.1.11) spade (192.168.1.10) joker.am.ics.keio.ac.jp (131.113.69.180) 192.168.1.1 diamond (192.168.1.13) club (192.168.1.12)
1. Login to joker • Login to joker.am.ics.keio.ac.jp with SSH • [acaXXXXX] is your user account 2. type [yes] 3. Input your password
2. Change your default password • After your first login, you should change your default password. • type [passwd] to change your password 2. type your default password(invisible) 3. retype your new password(invisible)
3. Get documents and the toolkit • Documents and the toolkit is at [/etc/celldoc/] in joker • change directory to /etc/celldoc/ 2. you will find a toolkit (toolkit-X.Y.Z.tar.gz) and documents in PDF formats.
4. Get toolkit • change directory to your home directory 2. Copy and decompress the toolkit file 3. list of the toolkit files
5. Preparing execution • Makefile : modify [RELATIVE PATH] to [toolkit-1.0.0] (relative path to binary file from your home directory) Modify this to use different machines (spade, club, diamond) 2. spe.h : edit and change [ABSOLUTE PATH] to the output of command “pwd”
6. Compile • Type [make] to compile source codes
7. Test Run • Binary file can be executed by these 2 commands 5 parameter sets are prepared for evaluation in Makefile performance of the program (this does not guarantee that the result is correct) accuracy : Error is the difference between your result and ideal value. These values depends on the values of a prepared parameter set.
8. Developing Environment • Following tools is set up in Joker • Emacs • vi • Cell SDK ver.3.0.0.3