Beowulf clusters

  • Thread starter Kenneth P. Turvey
  • Start date
K

Kenneth P. Turvey

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I need to do some parameter optimization on a long running job so I'm
planning to use the Beowulf cluster on the UMSL campus. Ideally I would
like to be able to kick off threads using the executor interface and have
them run on available nodes on the cluster. I know that things probably
aren't this simple, but that would be the ideal case.

Does anyone have any experience with this? Any help would be appreciated.

- --
Kenneth P. Turvey <[email protected]>

XMPP IM: (e-mail address removed)
Yahoo IM: kpturvey2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEp0y0i2ZgbrTULjoRAmhjAKCY6IV/oY+eqC1KlLdTPqyMj04vhACfZx/S
z8pwzl6k09qNb3ee79kDjiQ=
=yvvl
-----END PGP SIGNATURE-----
 
F

Filip Larsen

Kenneth P. Turvey wrote
I need to do some parameter optimization on a long running job so I'm
planning to use the Beowulf cluster on the UMSL campus. Ideally I would
like to be able to kick off threads using the executor interface and have
them run on available nodes on the cluster. I know that things probably
aren't this simple, but that would be the ideal case.

Does anyone have any experience with this? Any help would be
appreciated.

If you are looking for ways to deploy and run computation jobs on your
cluster using Java, you may find the following interesting:

http://sourceforge.net/projects/aglets
http://sourceforge.net/projects/jcgrid/


Regards,
 
K

Kenneth P. Turvey

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I mistakenly listed The Java Grid Computing project, which seems dead,
instead of the Java Parallal Processing Framework project which is much
more
alive and kicking:

http://sourceforge.net/projects/jppf-project

The links you provided are quite interesting, particularly the one above,
but they don't seem to take advantage of the existing Beowulf
architecture. I can't really run programs on the nodes except through the
existing architecture since I'm not an administrator of the cluster. It
would be nice if there was something that had an interface like the JPPF
project but used the existing task submission and execution architecture.
Does something like this exist? It would be somewhat surprising if it
didn't with the number of Beowulf clusters out in the wild.

I really did enjoy reading the information at the link above. I was
talking to my wife the other night about how cool it would be if the
computer labs on campus joined the cluster when not in use. The project
above could make implementing this quite easy.

- --
Kenneth P. Turvey <[email protected]>

XMPP IM: (e-mail address removed)
Yahoo IM: kpturvey2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEqEzAi2ZgbrTULjoRAqM7AJ4lk6aRADK+v+6FdnBYPgC4Lq5g4wCfYLbJ
FQWuf5c6UJDjay3DLkHoIO8=
=dBS1
-----END PGP SIGNATURE-----
 
V

vjg

Kenneth said:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I need to do some parameter optimization on a long running job so I'm
planning to use the Beowulf cluster on the UMSL campus. Ideally I would
like to be able to kick off threads using the executor interface and have
them run on available nodes on the cluster. I know that things probably
aren't this simple, but that would be the ideal case.

Does anyone have any experience with this? Any help would be appreciated.

- --
Kenneth P. Turvey <[email protected]>

XMPP IM: (e-mail address removed)
Yahoo IM: kpturvey2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEp0y0i2ZgbrTULjoRAmhjAKCY6IV/oY+eqC1KlLdTPqyMj04vhACfZx/S
z8pwzl6k09qNb3ee79kDjiQ=
=yvvl
-----END PGP SIGNATURE-----

Am I the only one here who hasn't a clue what "the Beowolf cluster" is?
You referenced UMSL and I'm assuming that's the University of Missouri
at St. Louis. I happen to live in St. Louis so it caught my eye.
 
O

Oliver Wong

Kenneth P. Turvey said:
I was
talking to my wife the other night about how cool it would be if the
computer labs on campus joined the cluster when not in use.

And how'd that go? ;)

- Oliver
 
D

Daniel Dyer

Am I the only one here who hasn't a clue what "the Beowolf cluster" is?
You referenced UMSL and I'm assuming that's the University of Missouri
at St. Louis. I happen to live in St. Louis so it caught my eye.

My news reader seems to have lost the last day's posts, including the
original post in this thread, so forgive me if this has already been
mentioned, but how about using Java Spaces?

http://java.sun.com/developer/technicalArticles/tools/JavaSpaces/
http://today.java.net/pub/a/today/2005/04/21/farm.html
http://www.javaworld.com/jw-11-1999/jw-11-jiniology.html

Dan.
 
K

Kenneth P. Turvey

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

And how'd that go? ;)

Haha... you must have met my wife. She often looks at me with wonder....
that is wonder about why I'm telling her this stuff.

- --
Kenneth P. Turvey <[email protected]>

XMPP IM: (e-mail address removed)
Yahoo IM: kpturvey2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEqXUsi2ZgbrTULjoRAmHzAJwI69HN66OppiQJVY9FeiJgGAfTswCdG+Jc
sniwkjmLUAHksS89TTFUbdk=
=2FsZ
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Array declaration compiler bug? 3
Java 1.6 13
Parameters (command line, preferences, user input) 1
Simple GUI problem 1
Executor 8
Logger performance 5
Class dependency problem 11
Binomial Simulation 16

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top