US8352724B2 - Microprocessor and grid computing system - Google Patents
Microprocessor and grid computing system Download PDFInfo
- Publication number
- US8352724B2 US8352724B2 US10/883,766 US88376604A US8352724B2 US 8352724 B2 US8352724 B2 US 8352724B2 US 88376604 A US88376604 A US 88376604A US 8352724 B2 US8352724 B2 US 8352724B2
- Authority
- US
- United States
- Prior art keywords
- microprocessor
- area
- software
- grid computing
- software area
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6236—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database between heterogeneous systems
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
Definitions
- the present invention relates to a security technology and a technology for constituting an auxiliary system of a distributed computer resource management technology in a microprocessor level that are important in using grid computing.
- Grid is a word that is derived from “power grid” (a high-voltage line transmission network), and comes from an idea of utilizing the computing performance by combining the computers which are distributed geographically without minding a generation location, like electricity.
- Globus ToolKit is a certain de facto standard. Globus ToolKit is developed by the Globus project team where Argonne National Laboratory in U.S.A., universities in U.S.A. such as University of Southern California and companies such as IBM and Microsoft participate in. Globus ToolKit has a primitive function required for grid computing, that is to say, provides only functions of resource management, resource information service and data management that are directly connected to a platform such as an operating system (OS).
- OS operating system
- metacomputing is a method for solving a large scale problem that cannot be treated with only one computer, by using plural computers that are connected to one another in a grid environment.
- a parallel processing among plural computers using MPI is an implementation method of metacomputing.
- MPI Message Passing Interface
- a large number of middlewares that realize MPI among plural computers each employ an MPI supplied by a vendor in a computer and establish communication between computers by TCP/IP. It is possible to put a parallel program developed in MPI in action in a grid environment without giving a large change, by using these middlewares.
- High throughput computing is a method for distributing a large number of processing into computer resources in grid and executing them at high speed.
- a method that a large number of jobs are scheduled and injected into plural resources and a method that a remote computer that is referred to as RPC (Remote Procedure Call) is asked to perform a process.
- RPC Remote Procedure Call
- DUROC Dynamically Updated Request Online Co-allocator
- Mega computing is a method by which computers such as personal computers in idling in the world are utilized efficiently, and various data are analyzed, and the number of the computers to be used is assumed to be several million or more literally.
- SETI@home Search for Extra-Terrestrial Intelligence
- Grid portal is a method that utilizes a single-sign-on to enable an access to plural sites with one log-in and that can make various resources in a grid or use of service simple and easy.
- portals providing an access means to a computing resource itself or a portal providing an access to a function.
- Portals can improve further convenience by adding functions such as scheduling, a search or comparison of past computed results, a service cooperation of plural sites, rather than a simple service inlet.
- WSIA Web Services for Interaction Applications
- WSRP Web Services for Remote Portals
- WSXL Web Services eXperience Language
- a grid focusing on enormous data as an information resource is referred to as a data grid.
- a data grid In an field such as high energy physics, astrophysics, or bioinformatics, there are more and more needs for sharing of measured data, and the data grid is useful since cooperation of a large number of researchers for analysis is necessary, in the case where the number of observation devices is small but obtained data are enormous, or in the case where data becomes enormous because there is a great deal of measuring objects although the number of devices is large.
- There is a need to handle data as a distributed file because data size is large and cannot be treated in one place in a science and technology field.
- research and development about handling of database in a grid has been performed.
- Access grid is a project and software that Argonne National Laboratory in U.S.A. is leading, aims at a human interaction support in a grid, and is a method that can perform a high collaboration by sharing an image of hearing or visual senses with a researcher in a remote location.
- a sense of reality is more favorable as compared with a conventional video teleconference system and it is greatly different from a commodity personal computer in using software. Accordingly, the number of screens, cameras, or microphones can be increased easily and an access grid node having an arbitrary scale can be built.
- high scalability is realized by employing an IP multicast and a broadband backbone, and collaboration at several tens or more of spots is possible.
- Grid computing has various diversities and a future with a rapid spread of a network technique as described above. In addition, it has also large expectations for business. However, there are some problems which must be settled in order to promote the spread of grid computing. Especially important problems are the two problems described below.
- the first problem is security.
- security is extremely difficult and thorny.
- an executed application includes a confidential matter of a company or a case where it is treated as a valuable asset. Therefore, it is necessary for a user to have “a key” for each of computer resources and data, in addition to a certain mechanism of authentication and authorization.
- a procedure for use is to be single.
- a standard of existing software security like SSL and X.509 is being improved to satisfy these requests.
- security infrastructure in grid computing is already included in the existing grid computing environment like Globus.
- the second problem relates to resource management technology.
- a difficult problem in a grid computing environment is a management of distributed computer resources (DRM: distributed resource management), and relates to monitoring states of computer resources and data resources connected by network, scheduling of a job and a resource, an execution method thereof and the like.
- DRM distributed computer resources
- a large number of sleeping resources are used as typified by mega computing, it is necessary to adequately consider an object that is to reduce the power consumption.
- most of solutions are solutions made by a control technique in a middleware level on a platform such as OS, and a number of problems are still left.
- the present invention improves security technology and distributed computer resource management technology that are problems in improving in the efficiency and spread of grid computing. Based on an idea that a mechanism for supporting these control technology is required in a microprocessor level, an auxiliary system for supporting security technology and distributed computer resource management is provided in a software area in a microprocessor comprising a hardware area and the software area, according to the present invention.
- the present invention relates to a microprocessor comprising a hardware area and a software area, and has features described hereinafter, specifically.
- An auxiliary system for maintaining security is provided in the software area in a case of establishing grid computing.
- An auxiliary system of computer resource management is provided in the software area in a case of establishing grid computing.
- the auxiliary system of the computer resource management is an auxiliary system for monitoring performance of a computer resource and a state of the computer resource, scheduling of a job and the computer resource, an execution method, and the like.
- a power consumption control system is provided in the software area in a case of establishing grid computing.
- the software area can have a structure in which plural kinds of auxiliary systems or control systems are combined.
- the present invention relates to a grid computing system that is established by using a microprocessor including a hardware are and a software area and has features shown hereinafter, specifically.
- An auxiliary system for maintaining security is provided in the software area in a case of establishing grid computing, and performance of security can be enhanced by a cooperation of the auxiliary system and grid computing establishment support software that exists in middleware.
- An auxiliary system of computer resource management is provided in the software area in a case of establishing grid computing, and performance of grid computing can be enhanced by a cooperation of the auxiliary system and grid computing establishment support software that exists in middleware.
- a power consumption control system in the software area is provided in a case of establishing grid computing, and the total power consumption of grid computing is reduced by a cooperation of the power consumption control system and grid computing establishment support software that exists in middleware.
- An auxiliary system for maintaining security is provided in the software area in a case of establishing grid computing, and performance of security is enhanced by a cooperation of the auxiliary system and grid computing establishment support software that exists in a center server.
- An auxiliary system of computer resource management is provided in the software area in a case of establishing grid computing, and performance of grid computing is enhanced by a cooperation of the auxiliary system and grid computing establishment support software that exists in a center server.
- a power consumption control system is provided in the software area in a case of establishing grid computing, and the total power consumption of grid computing is reduced by a cooperation of the power consumption control system and grid computing establishment support software that exists in a center server.
- the software area can have a structure in which plural kinds of auxiliary systems or control systems are combined.
- the present invention makes it possible to ensure the efficiency and the security of a grid computing system by making a software area have an auxiliary system of security technology or computer resource management technology, in a microprocessor including a hardware are and the software area.
- FIG. 1 is a conceptual diagram of a UMA model configuration
- FIG. 2 is a conceptual diagram of a NUMA model configuration
- FIG. 3 is a conceptual diagram of a cluster system configuration
- FIG. 4 is a conceptual diagram of grid computing configuration
- FIGS. 5A and 5B show a comparison of hardware configurations of a superscalar type microprocessor and a VLIW type microprocessor including a dynamic compiler (Ref: Nikkei electronics 2001.2.26);
- FIGS. 6A and 6B show a comparison of instruction scheduling of a superscalar type microprocessor and a VLIW type microprocessor comprising a dynamic compiler (Ref: Nikkei electronics 2001.2.26);
- FIG. 7 is a configuration conceptual diagram of inside of a computer that establishes grid computing
- FIG. 8 is a conceptual diagram of communication between computers that establish grid computing
- FIGS. 9A to 9D are each configuration diagrams of microprocessors each including a software area and a hardware area and the periphery thereof;
- FIGS. 10A and 10B each show a configuration of a software area of a processor
- FIG. 11 is a conceptual diagram of a flow in establishing mega computing.
- a mechanism for constituting grid computing is described in a microprocessor level to make a technical matter clear herein.
- a process of a whole system is carried out with one processor.
- a system for enhancing processing performance of a whole system by using plural microprocessors simultaneously is referred to as a multiprocessor system.
- a UMA (Uniform Memory Access) model, a NUMA (Non-Uniform Memory Access) model, and a NORA (No Remote Memory Access) model are given as a parallel computer of a MIMD (Multiple Instruction/Multi Data) type.
- MIMD Multiple Instruction/Multi Data
- a multiprocessor system 15 of an UMA model all microprocessors share an address space and it is a model of a common memory which is accessible at a given time or architecture having such a memory.
- a uniform access is assumed and a common memory (MEM) 12 is in equidistance from all microprocessors (MPU) 11 as shown in FIG. 1 , and must be a system that does not have a difference in processor efficiency.
- MPU microprocessors
- an access to the common memory is conducted via a common bus 13 .
- a common memory space is managed with one OS, the control is relatively easy. However, it lacks in scalability because a uniform access is required.
- a multiprocessor system 25 of a NUMA model has a memory in which all microprocessors share an address space, but access speed from one microprocessor, is a model different depending on a memory address or architecture having such a memory. This architecture allows a non-uniform access and has a high scalability.
- a common memory does not depend on distance and a performance of microprocessor (MPU) 21 and is arranged as a distributed common memory (MEM) 22 .
- MPU microprocessor
- MEM distributed common memory
- a subsystem is made up of a microprocessor or plural microprocessors and each OS operates independently.
- Each subsystem has its unique address space corresponding to a common memory, and when a subsystem accesses to a common memory area of another subsystem, it conducts an address translation or the like.
- Subsystem are coupled by a joint network 23 such as a crossbar switch.
- a NORA model is a model in which each processor has a memory of an address space independent of each other and which can perform computing by exchanging messages.
- a system in which a single processor system (SPS) 31 or a multiprocessor system (MPS) 32 are coupled by a network 33 such as Ethernet is referred to as a cluster system as shown in FIG. 3 .
- the transmission speed between processors that are connected to each other by a network is commonly slower by a single-digit or double-digits than the transmission speed among multiprocessors.
- the interprocessor communication is controlled by a middleware such as MPI.
- grid computing can be thought to be distributed computing architecture in which a single processor system (SPS) 41 , a multiprocessor system (MPS) 42 and a cluster system (cluster) 43 are organically connected by a network 45 . In some cases, a grid system (grid) 44 itself is connected.
- microprocessor having a similar configuration that is available commercially at present is described for the purpose of making a feature of the present invention clear, as for a microprocessor including software that is a component of the present invention, and hardware.
- An x86-compatible processor Crusoe that has been released by Transmeta corporation in U.S.A. in January, 2000, includes software and hardware.
- the hardware area has VLIW type architecture.
- the x86-compatible processor Crusoe is a microprocessor that is different from CISC (Complex Instruction Set Computer) or RISC (Reduced Instruction Set Computer) architecture.
- Out-of-Order type supersealar architecture has been often used for an x86-compatible processor.
- This Out-of-Order is a function executing an instruction regardless of an instruction execution sequence described in an object code, and needs a function for inspecting that there is no dependency between instructions, and a function which orders an operation result of executed instructions again in a sequence described in the object code.
- a superscalar is a function executing two or more instructions simultaneously. Because the average number of instructions to be executed in one cycle increases, in comparison with a microprocessor which executes only one instruction, a high operation function can be shown even at the same operating frequency.
- the processor architecture of Crusoe adopts VLIW (Very Long Instruction Word), and an X86-compatibility object code is translated into a VLIW code at an execution time by a run time software program that is called Code Morphing Software and emulation is conducted in the VLIW processor.
- VLIW Very Long Instruction Word
- Code Morphing Software a run time software program that is called Code Morphing Software and emulation is conducted in the VLIW processor.
- VLIW Very Long Instruction Word
- Code Morphing Software Code Morphing Software
- VLIW technology is architecture to describe in parallel a process using plural operational units by a long format instruction such as 128 bits or 256 bits, and a process of four or eight 32-bit instructions by one instruction is possible, for example.
- This technology is the technology that Josh Fisher has announced for the first time in 1978.
- Code translation technology using software or the VLIW technology that is an elemental technology described above is worthy of attention, but individual technology itself is not so new technology. It is important that the notable technical value in Crusoe is a VLIW type microprocessor including a dynamic compiler. This is because technical problems are caused when a simple combination of VLIW technology and code translation technology is conducted.
- the problem is a time and space overhead of a code translation.
- the time overhead is a time that is needed to translate an x86 object code into a native VLIW code
- the space overhead is a size that a code translation software itself occupies in a main memory and a memory size that is needed for caching the translated VLIW code in the main memory.
- the problem of time overhead is serious, and only several tens percents of performance of a processor to be executed directly is generally given.
- Transmeta Corporation solves the problems about overhead by employing a dynamic binary code translation technique.
- the dynamic compiler technique supplements optimization by a conventional static compiler technique.
- the dynamic compiler technique is software to translate into an object code which is optimized for a particular microprocessor by performing instruction scheduling on the object code of a program.
- a VLIW processor including a dynamic compiler is superior.
- the greatest advantage is that the degree of freedom of scheduling is large. This is described with reference to FIGS. 6A and 6B .
- FIG. 6A instructions which are fetched from a main memory are stored once in a buffer that is referred to as a reorder buffer in a microprocessor having a superscalar structure. Instructions which can be executed simultaneously are selected from the stored instructions and sent into an operational unit by an Out-of-order executive function.
- Out-of-order executive function Only about several tens to one hundred and several tens instructions can be stored in the reorder buffer, and thus, it is hard to find the instructions which can be executed simultaneously.
- the degree of freedom of scheduling is limited by a capacity of the reorder buffer which a microprocessor can integrate, in scheduling by hardware.
- the probability of discovering instructions which can be executed simultaneously becomes high.
- the average number of instructions to be executed in one cycle in the VLIW microprocessor including a dynamic compiler can be more increased, as compared with a superscalar type microprocessor.
- the average number of instructions to be executed in one cycle is expressed by IPC, TCM, and DCO as expressed in the next equation 2, and what is described above means reduction of IPC.
- TCM can be reduced by increase of a cache capacity.
- Reduction of DCO is advantageous for a dynamic compiler.
- overhead of a dynamic compiler can be reduced by detecting an instruction path to be executed repeatedly, and by scheduling and optimizing the instruction path intensively.
- an object code that has been optimized once is stored in a cache, it is unnecessary to use the dynamic compiler in the next execution and overhead after that can be dramatically reduced.
- Crusoe is made considering the points. In Crusoe, some additional functions of hardware are added to increase the efficiency of the dynamic compiler. They are a shadow register function and a store buffer function with a gate. Thus, exception at the time of a speculation process can be carried out precisely. Details thereof are described in U.S. Pat. No. 6,031,992 and the like. In addition, a translated bit or a mechanism of Alias detection is included in Crusoe.
- an existing microprocessor including software and hardware aims at simplification of design and low power consumption by simplifying the hardware area, and the hardware area is VLIW type architecture.
- a microprocessor of the present invention includes software and hardware, but the software area has an auxiliary system of security in grid computing or distributed resource management.
- the hardware area is not limited to VLIW type architecture.
- FIG. 7 positioning of hierarchy (respective layers) in a computer constituting grid computing is shown in FIG. 7 .
- a bottom layer 71 comprising a motherboard or an I/O association such as a microprocessor (MPU) 75 or a network equipment (Network) 76
- a platform layer (Platform) 72 including OS and the like.
- OS operating systems
- middleware 73 middleware
- middleware 78 Software for controlling security or computer resource management in grid computing such as Globus 79 mentioned above exists in the low level middleware.
- Globus is shown as an example of the present de facto standard, but other middleware such as OGSA (Open Grid Services Architecture) may be used.
- OGSA Open Grid Services Architecture
- a normal application layer (Appli) 74 exists in a top layer.
- FIG. 8 is a conceptual diagram showing that communication is carried out among respective layers in communication between computers in the case of constituting grid computing.
- a MPI 82 to perform interprocessor communication in a computer with a TCP/IP that is a base protocol of communication between computers in the upper layer of Network 81 typified by Ethernet.
- a low level middleware layer (Globus) 83 typified by Globus
- HLMW high level middleware
- MPI appli MPI application layer
- Even other grid computing establishment software may be employed without being limited to Globus, as described above.
- FIG. 9 A peripheral configuration diagram including a microprocessor of the present invention is shown in FIG. 9 .
- a microprocessor 93 of the present invention is made up of a hardware area (PHW) 91 and a software area (PSW) 92 , and an auxiliary system of security technology or distributed computer management technology that is necessary for establishing grid computing is included in the software area, which is a main feature of the present invention.
- An operating system (OS) 94 is in the upper layer of the software area, and further, a general application (AP) 95 exists in the upper layer thereof.
- An application here includes middleware and the like. In some cases, the operating system directly accesses to the hardware area like FIG. 9B . Also, it is conceivable that the application directly accesses to the software area of a microprocessor as shown in FIGS. 9C and 9D .
- FIGS. 10A and 10B each show a configuration of the software area in FIGS. 9A to 9D .
- a security auxiliary system (SEC) 102 or a computer resource management auxiliary system is included in a software area (PSW) 101 of a microprocessor.
- a power consumption control system may be included in the computer resource management auxiliary system, or be independently built in the software area of the microprocessor.
- a dynamic compiler (DC) 104 can be included in this software area.
- performance of security can be improved by a cooperation of a security auxiliary system and grid computing establishment support software which exists in middleware
- performance of grid computing can be improved by a cooperation of a computer resource management auxiliary system and the grid computing establishment support software that exists in the middleware
- the total power consumption of grid computing can be reduced by a cooperation of a system of a power consumption control function and the grid computing establishment support software that exists in the middleware.
- performance of security can be improved more efficiently by a cooperation of a security auxiliary system and grid computing establishment support software which exists in a center server of a grid system
- performance of grid computing can be improved more efficiently by a cooperation a computer resource management auxiliary system and the grid computing establishment support software that exists in the center server of the grid system, or the total power consumption of grid computing can be reduced more efficiently by a cooperation a system of a power consumption control function and the grid computing establishment support software that exists in the center server of the grid system.
- a security auxiliary system is, typically, a system certifying a microprocessor or a microprocessor ID, for example.
- a computer resource management auxiliary system is a performance table of a microprocessor, a cached job scheduling or an instruction path.
- Power consumption control function includes a system changing a power supply voltage in multistage, a variable system of an interrupt time, an on-off system of an ideal sleeping mode and the like.
- a microprocessor in which a security auxiliary system or a computer resource management auxiliary system are provided in a software area is suitable for mega computing, since it is also suitable for low power consumption.
- Mega computing is established with a computer where dedicated software for grid connection is installed and a center server managing a whole grid.
- FIG. 11 A conceptual diagram of the above flow is shown in FIG. 11 .
- a grid is established with a center server 111 and a large number of computers 112 .
- the numbers from (1) to (6) in FIG. 11 each correspond to the numbers in the above flow.
- a microprocessor of the present invention is extremely efficient and a safe system on a grid computing establishment.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- Bioethics (AREA)
- Computer Security & Cryptography (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Quality & Reliability (AREA)
- Power Sources (AREA)
- Multi Processors (AREA)
Abstract
Description
Operation performance=operating frequency×the average number of instructions to be executed in one cycle [Equation 1]
Average number of instructions to be executed in one cycle=1/(IPC+TCM×DCO) [Equation 2]
- (1) Dedicated software for grid connection that is distributed or downloaded from Web or the like is installed in a computer.
- (2) The dedicated software that is stationed in a computer as a low priority task requests an application and sending of data from a center server.
- (3) A program that is to be an instruction of the operation that a grid system should carry out a parallel processing is transmitted to the computer from the center server.
- (4) The data is divided in an appropriate size suitable for processing data with the computer by the center server and then, is transmitted to the computer.
- (5) The dedicated software of the computer receives an application or delivering of data from the center server, and a process is executed in an idle-time of the computer or a microprocessor.
- (6) The dedicated software of the computer transmits a result to the center server as soon as the process finishes. In addition, sending of new data is requested from a center server.
- (7) The center server unifies process results of each computer, and makes the unified result a process result as the grid system.
Claims (5)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003278608 | 2003-07-23 | ||
JP2003-278608 | 2003-07-23 |
Publications (2)
Publication Number | Publication Date |
---|---|
US20050050361A1 US20050050361A1 (en) | 2005-03-03 |
US8352724B2 true US8352724B2 (en) | 2013-01-08 |
Family
ID=34213263
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/883,766 Expired - Fee Related US8352724B2 (en) | 2003-07-23 | 2004-07-06 | Microprocessor and grid computing system |
Country Status (3)
Country | Link |
---|---|
US (1) | US8352724B2 (en) |
KR (1) | KR20050011719A (en) |
CN (1) | CN1577313A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9454373B1 (en) | 2015-12-10 | 2016-09-27 | International Business Machines Corporation | Methods and computer systems of software level superscalar out-of-order processing |
US10009417B2 (en) | 2014-10-24 | 2018-06-26 | Samsung Electronics Co., Ltd. | Method and apparatus for wireless grid compu ting |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100527742C (en) * | 2005-12-14 | 2009-08-12 | 中国科学院计算技术研究所 | Computer peripheral unit part connection system and method based on grid computer system |
CN100440892C (en) * | 2005-12-26 | 2008-12-03 | 北京航空航天大学 | Grid security communication system and grid security communication method |
US8122500B2 (en) * | 2006-06-23 | 2012-02-21 | International Business Machines Corporation | Tracking the security enforcement in a grid system |
US8646046B2 (en) * | 2008-05-15 | 2014-02-04 | Advanced Micro Devices, Inc. | Distributed digital rights management system and method |
US8274987B2 (en) | 2010-03-22 | 2012-09-25 | International Business Machines Corporation | Contention free pipelined broadcasting within a constant bisection bandwidth network topology |
US20120266209A1 (en) * | 2012-06-11 | 2012-10-18 | David Jeffrey Gooding | Method of Secure Electric Power Grid Operations Using Common Cyber Security Services |
Citations (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0405989A2 (en) | 1989-06-30 | 1991-01-02 | STMicroelectronics Limited | Message routing |
EP0405990A2 (en) | 1989-06-30 | 1991-01-02 | STMicroelectronics Limited | Message routing |
US5422881A (en) | 1989-06-30 | 1995-06-06 | Inmos Limited | Message encoding |
US5692193A (en) * | 1994-03-31 | 1997-11-25 | Nec Research Institute, Inc. | Software architecture for control of highly parallel computer systems |
US6031992A (en) | 1996-07-05 | 2000-02-29 | Transmeta Corporation | Combining hardware and software to provide an improved microprocessor |
WO2001014987A2 (en) | 1999-08-23 | 2001-03-01 | Terraspring, Inc. | Extensible computing system |
US6252273B1 (en) * | 1996-08-09 | 2001-06-26 | Actel Corporation | Nonvolatile reprogrammable interconnect cell with FN tunneling device for programming and erase |
US6272655B1 (en) * | 1998-06-11 | 2001-08-07 | Actel Corporation | Method of reducing test time for NVM cell-based FPGA |
WO2001098889A2 (en) | 2000-06-20 | 2001-12-27 | Terraspring, Inc. | Symbolic definition of a computer system |
WO2001098906A2 (en) | 2000-06-20 | 2001-12-27 | Terraspring, Inc. | Virtual storage layer approach for dynamically associating computer storage with processing hosts |
WO2001098930A2 (en) | 2000-06-20 | 2001-12-27 | Terraspring, Inc. | Graphical editor for designing and configuring a computer network |
WO2002003203A2 (en) | 2000-06-20 | 2002-01-10 | Terraspring, Inc. | Method and apparatus for controlling an extensible computing system |
JP2003162341A (en) | 2002-10-01 | 2003-06-06 | Internatl Business Mach Corp <Ibm> | Processor with function for preventing illegal execution of program |
US20030126265A1 (en) * | 2000-02-11 | 2003-07-03 | Ashar Aziz | Request queue management |
US20040006584A1 (en) * | 2000-08-08 | 2004-01-08 | Ivo Vandeweerd | Array of parallel programmable processing engines and deterministic method of operating the same |
JP2004508616A (en) | 2000-06-20 | 2004-03-18 | テラスプリング・インコーポレーテッド | Method and apparatus for controlling an extensible computing system |
US6714980B1 (en) | 2000-02-11 | 2004-03-30 | Terraspring, Inc. | Backup and restore of data associated with a host in a dynamically changing virtual server farm without involvement of a server that uses an associated storage device |
US6751734B1 (en) | 1999-03-23 | 2004-06-15 | Nec Corporation | Authentication executing device, portable authentication device, and authentication method using biometrics identification |
US20040134988A1 (en) * | 2003-01-09 | 2004-07-15 | Hand Held Products, Inc. | Analog-to-digital converter with automatic range and sensitivity adjustment |
US6791353B1 (en) * | 1997-02-28 | 2004-09-14 | Actel Corporation | Enhanced field programmable gate array |
US20040184359A1 (en) * | 2003-03-20 | 2004-09-23 | Bing Li | Portable audio system |
US20040183681A1 (en) * | 2003-03-18 | 2004-09-23 | Bed-Check Corporation | Power latch for use with an electronic patient monitor |
US20040189475A1 (en) * | 2003-03-26 | 2004-09-30 | Bed-Check Corporation | Electronic patient monitor and white noise source |
US6891769B2 (en) * | 2003-07-17 | 2005-05-10 | Actel Corporation | Flash/dynamic random access memory field programmable gate array |
US20050167672A1 (en) | 1997-02-24 | 2005-08-04 | Semiconductor Energy Laboratory Co., Ltd., A Japan Corporation | Semiconductor thin film and semiconductor device |
US6959372B1 (en) * | 2002-02-19 | 2005-10-25 | Cogent Chipware Inc. | Processor cluster architecture and associated parallel processing methods |
US20050277253A1 (en) | 2001-04-24 | 2005-12-15 | Semiconductor Energy Laboratory Co., Ltd. | Non-volatile memory and method of manufacturing the same |
US7463648B1 (en) | 1999-08-23 | 2008-12-09 | Sun Microsystems, Inc. | Approach for allocating resources to an apparatus based on optional resource requirements |
US7555566B2 (en) * | 2001-02-24 | 2009-06-30 | International Business Machines Corporation | Massively parallel supercomputer |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3481392B2 (en) * | 1996-06-13 | 2003-12-22 | 古河電気工業株式会社 | Electronic component lead member and method of manufacturing the same |
-
2004
- 2004-07-06 US US10/883,766 patent/US8352724B2/en not_active Expired - Fee Related
- 2004-07-22 KR KR1020040057057A patent/KR20050011719A/en not_active Ceased
- 2004-07-23 CN CNA2004100545476A patent/CN1577313A/en active Pending
Patent Citations (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5422879A (en) | 1989-06-30 | 1995-06-06 | Inmos Limited | Data flow control mechanism utilizing low level flow control codes |
US5422881A (en) | 1989-06-30 | 1995-06-06 | Inmos Limited | Message encoding |
JPH03132130A (en) | 1989-06-30 | 1991-06-05 | Inmos Ltd | Message routing |
US5130977A (en) | 1989-06-30 | 1992-07-14 | Inmos Limited | Message routing |
US5140583A (en) | 1989-06-30 | 1992-08-18 | Inmos Limited | Message routing |
US5327127A (en) | 1989-06-30 | 1994-07-05 | Inmos Limited | Message encoding which utilizes control codes and data codes |
EP0405990A2 (en) | 1989-06-30 | 1991-01-02 | STMicroelectronics Limited | Message routing |
EP0611014A2 (en) | 1989-06-30 | 1994-08-17 | STMicroelectronics Limited | A communications device |
EP0405989A2 (en) | 1989-06-30 | 1991-01-02 | STMicroelectronics Limited | Message routing |
US5692193A (en) * | 1994-03-31 | 1997-11-25 | Nec Research Institute, Inc. | Software architecture for control of highly parallel computer systems |
US6031992A (en) | 1996-07-05 | 2000-02-29 | Transmeta Corporation | Combining hardware and software to provide an improved microprocessor |
US6252273B1 (en) * | 1996-08-09 | 2001-06-26 | Actel Corporation | Nonvolatile reprogrammable interconnect cell with FN tunneling device for programming and erase |
US20050167672A1 (en) | 1997-02-24 | 2005-08-04 | Semiconductor Energy Laboratory Co., Ltd., A Japan Corporation | Semiconductor thin film and semiconductor device |
US6791353B1 (en) * | 1997-02-28 | 2004-09-14 | Actel Corporation | Enhanced field programmable gate array |
US6272655B1 (en) * | 1998-06-11 | 2001-08-07 | Actel Corporation | Method of reducing test time for NVM cell-based FPGA |
US6751734B1 (en) | 1999-03-23 | 2004-06-15 | Nec Corporation | Authentication executing device, portable authentication device, and authentication method using biometrics identification |
WO2001014987A2 (en) | 1999-08-23 | 2001-03-01 | Terraspring, Inc. | Extensible computing system |
US7463648B1 (en) | 1999-08-23 | 2008-12-09 | Sun Microsystems, Inc. | Approach for allocating resources to an apparatus based on optional resource requirements |
US7103647B2 (en) | 1999-08-23 | 2006-09-05 | Terraspring, Inc. | Symbolic definition of a computer system |
US7370013B1 (en) | 1999-08-23 | 2008-05-06 | Sun Microsystems, Inc. | Approach for determining an amount to bill a customer for the use of resources |
US6779016B1 (en) | 1999-08-23 | 2004-08-17 | Terraspring, Inc. | Extensible computing system |
US6597956B1 (en) | 1999-08-23 | 2003-07-22 | Terraspring, Inc. | Method and apparatus for controlling an extensible computing system |
US7503045B1 (en) | 1999-08-23 | 2009-03-10 | Sun Microsystems, Inc. | Extensible computing system |
US7146233B2 (en) | 2000-02-11 | 2006-12-05 | Sun Microsystems, Inc. | Request queue management |
US6714980B1 (en) | 2000-02-11 | 2004-03-30 | Terraspring, Inc. | Backup and restore of data associated with a host in a dynamically changing virtual server farm without involvement of a server that uses an associated storage device |
US20030126265A1 (en) * | 2000-02-11 | 2003-07-03 | Ashar Aziz | Request queue management |
US7093005B2 (en) | 2000-02-11 | 2006-08-15 | Terraspring, Inc. | Graphical editor for defining and creating a computer system |
US20020103889A1 (en) | 2000-02-11 | 2002-08-01 | Thomas Markson | Virtual storage layer approach for dynamically associating computer storage with processing hosts |
WO2001098930A2 (en) | 2000-06-20 | 2001-12-27 | Terraspring, Inc. | Graphical editor for designing and configuring a computer network |
WO2001098906A2 (en) | 2000-06-20 | 2001-12-27 | Terraspring, Inc. | Virtual storage layer approach for dynamically associating computer storage with processing hosts |
JP2004508616A (en) | 2000-06-20 | 2004-03-18 | テラスプリング・インコーポレーテッド | Method and apparatus for controlling an extensible computing system |
WO2001098889A2 (en) | 2000-06-20 | 2001-12-27 | Terraspring, Inc. | Symbolic definition of a computer system |
WO2002003203A2 (en) | 2000-06-20 | 2002-01-10 | Terraspring, Inc. | Method and apparatus for controlling an extensible computing system |
US20040006584A1 (en) * | 2000-08-08 | 2004-01-08 | Ivo Vandeweerd | Array of parallel programmable processing engines and deterministic method of operating the same |
US7401333B2 (en) * | 2000-08-08 | 2008-07-15 | Transwitch Corporation | Array of parallel programmable processing engines and deterministic method of operating the same |
US7555566B2 (en) * | 2001-02-24 | 2009-06-30 | International Business Machines Corporation | Massively parallel supercomputer |
US20050277253A1 (en) | 2001-04-24 | 2005-12-15 | Semiconductor Energy Laboratory Co., Ltd. | Non-volatile memory and method of manufacturing the same |
US6959372B1 (en) * | 2002-02-19 | 2005-10-25 | Cogent Chipware Inc. | Processor cluster architecture and associated parallel processing methods |
JP2003162341A (en) | 2002-10-01 | 2003-06-06 | Internatl Business Mach Corp <Ibm> | Processor with function for preventing illegal execution of program |
US20040134988A1 (en) * | 2003-01-09 | 2004-07-15 | Hand Held Products, Inc. | Analog-to-digital converter with automatic range and sensitivity adjustment |
US20040183681A1 (en) * | 2003-03-18 | 2004-09-23 | Bed-Check Corporation | Power latch for use with an electronic patient monitor |
US20040184359A1 (en) * | 2003-03-20 | 2004-09-23 | Bing Li | Portable audio system |
US20040189475A1 (en) * | 2003-03-26 | 2004-09-30 | Bed-Check Corporation | Electronic patient monitor and white noise source |
US6891769B2 (en) * | 2003-07-17 | 2005-05-10 | Actel Corporation | Flash/dynamic random access memory field programmable gate array |
Non-Patent Citations (17)
Title |
---|
"Actel Breaks Density Barrier With World's First 1-Million Gate, Single-Chip Flash FPGA; New Family Targets Traditional ASIC Markets; Family Supports Complex Designs With New Architectural Features-Additional High Performance I/Os, Memory and Clock Conditioning Functions" Published Jan. 7, 2002. http://goliath.ecnext.com/premium/0199/0199-1372395.html. * |
"Advanced Configuration and Power Interface Specification" Revision 2.0b Published Oct. 11, 2002 (502 pages) http://www.acpi.info/DOWNLOADS/ACPIspec-2-0b.pdf. * |
"Crusoe Processor, Model TM5800" Published Jul. 5, 2001 by the Transmeta Corporation. (8 pages) http://www.charmed.com/PDF/TM5800.pdf. * |
"Frequently-Asked Questions (FAQ) About Programmable Logic" © 1997-2001 OptiMagic Inc. (8 pages) http://web.archive.org/web/20021212013132/http://www.optimagic.com/faq.html. * |
"Transmeta's low power finds place in supercomputers" Published May 20, 2002 by ZDnet.co.uk http://www.zdnet.co.uk/dmisc/print/0,1000000169,2110513-39001058c,00.htm. * |
"Transmeta's low power finds place in supercomputers" Published May 20, 2002 by ZDnet.co.uk http://www.zdnet.co.uk/misc/print/0,1000000169,2110513-39001058c,00.htm. * |
Hidemoto Nakada, "To Java Putting Grid Computing into Practice ! Grid Portable Construction by Globus, Java CoG Kit", Java Press, Dec. 15, 2002, vol. 27 , pp. 22-40, Gihyo. |
Ian Foster, Carl Kesselman, Jeffery M. Nick, Steven Tuecke. "Grid Services for Distributed System Integration" Computer magazine (published by IEEE Computer Society), vol. 35, No. 6, pp. 37-46, Jun. 2002. * |
Inventory Accuracy Glossary (definition of "middleware") Published Feb. 13, 2003 as verified by the Internet Archive. http://web.archive.org/web/20030213132901/http://accuracybook.com/glossary.htm. * |
Mirko Dolle. "Message in a Bottle from Transmeta: Transmeta Crusoe TM5600 in detail" © 2001 Linux Magazine. (pp. 42-45) http://www.linux-magazine.com/w3/issue/12/Transmeta-Crusoe-TM5600.pdf. * |
Morgan Kaufmann, "The Grid: Blueprint for a New Computing Infrastructure," Jul. 1998, Internet, pp. 1-18. |
Morgan Kaufmann, "The Grid: Blueprint for a New Computing Infrastructure," Jul. 1998, Internet<URL: http:/www.bh.com//mk/default.asp?isbn=1558604758>, pp. 1-18. |
Pityluk, David. "Transmeta Crusoe: A First Look" Published Feb. 2000, reprinted from SystemLogic.net http://www.slcentral.com/articles/00/2/transmeta/print.php. * |
Shilov, Anton. "Apple Unveils New iPhone 4S: Its All About the Speed" Published Oct. 4, 2011 (3 pages) http://www.xbitlabs.com/news/mobile/print/20111004110048-Apple-Unveils-New-iPhone-4S.html. * |
Thompson, Robert Bruce et al. "PC Hardware in a Nutshell, 3rd Edition" (C)2003 O'Reilly Inc. 17 pages. * |
Transmeta's Crusoe TM5800 with built-in security features,, http://pc.watch.impress.co.jp.docs/2003/0115/trans.htm. Jan. 15, 2003. |
Tvia Inc. Form 10K filed with the United States Securities and Exchange Commission on Mar. 31, 2002 (82 pages) http://www.getfilings.com/o0000891618-02-003046.html. * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10009417B2 (en) | 2014-10-24 | 2018-06-26 | Samsung Electronics Co., Ltd. | Method and apparatus for wireless grid compu ting |
US9454373B1 (en) | 2015-12-10 | 2016-09-27 | International Business Machines Corporation | Methods and computer systems of software level superscalar out-of-order processing |
Also Published As
Publication number | Publication date |
---|---|
CN1577313A (en) | 2005-02-09 |
US20050050361A1 (en) | 2005-03-03 |
KR20050011719A (en) | 2005-01-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Chen et al. | GFlink: An in-memory computing architecture on heterogeneous CPU-GPU clusters for big data | |
Iyer | CQoS: a framework for enabling QoS in shared caches of CMP platforms | |
Li et al. | Priority-based cache allocation in throughput processors | |
US6901522B2 (en) | System and method for reducing power consumption in multiprocessor system | |
Al-Kiswany et al. | The case for a versatile storage system | |
Khorassani et al. | Performance evaluation of MPI libraries on GPU-enabled OpenPOWER architectures: Early experiences | |
Eicker et al. | The DEEP Project An alternative approach to heterogeneous cluster‐computing in the many‐core era | |
Tang et al. | AEML: An acceleration engine for multi-GPU load-balancing in distributed heterogeneous environment | |
US8352724B2 (en) | Microprocessor and grid computing system | |
Lin et al. | A heuristic task scheduling algorithm for heterogeneous virtual clusters | |
Verdicchio et al. | Introduction to High-Performance Computing | |
Fu et al. | Service migration in distributed virtual machines for adaptive grid computing | |
Zang et al. | The design and implementation of an OGSA-based grid information service | |
Cudennec | Software-distributed shared memory over heterogeneous micro-server architecture | |
Date et al. | Supercomputer for quest to unsolved interdisciplinary datascience (SQUID) and its five challenges | |
CN118245192A (en) | Serialization method based on parallel computing and program product | |
Georgopoulos et al. | Energy-efficient heterogeneous computing at exaSCALE—ECOSCALE | |
Jeong et al. | Async-LCAM: a lock contention aware messenger for Ceph distributed storage system | |
Yang et al. | A workflow-based computational resource broker with information monitoring in grids | |
JP2005056408A (en) | Microprocessor and grid computing system | |
Yang et al. | A resource broker for computing nodes selection in grid computing environments | |
Uhlig | The mechanics of in-kernel synchronization for a scalable microkernel | |
Prades et al. | NGS: A network GPGPU system for orchestrating remote and virtual accelerators | |
Faraji | Improving communication performance in GPU-accelerated HPC clusters | |
Kocoloski | Scalability in the Presence of Variability |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SEMICONDUCTOR ENERGY LABORATORY CO., LTD., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MIYANAGA, AKIHARU;REEL/FRAME:015553/0345 Effective date: 20040624 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20250108 |