logo
PelicanHPC
GNU Linux


News

Features

PelicanHPC is a live CD image that let's you set up a high performance computing cluster in a few minutes. A Pelican cluster allows you to do parallel computing using MPI. You can run Pelican on a single multiple core machine to use all cores to solve a problem, or you can network multiple computers together to make a cluster. The frontend node (either a real computer or a virtual machine) boots from the CD image. The compute nodes boot by PXE, using the frontend node as the server. All of the nodes of the cluster get their filesystems from the same CD image, so it is guaranteed that all nodes run the the same software. The CD image is created by running a single script, which takes advantage of the Debian Live infrastructure. If you need to add packages, it is very easy to create a custom version by adding the package names to the script and then running it.
Here are some shots of v1.3 (click to enlarge):

Download

I'd appreciate it if you would try to get a new release using bittorrent, if possible. Check for torrents here. When the torrent gets stale, use the normal download page or a mirror (see below). The make_pelican script and pre-built ISO images are always available on the normal download page. To use the script to make your own version, you need to install the live_helper package. Get the most recent version.

Mirrors (Thanks!):

Germany:
http://download.semmel.org/PK/     username "parallel" password "knoppix"


Documentation

The basic steps are to boot the CD, and then type "pelican_setup". To use X, type "startx". Here is a tutorial
that shows screenshots of the process. For security, you should change the user password (the default is "live").
You can help by contributing bits of knowledge to the forum.

User Forum

Highlights from the forum:


Help Wanted

Pelican is close to perfection  but it's not quite there. Here are some problems I would like some help with:

(c) 2007 Michael Creel