How to on building a High Performance Server on FreeBSD

View: New views
4 Messages — Rating Filter:   Alert me  

How to on building a High Performance Server on FreeBSD

by Gerardo Paredes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am giving a course for students who are about to finish their undergraduate classes on Systems Engineering. We are trying to set up a High Performance cluster for mathematic applications.   Does someone on the list know of a well written "howto" kind of document we can support whenever we get stuck at something.
 
 
Regards
Gerardo Paredes

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
freebsd-cluster@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-cluster
To unsubscribe, send any mail to "freebsd-cluster-unsubscribe@..."

Re: How to on building a High Performance Server on FreeBSD

by Stanislav Sedov-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 17 Oct 2008 14:15:50 -0700 (PDT)
Gerardo Paredes <gerardon_paredes@...> mentioned:

> I am giving a course for students who are about to finish their undergraduate classes on Systems Engineering. We are trying to set up a High Performance cluster for mathematic applications.   Does someone on the list know of a well written "howto" kind of document we can support whenever we get stuck at something.
>  

What mechanism do you plan to use for parallel computation? If you'll go
for MPI I think the setup won't be different from any other UNIX, so any
documentation will apply.

--
Stanislav Sedov
ST4096-RIPE


attachment0 (202 bytes) Download Attachment

Re: How to on building a High Performance Server on FreeBSD

by Gerardo Paredes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



--- On Sat, 10/18/08, Stanislav Sedov <stas@...> wrote:

From: Stanislav Sedov <stas@...>
Subject: Re: How to on building a High Performance Server on FreeBSD
To: gerardon_paredes@...
Cc: freebsd-cluster@...
Date: Saturday, October 18, 2008, 3:34 AM

On Fri, 17 Oct 2008 14:15:50 -0700 (PDT)
Gerardo Paredes <gerardon_paredes@...> mentioned:

> I am giving a course for students who are about to finish their
undergraduate classes on Systems Engineering. We are trying to set up a High
Performance cluster for mathematic applications.   Does someone on the list
know of a well written "howto" kind of document we can support
whenever we get stuck at something.
>  

What mechanism do you plan to use for parallel computation? If you'll go
for MPI I think the setup won't be different from any other UNIX, so any
documentation will apply.


Yes we do intend to use MPI, but i was talking about how to setup the cluster going through the NFS install, where to put /home, at the NFS server or locally?, if would be better to install the worker nodes as diskless, netbooting machines, or can we arrange a setup of fully installed FreeBSD7.0 workstation to use their resources whenever somebody is not using them?

I believe this point hasn't been worked enough on the FreeBSD documentation, as good as the Handbook is, there isn't good documentation on how to setup a cluster on it.


Gerardo Paredes



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
freebsd-cluster@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-cluster
To unsubscribe, send any mail to "freebsd-cluster-unsubscribe@..."

Re: How to on building a High Performance Server on FreeBSD

by Rayson Ho :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Oct 18, 2008 at 10:48 AM, Gerardo Paredes
<gerardon_paredes@...> wrote:
> Yes we do intend to use MPI, but i was talking about how to setup the cluster going through the NFS install, where to put /home, at the NFS server or locally?, if would be better to install the worker nodes as diskless, netbooting machines, or can we arrange a setup of fully installed FreeBSD7.0 workstation to use their resources whenever somebody is not using them?
>
> I believe this point hasn't been worked enough on the FreeBSD documentation, as good as the Handbook is, there isn't good documentation on how to setup a cluster on it.

Not a HOWTO, but I think it is one of the best I have been on HPC
clustering on FreeBSD:

"Building a High-performance Computing Cluster Using FreeBSD"

http://people.freebsd.org/~brooks/papers/bsdcon2003/

You can also read other papers related to the subject at:
http://people.freebsd.org/~brooks/papers/

Rayson



>
>
> Gerardo Paredes
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> freebsd-cluster@... mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-cluster
> To unsubscribe, send any mail to "freebsd-cluster-unsubscribe@..."
>
_______________________________________________
freebsd-cluster@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-cluster
To unsubscribe, send any mail to "freebsd-cluster-unsubscribe@..."