Use of intrinsic functions in fortran, Computer Engineering

Assignment Help:

Q. Use of Intrinsic Functions in FORTRAN?

HPF initiates some new intrinsic functions also to those defined in F90. The two mainly often used in parallel programming are system inquiry functions PROCESSORS_SHAPE and NUMBER_OF_PROCESSORS. These functions give the information about number of physical processors on that running program executes plus processor configuration. General syntax of is 

NUMBER_OF_PROCESSORS is 

NUMBER_OF_PROCESSORS (dim) 

Where dim is the optional argument. It returns number of processors in underlying array or if the optional argument is present size of this array along a specified dimension. 

General syntax of  PROCESSORS_SHAPE is 

PROCESSORS_SHAPE() 

It returns one dimensional array whose ith element provides size of underlying processor array in its ith dimension.


Related Discussions:- Use of intrinsic functions in fortran

Define about hyper-threading technology, Q. Define about Hyper-threading te...

Q. Define about Hyper-threading technology? Hyper-threading technology enables a single microprocessor to behave as two separate threaded processors to operating system and app

Illustrate the text area, specifies a form field where user can enter large...

specifies a form field where user can enter large amounts of text. In most respects, works like an field. It can have a name as well as a def

Electrically erasable programmable rom - computer memory, Explain Electrica...

Explain Electrically Erasable Programmable ROM - Computer Memory? The next level of erasability is the EEPROM which able to be erased under software control. This is the most f

What do you mean by u-area or u-block, What do you mean by u-area (user are...

What do you mean by u-area (user area) or u-block? This having the private data that is manipulated only by the Kernel. This is local to the Process, i.e. every process is a

What is the difference between the c#.net and vb.net, What is the differenc...

What is the difference between the C#.NET and VB.NET? VB.NET - It don't have the XML Documentation. - It don't have the Operator Overloading. - It dont't have the P

Determine what part of global array to work on thread number, Q. Determine ...

Q. Determine what part of global array to work on thread number? #include void subdomain(float x[ ], int istart, int ipoints) { int i; for (i = 0; i x[istart+

Computer, How does computer started?

How does computer started?

Source and destination are named the same, What happens if the both source ...

What happens if the both source and destination are named the same? Ans) The import operation present in MS Access does not overwrite or change any of the existing tables or obj

Develop system flow charts - nasa near earth object, Background Information...

Background Information The National Aeronautics and Space Administration (NASA) is the agency within the United States Government responsible for US space exploration. Within th

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