Granularity
Encyclopedia : G : GR : GRA : Granularity
- ''See also: grain and film grain (disambiguation)
In physics
A fine-grained description of a system is a detailed, low-level model of it. A coarse-grained description is a model where some of this fine detail has been smoothed over or averaged out. The replacement of a fine-grained description with a lower-resolution coarse-grained model is called coarse graining. (See for example the view of the second law of thermodynamics in the article MaxEnt thermodynamics)
In computing
In parallel computing, granularity means the amount of computation in relation to communication, i.e., the ratio of computation to the amount of communication.
"Fine-grain", or "tightly coupled, parallelism" means individual tasks are relatively small in terms of code size and execution time. The data are transferred among processors infrequently. "Coarse grain", or loosely coupled, is the opposite: data are communicated frequently in amounts of one or a few memory words.
The smaller the granularity, the greater the potential for parallelism and hence speed-up but the greater the overheads of synchronization and communication. (The last two paragraphs are based on [FOLDOC].)
In credit portfolio risk management
In credit portfolio risk modeling, granularity refers to the number of the exposures in the portfolio. The higher the granularity, the more positions are in a credit portfolio, providing a higher degree of size diversification, which in turn reduces concentration risk. This is colloquially known as "not putting all your eggs in one basket".
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
