Illustration of parallel programming environments, Computer Engineering

Assignment Help:

Q. Illustration of parallel programming environments?

Let's discuss illustrations of parallel programming environments of Intel paragaon XP/S and Cray Y-MP software.

The Cray Y-MP system operates with UNICOS operating system.  It has 2 FORTRAN compilers CFT and CFT 77 for automatic vector code generation. The system software has huge library of routines, debugging aids, program management utilities as well as assembler UNICOS which is written in C. It supports vectorizing, optimizing, concurrentising facilities for FORTRAN compilers as well as has vetorizing and optimizing C compiler.  The Cray Y-MP has three multitasking/multiprocessing methods namely (i) Macrotasking, (ii) microtasking, (iii) autotasking. It has a subroutine library comprising numerous utilities, high performance subroutines along with scientific and math routines. 

The Intel Paragaon XP/S system is extension of Intel iPSC/860 as well as Delta systems and it is a scalable in addition mesh connected multicompiler that is applied in distributed memory system.

The processors which for nodes of system are 50 MHz i860 XP Processors. In addition it uses distributed UNIX based OS technology. The languages supported by Paragaon comprise C, C++, ADA and Data Parallel Fortran. The tools for integration involve FORGE and Cast parallelisation tools. The programming environment involves an Interactive Parallel Debugger (IPD).


Related Discussions:- Illustration of parallel programming environments

Mingw32 compiler, Although there are no compulsory "c" compiler for this su...

Although there are no compulsory "c" compiler for this subject, but the compiler we are going to use for this example is the Mingw32 compiler. Download the source code files fro

Explain the scan code, What is meant by scan code?  When a key is press...

What is meant by scan code?  When a key is pressed on the keyboard, the keyboard controller places a code take to the key pressed into a part of the memory known as the keyboar

Explain chaining method, Chaining: In this method, instead of hashing func...

Chaining: In this method, instead of hashing function value as location we use it as an index into an array of pointers. Every pointer access a chain that holds the element having

What is the purpose of bios in a system, BIOS or Basic Input/Output System ...

BIOS or Basic Input/Output System is the first program accessed by the processor during start up to make sure that all the other basic programs, hard drives, ports, peripherals and

Components of a 3-tier client server, What are the essential components of ...

What are the essential components of a 3-tier client server In a three-tier or multi-tier environment, the client executes the presentation logic (the client). The business log

Determine about the intranet server, Determine about the Intranet server ...

Determine about the Intranet server The success or usage of the Intranet server is measured by the number of operations it handles per Unit time. The selection of a good server

Explain readers-writers problem, Explain Readers-writers problem. Read...

Explain Readers-writers problem. Readers-writers problem: Assume that a data object (as a file or record) is to be shared between several concurrent processes. The readers ar

Define dma, Define DMA. The transfer of data among a fast storage devic...

Define DMA. The transfer of data among a fast storage device such as magnetic disk and memory if often limited by the speed of the CPU. Removing the CPU from the path and letti

Explain circuit switching versus packet switching, Explain difference of Ci...

Explain difference of Circuit switching versus Packet switching. Within circuit switching an end-to-end path is to be establishing before any data can be sent. Previously a con

Time complexity in the worst case, Speicified the following piece of code: ...

Speicified the following piece of code: int i = 1; int j = 4; while (i     {      if (i%3 == 0) i+=3;      else i+=4;        if (j%2 == 0) j*=4;      els

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd