40 likes | 188 Views
Use of VNC and RAL Systems. Chris Greenough and David J Worth Software Engineering Group Computational Science & Engineering Department Rutherford Appleton Laboratory c.greenough@rl.ac.uk. RAL Systems. Tools on hsl.rl.ac.uk Tools available: FORCHECK NagWare Tools plusFort
E N D
Use of VNC and RAL Systems Chris Greenough and David J WorthSoftware Engineering Group Computational Science & Engineering Department Rutherford Appleton Laboratory c.greenough@rl.ac.uk
RAL Systems • Tools on hsl.rl.ac.uk • Tools available: • FORCHECK • NagWare Tools • plusFort • Understand for Fortran • f90tohtml • Plus: • Compilers - Intel, Lahey, Nag, g95, gfortran • Debuggers - gdb, DDT
Connecting to hsl.rl.ac.uk • Use VNC • Client-server model • Server already running on hsl • Start client • Connect to hsl.rl.ac.uk:n • n = workshop user number • Enter password • Right click on task bar or F8 • Options menu • Choose ‘Full Screen’
Other Information • Documentation • man pages • SESP Website - http://www.sesp.cse.clrc.ac.uk/html/Documentation.html • MPI • mpich 1.2.6 • compilers • f95 • ifc (ifort) • lf95 • Add /usr/local/mpich-1.2.6/compiler/bin to path • source ~/.mpi-f95 • similarly for other compilers