Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
On the model of computation: point: we must extend our model of computation to account for cost and location
Dally W. Communications of the ACM65 (9):30-32,2022.Type:Article
Date Reviewed: Jan 23 2023

The model of any process demonstrates its functionality and is useful for its study and analysis. For example, the Turing machine is a model for computation. However, the random-access machine (RAM) model is close to the architecture of serial processing and the parallel RAM (PRAM) model is close to parallel processing. These models are time tested and are the basis of computer science and engineering development. Technology advancements have had a tremendous impact on serial processing speed. Now, communication time (with memory) far exceeds central processing unit (CPU) processing.

The viewpoint presented in this article suggests a new model that also accounts for communication time. In a typical case of the addition of two 32-bit words, the energy needed to communicate with global memory is many thousand times more than what is required to compute the addition, which indicates that communication complexity is dominate to computational complexity. These latter complexities are termed as energy complexities, because energy consumed is closely related to clock cycles spent. It is said that, in some cases, communication complexity can be improved via proper design decisions of whether to store the intermediate results or recompute using perceptron networks.

However, the complexity needs of computation do not arise in every situation, for example, in user interface (UI) design, but also in other situations like training neural networks and optimization and simulation problems. The accounting of both computational and communication complexity is important.

There is a lot of concern about energy complexity. In 2018, data centers around the world consumed about one percent of the global electricity, and the figure may rise to three to 14 percent by 2030. This scenario signifies the need for an accurate model of computation so that more efficient algorithms can be picked for any given problem.

Overall, this interesting article focuses on important questions that may lead to a new, multidisciplinary research domain.

Reviewer:  K R Chowdhary Review #: CR147540 (2303-0032)
Bookmark and Share
  Featured Reviewer  
 
General (D.1.0 )
 
Would you recommend this review?
yes
no
Other reviews under "General": Date
Problems in programming
Vitek A., Tvrdy I., Reinhardt R., Mohar B. (ed), Martinec M., Dolenc T., Batagelj V. (ed), John Wiley & Sons, Inc., New York, NY, 1991. Type: Book (9780471930174)
Aug 1 1992
KNOs: KNowledge acquisition, dissemination, and manipulation Objects
Tsichritzis D., Fiume E., Gibbs S., Nierstrasz O. ACM Transactions on Information Systems 5(1): 96-112, 1987. Type: Article
Nov 1 1987
Programmer perceptions of productivity and programming tools
Hanson S. (ed), Rosinski R. Communications of the ACM 28(2): 180-189, 1985. Type: Article
Jul 1 1985
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy