In Search of Finalware – Part II

By Michael J. Andrescavage

February 16, 2007

Software productivity has been fighting to keep pace with advancements in computer, storage and networking technology for over three decades. In part one of his two-part piece, Michael Andrescavage traced some of the underlying causes of this persistent disparity and introduced the concept of an Integrated Information Processing Architecture (IIPA). In part two, he outlines what exactly an IIPA is, its value, and how to go about implementing one.

What is an Integrated Information Processing Architecture (IIPA)?

Think of the Starship Enterprise, where all systems — hardware, software, and data — are connected. A system of systems. Where all information is real-time, continuously stored, available for processing and analysis with all other information, accessible anywhere, totally integrated and never stopping. This, then, is an Integrated Information Processing Architecture (IIPA). Now, the shuttle pod leaves the Enterprise; it has its own IIPA. Both ships' IIPAs may be available to each other and others.

We now leave the realm of science fiction.

Let's build an IIPA

At first glance, it may seem that this architecture is overkill for most existing applications. But, designing for total integration requires that we embrace the larger picture. The architecture is designed to do the following:

  • Support real-time additions and deletions of hardware, software, and data — dynamic expansion and contraction of processing capabilities.
  • Manage a collection of computing resources (CCR) with support for every known and future hardware/operating system/networking configuration, deemed necessary.
  • Capable of dynamically connecting/disconnecting CCRs and their processing capabilities to/from each other.
  • Authorize remote access to the CPUs, memory, I/O and operating system on each computing resource.

The processing model is service-oriented. Services are scalable, independent, stand-alone, generalized, reusable, and exist somewhere accessible. Except for IIPA core functionality (ICF), all other software created is a service. Two types of service are available: IIPA services to support user interface, security, monitoring, etc., and end-user services.

Services are composed of one or more commands, where a command contains a list of name/value pairs which identify all necessary details/arguments/parameters/variables to accomplish a specific, clearly defined task.

Service commands are executed by command processors, where the resulting software executes and may create new commands executed by other command processors. The execution of a command provides feedback to the originator command.

Command processors are externally assigned to operating system threads at runtime, one command processor to one thread. As many command processor–thread pairs, as necessary, may be assigned. Operating system constraints such as memory and/or number of resources will determine maximum configuration.
 
Services executing within an IIPA communicate with other services via a Services Programming Interface (SPI).
 
All work accomplished is through service commands and feedback flowing through a CCR. ICF is responsible for delivering commands from source service command processor to the destination service command processor, with feedback returning to the command originator.

What are the benefits of an IIPA?

1. The dynamic expansion and contraction of processing capabilities mirrors business cycles and periods of fluctuating processing requirements. An IIPA is a convenient vehicle to exercise scalable services — services with high interactivity and services requiring high performance resources — co-existing with all other services.

2. The ability to use heterogeneous computing resources, generic processors, and multiple operating systems at market prices, financially favors this entity over any competitor.

3. Dynamic alternate-path retry is performed when a CCR outage is encountered.

4. IIPA services are available which allow for independent enhancement and functionality.

5. All software can be written as service-oriented commands.

6. The assignment of a command processor to an operating system thread provides a simple interface for high performance computing. In fact, most thread-based applications can be replaced by using service commands.

7. The threading model is ready for any number of CPU cores projected for the future.

8. The SPI minimizes the number of programming interfaces and eliminates communications programming. Programmers focus on creating the closed logic for a specific service command.  All software is:

  • created using the same simple concepts
  • command driven
  • high-performance (multi-threaded)
  • real-time
  • dynamically scalable in real-time
  • fault-tolerant
  • operating system and hardware independent (except in specific cases)
  • capable of interfacing with all other similarly designed software
  • self-monitoring
  • capable of being upgraded in real-time
  • simple to create

9. When integration is achieved, ideas to solutions are rapid. New ways of looking at data and software generate innovative solutions.

How to get started

Identify a candidate service. Acquire X number of computing resources. Choose two people to develop the 1st IIPA service; after successful completion, these two developers can train two more developers. Initiate the next necessary services. Each service is to be supported by zero or more developers, maintainers and integrators.

All of the software systems that exist today are legacy, some older than others. For an IIPA to be a success, all systems must be converted. In the interim, as new services are being added to the IIPA, temporary interfaces from the IIPA to legacy systems may be desirable instead of a full conversion.

—-

Michael J. Andrescavage has been developing software for 40 years. He is the Chief Software Architect for Andrescavage Software, Inc. www.andrescavage.com

Subscribe to HPCwire's Weekly Update!

Be the most informed person in the room! Stay ahead of the tech trends with industry updates delivered to you every week!

Mystery Solved: Intel’s Former HPC Chief Now Running Software Engineering Group 

April 15, 2024

Last year, Jeff McVeigh, Intel's readily available leader of the high-performance computing group, suddenly went silent, with no interviews granted or appearances at press conferences.  It led to questions -- what's Read more…

Exciting Updates From Stanford HAI’s Seventh Annual AI Index Report

April 15, 2024

As the AI revolution marches on, it is vital to continually reassess how this technology is reshaping our world. To that end, researchers at Stanford’s Institute for Human-Centered AI (HAI) put out a yearly report to t Read more…

Crossing the Quantum Threshold: The Path to 10,000 Qubits

April 15, 2024

Editor’s Note: Why do qubit count and quality matter? What’s the difference between physical qubits and logical qubits? Quantum computer vendors toss these terms and numbers around as indicators of the strengths of t Read more…

Intel’s Vision Advantage: Chips Are Available Off-the-Shelf

April 11, 2024

The chip market is facing a crisis: chip development is now concentrated in the hands of the few. A confluence of events this week reminded us how few chips are available off the shelf, a concern raised at many recent Read more…

The VC View: Quantonation’s Deep Dive into Funding Quantum Start-ups

April 11, 2024

Yesterday Quantonation — which promotes itself as a one-of-a-kind venture capital (VC) company specializing in quantum science and deep physics  — announced its second fund targeting €200 million. The very idea th Read more…

Nvidia’s GTC Is the New Intel IDF

April 9, 2024

After many years, Nvidia's GPU Technology Conference (GTC) was back in person and has become the conference for those who care about semiconductors and AI. In a way, Nvidia is the new Intel IDF, the hottest chip show Read more…

Exciting Updates From Stanford HAI’s Seventh Annual AI Index Report

April 15, 2024

As the AI revolution marches on, it is vital to continually reassess how this technology is reshaping our world. To that end, researchers at Stanford’s Instit Read more…

Intel’s Vision Advantage: Chips Are Available Off-the-Shelf

April 11, 2024

The chip market is facing a crisis: chip development is now concentrated in the hands of the few. A confluence of events this week reminded us how few chips Read more…

The VC View: Quantonation’s Deep Dive into Funding Quantum Start-ups

April 11, 2024

Yesterday Quantonation — which promotes itself as a one-of-a-kind venture capital (VC) company specializing in quantum science and deep physics  — announce Read more…

Nvidia’s GTC Is the New Intel IDF

April 9, 2024

After many years, Nvidia's GPU Technology Conference (GTC) was back in person and has become the conference for those who care about semiconductors and AI. I Read more…

Google Announces Homegrown ARM-based CPUs 

April 9, 2024

Google sprang a surprise at the ongoing Google Next Cloud conference by introducing its own ARM-based CPU called Axion, which will be offered to customers in it Read more…

Computational Chemistry Needs To Be Sustainable, Too

April 8, 2024

A diverse group of computational chemists is encouraging the research community to embrace a sustainable software ecosystem. That's the message behind a recent Read more…

Hyperion Research: Eleven HPC Predictions for 2024

April 4, 2024

HPCwire is happy to announce a new series with Hyperion Research  - a fact-based market research firm focusing on the HPC market. In addition to providing mark Read more…

Google Making Major Changes in AI Operations to Pull in Cash from Gemini

April 4, 2024

Over the last week, Google has made some under-the-radar changes, including appointing a new leader for AI development, which suggests the company is taking its Read more…

Nvidia H100: Are 550,000 GPUs Enough for This Year?

August 17, 2023

The GPU Squeeze continues to place a premium on Nvidia H100 GPUs. In a recent Financial Times article, Nvidia reports that it expects to ship 550,000 of its lat Read more…

DoD Takes a Long View of Quantum Computing

December 19, 2023

Given the large sums tied to expensive weapon systems – think $100-million-plus per F-35 fighter – it’s easy to forget the U.S. Department of Defense is a Read more…

Synopsys Eats Ansys: Does HPC Get Indigestion?

February 8, 2024

Recently, it was announced that Synopsys is buying HPC tool developer Ansys. Started in Pittsburgh, Pa., in 1970 as Swanson Analysis Systems, Inc. (SASI) by John Swanson (and eventually renamed), Ansys serves the CAE (Computer Aided Engineering)/multiphysics engineering simulation market. Read more…

Intel’s Server and PC Chip Development Will Blur After 2025

January 15, 2024

Intel's dealing with much more than chip rivals breathing down its neck; it is simultaneously integrating a bevy of new technologies such as chiplets, artificia Read more…

Choosing the Right GPU for LLM Inference and Training

December 11, 2023

Accelerating the training and inference processes of deep learning models is crucial for unleashing their true potential and NVIDIA GPUs have emerged as a game- Read more…

Baidu Exits Quantum, Closely Following Alibaba’s Earlier Move

January 5, 2024

Reuters reported this week that Baidu, China’s giant e-commerce and services provider, is exiting the quantum computing development arena. Reuters reported � Read more…

Comparing NVIDIA A100 and NVIDIA L40S: Which GPU is Ideal for AI and Graphics-Intensive Workloads?

October 30, 2023

With long lead times for the NVIDIA H100 and A100 GPUs, many organizations are looking at the new NVIDIA L40S GPU, which it’s a new GPU optimized for AI and g Read more…

Shutterstock 1179408610

Google Addresses the Mysteries of Its Hypercomputer 

December 28, 2023

When Google launched its Hypercomputer earlier this month (December 2023), the first reaction was, "Say what?" It turns out that the Hypercomputer is Google's t Read more…

Leading Solution Providers

Contributors

AMD MI3000A

How AMD May Get Across the CUDA Moat

October 5, 2023

When discussing GenAI, the term "GPU" almost always enters the conversation and the topic often moves toward performance and access. Interestingly, the word "GPU" is assumed to mean "Nvidia" products. (As an aside, the popular Nvidia hardware used in GenAI are not technically... Read more…

Shutterstock 1606064203

Meta’s Zuckerberg Puts Its AI Future in the Hands of 600,000 GPUs

January 25, 2024

In under two minutes, Meta's CEO, Mark Zuckerberg, laid out the company's AI plans, which included a plan to build an artificial intelligence system with the eq Read more…

China Is All In on a RISC-V Future

January 8, 2024

The state of RISC-V in China was discussed in a recent report released by the Jamestown Foundation, a Washington, D.C.-based think tank. The report, entitled "E Read more…

Shutterstock 1285747942

AMD’s Horsepower-packed MI300X GPU Beats Nvidia’s Upcoming H200

December 7, 2023

AMD and Nvidia are locked in an AI performance battle – much like the gaming GPU performance clash the companies have waged for decades. AMD has claimed it Read more…

Nvidia’s New Blackwell GPU Can Train AI Models with Trillions of Parameters

March 18, 2024

Nvidia's latest and fastest GPU, codenamed Blackwell, is here and will underpin the company's AI plans this year. The chip offers performance improvements from Read more…

Eyes on the Quantum Prize – D-Wave Says its Time is Now

January 30, 2024

Early quantum computing pioneer D-Wave again asserted – that at least for D-Wave – the commercial quantum era has begun. Speaking at its first in-person Ana Read more…

GenAI Having Major Impact on Data Culture, Survey Says

February 21, 2024

While 2023 was the year of GenAI, the adoption rates for GenAI did not match expectations. Most organizations are continuing to invest in GenAI but are yet to Read more…

Intel’s Xeon General Manager Talks about Server Chips 

January 2, 2024

Intel is talking data-center growth and is done digging graves for its dead enterprise products, including GPUs, storage, and networking products, which fell to Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire