Sponsored Content
Full Discussion: cluster
Special Forums UNIX and Linux Applications High Performance Computing cluster Post 302298072 by fabtagon on Monday 16th of March 2009 03:28:23 PM
Old 03-16-2009
To give a useful answer one would need way more information about the type of problem you're going to run on these machines.
 

9 More Discussions You Might Find Interesting

1. Linux

Cluster?

hey we doing a clean up here at work and throwing out all the old PC's. Not the best like 300Mhz or around there they are. I've grab a few since I would like to teach myself how to cluster! Only one thing. I got no idea where to start. I know do a search on google etc. But I was wondering... (3 Replies)
Discussion started by: woofie
3 Replies

2. AIX

cluster

Hi All I have two Pseries servers with AIX 5L as operating systems. HACMP cluster was there. For some reasons I have to change IP addresses of Servers. So How could I do it? Ajay (2 Replies)
Discussion started by: ajay234
2 Replies

3. High Performance Computing

Building a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris

Provides a description of how to set up a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris. More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

4. High Performance Computing

SUN Cluster Vs Veritas Cluster

Dear All, Can anyone explain about Pros and Cons of SUN and Veritas Cluster ? Any comparison chart is highly appreciated. Regards, RAA (4 Replies)
Discussion started by: RAA
4 Replies

5. Solaris

Sun cluster and Veritas cluster question.

Yesterday my customer told me to expect a vcs upgrade to happen in the future. He also plans to stop using HDS and move to EMC. Am thinking how to migrate to sun cluster setup instead. My plan as follows leave the existing vcs intact as a fallback plan. Then install and build suncluster on... (5 Replies)
Discussion started by: sparcguy
5 Replies

6. UNIX for Dummies Questions & Answers

what is cluster ?

Hi friends pls give be a brief definition about clusters , i heard abt it its a server isnt any one have idea abt it how to form a cluster ? whts the configuration need for comning a cluster ? wht os they used in it ? How many servers can installed in a cluster ? give me full detailes abt... (1 Reply)
Discussion started by: babinlonston
1 Replies

7. Solaris

Sun cluster 4.0 - zone cluster failover doubt

Hello experts - I am planning to install a Sun cluster 4.0 zone cluster fail-over. few basic doubts. (1) Where should i install the cluster s/w binaries ?. ( global zone or the container zone where i am planning to install the zone fail-over) (2) Or should i perform the installation on... (0 Replies)
Discussion started by: NVA
0 Replies

8. Solaris

Cluster

I am new to clustering enviornment , so can anyone tell me command or set of command or script that can determin whether any particular server is in cluster or not? (5 Replies)
Discussion started by: omkar.jadhav
5 Replies

9. Solaris

Cluster

I have two servers which are working active active (cluster). my problem is : When I put the following command :hastat -a to know the active node I have this message:"could not detect active node" NB:the version of my solaris is 10 8/07 s10x_u4wos_12h x86 How to solve this problem ... (0 Replies)
Discussion started by: zineb06
0 Replies
ARITHMETIC(6)							 BSD Games Manual						     ARITHMETIC(6)

NAME
arithmetic -- quiz on simple arithmetic SYNOPSIS
arithmetic [-o +-x/] [-r range] DESCRIPTION
arithmetic asks you to solve problems in simple arithmetic. Each question must be answered correctly before going on to the next. After every 20 problems, it prints the score so far and the time taken. You can quit at any time by typing the interrupt or end-of-file character. The options are as follows: -o By default, arithmetic asks questions on addition of numbers from 0 to 10, and corresponding subtraction. By supplying one or more of the characters +-x/, you can ask for problems in addition, subtraction, multiplication, and division, respectively. If you give one of these characters more than once, that kind of problem will be asked correspondingly more often. -r If a range is supplied, arithmetic selects the numbers in its problems in the following way. For addition and multiplication, the numbers to be added or multiplied are between 0 and range, inclusive. For subtraction and division, both the required result and the number to divide by or subtract will be between 0 and range. (Of course, arithmetic will not ask you to divide by 0.) The default range is 10. When you get a problem wrong, arithmetic will remember the numbers involved, and will tend to select those numbers more often than others, in problems of the same sort. Eventually it will forgive and forget. arithmetic cannot be persuaded to tell you the right answer. You must work it out for yourself. DIAGNOSTICS
``What?'' if you get a question wrong. ``Right!'' if you get it right. ``Please type a number.'' if arithmetic doesn't understand what you typed. SEE ALSO
bc(1), dc(1) BSD
May 31, 1993 BSD
All times are GMT -4. The time now is 06:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy