Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
May 24, 2011, 11:56:26 AM (13 years ago)
Author:
Les Paul
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
     1
    12
    23== Welcome to the Mykopat Grid Wiki ==
     
    1011We  have a SoftwareList for installed software. You might also want to check the OtherSoftware page for hints about software which is better run from your account.
    1112
     13
     14= Welcome to our Computing Grid =
     15
     16== What is the Mykopat Computing Grid? ==
     17The computing grid has been setup for users to be able to analyse very large genetic data sets. A grid of computers is essentially a number of computers linked together by a common management software controller. The management software delegates how the job requests should be handled by the computer resources.
     18Currently our grid consists of 40 cores and more than 190 GB of RAM. In addition we have also created a "super computer" by connected together all the Macintosh computers in our building. The combined resources of this "SP" is 32 cores and more than 40 GB of RAM.
     19
     20How to log in:
     21There are several ways to access the grid:
     22 1. From Macs and other unix-like computers you can login using the ssh-command in the terminal. You will then interact with the grid though commands in the terminal.
     23 2. From Windows computers, you can login using Putty to login to a terminal session. You will then interact with the grid though commands in the terminal.
     24 3. Soon it will also be possible to login with a remote desktop.
     25
     26Login command- click here
     27
     28Don't forget to run your jobs through the queue system, otherwise they might just be stopped by the system when the default resource limits are exceeded.
     29
     30Available Software-
     31Here you will find a list of the current software and links to their homepages for manuals and usage instructions.
     32
     33Frequently Asked Questions-
     34
     35Go here to find out information about common problems (for example: installing software in your local folder)
     36
     37
     38For Administrators