Download - HPC Assignment List

Transcript
Page 1: HPC Assignment List

HPC ASS IGNMENT LIST

PROGRAMMING

1. Reading the details, content and size of a.out file.2. Program to print all the characters that are part of

ASCII code ? /3. Names of 2^50,2^60,…,2^100 ?4. Program to check whether the machine you are

running on supports IEEE Floating point representation and arithmetic on denormalized numbers.

PROBLEMS

1. 2.412. 2.433. 2.45 4. 2.46 5. 2.486. 2.497. 2.508. 2.539. 2.5510. 2.62

READING

1. Ch 22. N 3