BirgHPCC

From ERPXE Wiki
Revision as of 06:16, 24 January 2013 by Admin (talk | contribs) (Created page with "{{Plugin | logo = | website = http://birg1.fbb.utm.my/birghpcc/ | wikipedia = | license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License] | version = 1.0 | fro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Important information

This plugin requires a static IP address (Default is 10.0.0.1).
Every change to the server IP MUST be reflected into the plugin's menu file.
How to adjust ERPXE to local IP address

return to Plugins list

BirgHPCC 1.0

http://birg1.fbb.utm.my/birghpcc/

Information

ERPXE Module

  • Name: - BirgHPCC
  • Version: 1.0
  • Wikpedia Page:

Plugin type

Plugin type
BirgHPCC Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No Yes Yes Yes Yes

Plugin Requirments

Plugin Requirments
BirgHPCC CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

Special Information

birgHPCC (Bioinformatic Research Group High Performance CUDA Computing) is a free Linux Live DVD distribution based on PelicanHPC and birgHPC.

birgHPCC is capable of creating and configuring a compute unified device architecture (CUDA) computing cluster, hence the extra “C” in the name.

In addition to the increase in image size (less than 2 gigabytes) and a new Linux base (previously Debian, now Ubuntu), CUDA-capable bioinformatics software programs, such as NAMD, HOOMD-blue, VMD, GPU-HMMER and GPU-BLAST, are pre-installed in birgHPCC, along with the CUDA driver, libraries and software development kit (SDK).

In short, birgHPCC is the world's first CUDA-ready, bioinformatics-based, live DVD.

Linux Installation Instructions

Download birghpcc10-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract birghpcc10-XXX.tar.gz file:

tar -xvzf birghpcc10-XXX.tar.gz

Download birgHPCC ISO Latest Version to /mnt/ :

http://birg1.fbb.utm.my/birghpcc/

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/birghpcc-v1.0-amd64.iso /mnt/cdrom/

birgHPCC: Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/birghpcc/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/birghpcc/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/birghpcc/casper/

Verify files with filelist.txt in each folder.

All Done!