== 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 [[http://xquartz.macosforge.org/landing/|link]] to download and install the package. === Glnemo2 === 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]]). * [[http://projets.lam.fr/attachments/download/1253/glnemo2_1.6.2.dev.dmg|MacOSX binary]] * [[http://projets.lam.fr/attachments/download/1216/glnemo2_1.6.1.tar.gz|glnemo2 source file]]