Angewandte Informatik
Sie befinden sich hier:  HS Fulda » FB AI » Fachbereich » ProfessorInnen » Prof. Dr. Siegmar Groß
Prof. Dr. Siegmar Groß

Betriebssysteme, Parallelverarbeitung

Installing and Configuring Cygwin for my lectures "Operating Systems" and "Parallel Programming" on top of Windows 2000/XP with NTFS

 

Installing and configuring Cygwin

  1. Installation Guide for Cygwin 1.5 with X11R6: Cygwin installations before November 2008.
    (View/Download inst_conf_cygwin_1.5_x11r6.pdf)

  2. Installation Guide for Cygwin 1.5 with X11R7: Cygwin installations after November 2008.
    (View/Download inst_conf_cygwin_1.5_x11r7.pdf)

  3. Upgrading Cygwin 1.5 from X11R6 to X11R7:
    (View/Download upgrade_cygwin_1.5_x11r6_x11r7.pdf)

Necessary script files for my environment

  1. Script files for my user environment: .cshrc, .login, .logout, .mpi.csh, .jdk.csh, ...
    (Download cygwin-env.tar.gz)

  2. Configuration files for OpenSSH: /etc/ssh_config, /etc/sshd_config
    (Download etc-ssh-config.tar.gz)

Installing Message Passing Interface libraries (MPI)

  1. Installation Guide for LAM MPI 7.1.4 (gcc-3.4.4): lam-mpi.7.1.4-gcc-3.pdf

  2. Installation Guide for LAM MPI 7.1.4 (gcc-4.3.2): lam-mpi.7.1.4-gcc-4.pdf

  3. Installation Guide for MPICH 1.2.6: mpich-1.2.6.pdf
    Download necessary file to compile MPICH 1.2.6: modified_serv_p4.c

  4. Installation Guide for MPICH2 1.0.8 (gcc-3.4.4): mpich2-1.0.8.gcc-3.pdf

  5. Installation Guide for MPICH2 1.0.8 (gcc-4.3.2): mpich2-1.0.8.gcc-4.pdf

  6. Installation Guide for Open MPI 1.3 (gcc-3.4.4, at the moment not usable): openmpi-1.3.gcc-3.pdf

  7. Installation Guide for Open MPI 1.3 (gcc-4.3.2, at the moment not usable): openmpi-1.3.gcc-4.pdf

Installing Parallel Virtual Machine libraries (PVM)

  1. Installation Guide for PVM 3.4.5: pvm-3.4.5.pdf
    Download necessary files to compile PVM 3.4.5: pvm-3.4.5-changes.tar.gz