The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    HPCD::uni::Group

SYNOPSIS

    my $group = HPCI->group( cluster => 'uni', ... );

DESCRIPTION

This module, distributed internal to the HPCI module, provides the translation required to implement a generic HPCI group using a uni(processor) "cluster". (That means simply forking off processes on the same host system as the original process.)

This is mostly useful for testing - as a "cluster" type that is always available on any (POSIX-compatible) host. It is also useful as a fallback when your only cluster is broken or inaccessible.

AUTHOR

John Macdonald - Boutros Lab

ACKNOWLEDGEMENTS

Paul Boutros, Phd, PI - Boutros Lab

The Ontario Institute for Cancer Research