Differences between revisions 2 and 3
Revision 2 as of 2014-05-28 13:58:51
Size: 1560
Comment:
Revision 3 as of 2014-05-28 14:07:10
Size: 1586
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
Note: we will give you directly the password Note: passwords will be provided at the start of the first session.
Line 29: Line 29:
 Some exercises will use [[http://projets.lam.fr/projects/glnemo2|glnemo2]] visualization program. It's recommended to install glnemo2 locally in your laptop. It's pretty easy for MacOsX laptop because glnemo2 binary exist for this platform. On Unix machine, glnemo2 must be compiled, see [[http://projets.lam.fr/projects/glnemo2/wiki#Installation|installation]]  Some exercises will use the [[http://projets.lam.fr/projects/glnemo2|glnemo2]] visualization program. It's recommended to install glnemo2 locally in your laptop. It's pretty easy for MacOsX laptop as glnemo2 binary exists for this platform. On Unix machines, glnemo2 must be compiled (see [[http://projets.lam.fr/projects/glnemo2/wiki#Installation|installation]]).

LAM computers

Computing exercises will mostly run on LAM local machines. There are 3 computers with quad cores processors, for a total of 12 cores. There are 12 dagalXX accounts, from dagal01 to dagal12. Each students must pick the same dagalxx account during all the school.

SSH connection

There are 3 computers with the following IP addresses:

  • 172.20.128.205
  • 172.20.128.213
  • 172.20.128.214

To connect from your laptop, proceed as following :

(example: user dagal01 wants to connect on computer 172.20.128.205)

ssh -XY -l dagal01 172.20.128.205

Note: passwords will be provided at the start of the first session.

Prerequisite

Mac OSX

  • Some exercises will display graphics in X11 windows. In order to import X11 remote display to your MacOSX machines, MacOSX laptops must install Quartz package. Follow the link to download and install the package.

Glnemo2

  • Some exercises will use the glnemo2 visualization program. It's recommended to install glnemo2 locally in your laptop. It's pretty easy for MacOsX laptop as glnemo2 binary exists for this platform. On Unix machines, glnemo2 must be compiled (see installation).

  • MacOSX binary

  • glnemo2 source file

DagalWiki: ComputingSession (last edited 2014-05-28 14:07:10 by FrancescaIannuzzi)