Newsgroups: comp.sys.transputer
From: eh6911171@ntuvax.ntu.ac.sg
Subject: T805 basic timings required
Organization: Nanyang Technological University - Singapore
Date: 8 Oct 94 10:17:08 +0800
Message-ID: <1994Oct8.101708.1@ntuvax.ntu.ac.sg>

Hi there!

I am currently facing problems in determining the basic computations timings 
on a T805-20 and T805-25 MHz transputers using 3L parallel C compiler.

The basic operationn timings that I want is :
1.   The addition of two floating point numbers without any assignment, for e.g.
 A + B.

2.   The subtraction of two floating point numbers without any assignmemnt, for
e.g. A - B.

3.   The multiplication of two fgloating point numbers without any assignment,
for e.g. A * B.

4.   The division of two floting point numbers without any assignment, for e.g.
A / B.

Thank you in advance.

R. Arul


