WO2005091129A2 - Facilitating allocation of resources in a heterogeneous computing environment - Google Patents

Facilitating allocation of resources in a heterogeneous computing environment Download PDF

Info

Publication number
WO2005091129A2
WO2005091129A2 PCT/EP2005/050216 EP2005050216W WO2005091129A2 WO 2005091129 A2 WO2005091129 A2 WO 2005091129A2 EP 2005050216 W EP2005050216 W EP 2005050216W WO 2005091129 A2 WO2005091129 A2 WO 2005091129A2
Authority
WO
WIPO (PCT)
Prior art keywords
environment
node
resource manager
request
attribute
Prior art date
Application number
PCT/EP2005/050216
Other languages
French (fr)
Other versions
WO2005091129A3 (en
Inventor
Richard Ferri
Moon Kim
Dikran Meliksetian
Original Assignee
International Business Machines Corporation
Ibm United Kingdom Limited
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by International Business Machines Corporation, Ibm United Kingdom Limited filed Critical International Business Machines Corporation
Priority to BRPI0507780A priority Critical patent/BRPI0507780B1/en
Priority to CA2559232A priority patent/CA2559232C/en
Priority to JP2007535123A priority patent/JP4587183B2/en
Priority to EP05701556.2A priority patent/EP1730638B1/en
Publication of WO2005091129A2 publication Critical patent/WO2005091129A2/en
Publication of WO2005091129A3 publication Critical patent/WO2005091129A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5044Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering hardware capabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]

Definitions

  • This invention relates, in general, to heterogeneous computing environments, and in particular, to facilitating the allocation of resources in a heterogeneous computing environment.
  • a heterogeneous computing environment includes a plurality of nodes having different architectures and operating systems. For instance, at least one node of the environment is based on a different architecture executing a different operating system than at least one other node of the environment.
  • One example of a heterogeneous computing environment is a grid computing environment.
  • a grid computing environment includes a number of nodes, such as workstations or servers, that cooperate to solve large computing problems.
  • a grid is spread out over a large geographic area.
  • Individual nodes that contribute to the grid may have many other alternate purposes - at various times, they may be used as nodes within a cluster or as individual workstations, as well as grid members.
  • the decision to make an individual node or group of nodes available to the grid is based on a number of items, including how busy the node is in its non-grid roles, the demand for grid nodes, and the types of resources dedicated to the node.
  • These resources such as storage, memory, compute power and file system resources, can be allocated to the greater grid in order to create a powerful, dynami ⁇ problem solving environment.
  • the node selected to run the job or a portion thereof is to have the correct version of the operating system and the correct platform architecture (i.e., the correct environment).
  • the correct platform architecture i.e., the correct environment.
  • the executable files contain machine level instructions which can only run on machines of the same environment. This shortcoming restricts the grid to allocate resources of only those nodes having the same environment as the job to be executed
  • FIG. 1 depicts one embodiment of a heterogeneous computing environment incorporating and using one or more aspects of the present invention
  • FIG. 2 depicts one example of a cluster that may be employed in the heterogeneous computing environment of FIG. 1, in accordance with an aspect of the present invention
  • FIG. 3 depicts one example of a plurality of clusters of a grid computing environment in accordance with an aspect of the present invention
  • FIG. 4 depicts one embodiment of a grid computing environment in which the resources available to the grid are restricted
  • FIG. 5 depicts one embodiment of the logic associated with providing additional resources to the grid, in accordance with an aspect of the present invention.
  • FIG. 6 depicts one embodiment of a grid computing environment in which additional resources are available to the grid for allocation, in accordance with an aspect of the present invention. Best Mode for Carrying Out the Invention
  • a capability is provided to facilitate allocation of resources in a heterogeneous computing environment.
  • the heterogeneous environment includes at least one resource manager that is responsible for determining which nodes of the environment can process a particular request. To make this determination, previously, the resource manager would consider those nodes having the same environment (i.e., architecture and operating system) as the request. Further, as an enhancement, the resource manager could also consider nodes of different generations of the same architecture as the request, as described in co-pending PCT patent application no. PCT/ EP2004/051499 , entitled "Managing Processing Within Computing Environments Including Initiation Of Virtual Machines".
  • nodes can be considered that have different native environments than the request. These heterogeneous nodes can be considered, since they are capable of supporting other environments, although their native environments are different than the request.
  • the resource manager of the heterogeneous computing environment obtains information from the various nodes in the environment and uses that information to determine which nodes can be used to process a request.
  • the information obtained by the resource manager includes attributes relating to the one or more environments (e.g., platforms and operating systems) that are supported by but not native to the nodes. These compatibility attributes are made available to the resource manager to broaden the scope of nodes, and therefore, resources, available to process a specific request.
  • the heterogeneous environment is a grid computing environment 100 including for instance, a plurality of user workstations 102 (e.g., laptops, notebooks, such as ThinkPads, personal computers, RS/6000's, etc.) coupled to a job management service 104 via, for instance, the internet, extranet, or intranet.
  • Job management service 104 includes, for instance, a web application to be executed on a web ap- ® plication server, such as Websphere offered by IBM , or distributed across a plurality of servers. It has the responsibility for accepting user requests and passing the requests to the appropriate nodes of the environment.
  • Job management service 104 is further coupled via the internet, extranet or intranet to one or more data centers 106.
  • Each data center includes, for instance, one or more nodes 108, such as mainframes, workstations andor servers.
  • the nodes of the environment are heterogeneous nodes in that at least one node is based on a different architecture andbr is executing a different operating system than at least one other node.
  • one node may be based on the x86 architecture running a Linux operating system and another node may be based on the PowerPC architecture running ALX.
  • a grid computing environment includes a plurality of nodes which cooperate to solve a large computing problem.
  • Individual nodes that contribute to the grid may have many other alternate purposes.
  • nodes within the grid may be used as individual workstations or form a cluster, an example of which is depicted in FIG. 2.
  • a cluster 200 includes, for instance, a set of homogeneous nodes 202, which are managed by a resource manager 204, such as a cluster resource manager.
  • the cluster resource manager receives requests from users and is responsible for allocating cluster resources to the individual requests. The manner in which the resources are allocated depends on the requirements (e.g., storage, CPU requirements, etc.) of the request. It is the responsibility of the cluster resource manager to use the resources efficiently to maximize throughput.
  • An example of a cluster resource manager is Loadleveler, offered by International Business Machines Corporation, Armonk, New York.
  • One or more clusters may be coupled together to form a grid computing environment.
  • an additional layer of software is added which allocates nodes to the greater grid, as shown in FIG. 3.
  • a grid computing environment 300 includes a job management service, such as a grid resource manager 302, which is coupled to a plurality of cluster resource managers 304 of a plurality of clusters.
  • a request is submitted to the grid resource manager, and the grid resource manager is aware of one or more sets of nodes, each of which may have different architectures and operating systems. It is from this pool of architectures and operating systems that the grid resource manager draws on when evaluating available- resources for a grid request.
  • a grid request (e.g., a job or a portion thereof) which is a Linux executable compiled for an x86 cluster
  • the grid manager only considers the set of nodes that exactly satisfy these conditions to select candidate resources. This shortcoming is illustrated in FIG. 4, wherein a large number of resources might stand idle because of the operating system and architecture constraints of the submitted request.
  • a grid resource manager 400 only considers compute nodes 402 coupled to cluster resource manager 404, since the grid resource manager is aware that those nodes have the same environment as the executable to be run. That is, the Linux executable compiled for an x86 cluster can run on those nodes, since they are based on the x86 architecture and are executing the Linux operating system. Nodes 406, managed by a cluster resource manager 408, running an AIX operating system on a PowerPC architecture are not considered for resource allocation, since they are not the same environment as the submitted executable.
  • nodes 406 may be considered That is, a capability is provided to enable a grid resource manager to consider additional nodes, if those nodes can support further operating systems and architectures.
  • a capability is provided to enable a grid resource manager to consider additional nodes, if those nodes can support further operating systems and architectures.
  • one or more nodes of a grid are native to one environment (i.e., have a particular hardware platform and operating system), that they may also be able to support other environments.
  • a node that has a native operating environment of PowerPC executing AIX may be able to support an environment of x86 running Linux.
  • that node can process requests (e.g., execute programs) that require either environment, as indicated by the request either explicitly or implicitly.
  • the request is moved to the other environment. For example, if the request is to run a program, the program, which is written for the native environment, is moved to the other environment.
  • One such technique includes using an application programming interface (API).
  • Programs access operating system routines, such as reading and writing files, through a series of well defined operating system functions defined in an API.
  • a well constructed program written in a high level programming language, such as the C programming language, can easily be ported from one operating system to another if both operating systems support the same API.
  • a program written in C with a number of API calls might run on an AIX operating system, but could be ported to run on Linux, if Linux supports the same set of APIs that AIX does. The same could hold true in porting an application from an x86 (Intel 32 bit) platform to a 64 bit platform - if an API is provided, the program should port rather easily.
  • APIs are programming interfaces, and require a recompile of code to port the application from one environment to another.
  • the same program would require a recompile in a Linux environment, using the Linux APIs, to make the program execute successfully under Linux.
  • This concept of forcing a recompile for each program that is ported from one environment to another is time consuming and sometimes, uncovers hidden flaws in the API. Thus, other techniques have been sought.
  • ABI Application Binary Interface
  • ABI provides a technique of taking an executable from one environment and running it in another environment without recompilation through the use of an emulation software layer or through direct hardware support on a target machine.
  • One architecture that uses ABI is the AMD64 architecture, offered by AMD, Sunnyvale, California.
  • An example of ABI is described in "Binary Compatibility," http_//gcc.gnu.or bnlinedocs/gcc/ Compatibility.html.
  • Nodes that are capable of supporting different architectures, such as those that are ABI capable, are exposed to the grid resource manager, so that the grid resource manager can use this information when allocating tasks to the individual clusters or nodes. This enables a wider group of nodes to become available to the greater grid
  • a node such as a workstation
  • STEP 500 When a node, such as a workstation, comes online, STEP 500, it provides a set of attributes to its resource manager, such as the cluster resource manager, STEP 502.
  • attributes include, as examples, the platform (architecture) of the node; the operating system and operating system level of the node; as well as a set of compatibility attributes, including for instance, any additional operating systems and/br any additional platforms (architectures) supported by the node through, for instance, ABI.
  • This information is provided to the cluster resource manager via, for instance, Web Services Calls or Web Services Notifications.
  • Web Services Calls or Notifications For instance, an XML document specifying these attributes is transferred to the cluster resource manager using Web Services Calls or Notifications, such as a SOAP call.
  • SOAP is described in "SOAP Version 1.2 Part 0: Primer," Nilo Mitra, http:/ ⁇ vww.w3.org/TR ⁇ 003/REC-soap 12-
  • the cluster resource manager receives this information and percolates at least the compatibility attributes of the node (e.g., one or more non-native environments that it supports) to the grid resource manager, STEP 504.
  • this information is provided to the grid resource manager using a similar mechanism as used to forward the information from a node to the cluster resource manager.
  • the compatibility attributes are provided via a Web Services Call, such as a SOAP call, to a Web Service exposed by the grid resource manager.
  • a Web Services Call such as a SOAP call
  • the grid resource manager then takes these attributes into consideration when allocating resources to a request, STEP 506.
  • FIG. 6 depicts a pictorial illustration of the grid resource manager obtaining the compatibility attributes, such that the grid resource manager can use those attributes in allocating resources.
  • compute nodes 600 each have a native environment of AIX and PowerPC, but are x86 and Linux ABI compatible.
  • the nodes provide this information to their cluster resource manager 602.
  • the cluster resource manager then percolates this information up to grid resource manager 604.
  • the grid resource manager can consider nodes 606, as well as nodes 600 when determining how to allocate the resources. For example, it can send queries to managers on nodes 600 and 606 to see if those nodes have the needed resources. If one or more of the nodes have the resources, then at least one of the nodes is selected to process the request.
  • a resource manager such as a grid resource manager, obtains information that identifies which nodes in the heterogeneous environment are able to support additional operating systems and platforms. The resource manager then uses this information to determine how to allocate resources. This advantageously expands the number of resources available to the heterogeneous computing environment for a particular request.
  • Nodes can be different classes than that described herein (e.g., other than mainframes, workstations or servers) andbr can support different environments. Further, a heterogeneous environment can include a node having the same architecture but a different generation as another node. Additionally, various types of interfaces, other than ABI, may also be used to move jobs to different environments. Moreover, various mechanisms may be used to percolate the compatibility attributes from the nodes to the grid resource manager or other manager.
  • the user can be replaced by an automated service or program.
  • a single request or job may include multiple jobs that run simultaneously on multiple nodes. This is accomplished similarly to that described above.
  • the grid resource manager contacts a plurality of cluster managers and has those managers manage the plurality of requests.
  • the environment may include one or more nodes that are partitioned
  • one or more aspects of the present invention apply to Plug Compatible Machines (PCM) from Hitachi. Other examples are also possible.
  • the present invention enables the harnessing of unutilized compute power which provides immediate economic benefits to an organization that has a large installed base of nodes.
  • the present invention can be implemented in software, firmware, hardware or some combination thereof.
  • the present invention can be included in an article of manufacture (e.g., one or more computer program products) having for instance, computer usable media.
  • the media has therein, for instance, computer readable program code means or logic (e.g., instructions, code, commands, etc.) to provide and facilitate the capabilities of the present invention.
  • the article of manufacture can be included as a part of a computer system or sold separately.
  • At least one program storage device readable by a machine embodying at least one program of instructions executable by the machine to perform the capabilities of the present invention can be provided

Abstract

Allocation of resources in a heterogeneous computing environment is facilitated A resource manager of the heterogeneous computing environment obtains information that describes which nodes of the heterogeneous computing environment are capable of supporting additional operating systems and platforms over and above their native operating systems and platforms. This information is then used by the resource manager in allocating resources to satisfy a particular job.

Description

Description FACILITATING ALLOCATION OF RESOURCES IN A HETEROGENEOUS COMPUTING ENVIRONMENT Technical Field
[001] This invention relates, in general, to heterogeneous computing environments, and in particular, to facilitating the allocation of resources in a heterogeneous computing environment. Background Art
[002] A heterogeneous computing environment includes a plurality of nodes having different architectures and operating systems. For instance, at least one node of the environment is based on a different architecture executing a different operating system than at least one other node of the environment. One example of a heterogeneous computing environment is a grid computing environment.
[003] A grid computing environment includes a number of nodes, such as workstations or servers, that cooperate to solve large computing problems. Typically, a grid is spread out over a large geographic area. Individual nodes that contribute to the grid may have many other alternate purposes - at various times, they may be used as nodes within a cluster or as individual workstations, as well as grid members. Typically, the decision to make an individual node or group of nodes available to the grid is based on a number of items, including how busy the node is in its non-grid roles, the demand for grid nodes, and the types of resources dedicated to the node. These resources, such as storage, memory, compute power and file system resources, can be allocated to the greater grid in order to create a powerful, dynamiς problem solving environment.
[004] In the current state of the art, there is a strong affinity between the grid node and the characteristics of the job to be executed on that node. In particular, the node selected to run the job or a portion thereof is to have the correct version of the operating system and the correct platform architecture (i.e., the correct environment). This is a result of the job having bound executable files that are compiled and linked for a particular operating system on a particular platform. For example, the executable files contain machine level instructions which can only run on machines of the same environment. This shortcoming restricts the grid to allocate resources of only those nodes having the same environment as the job to be executed
[005] Previously, attempts have been made to overcome this shortcoming. However, a need still exists for a capability that facilitates allocation of resources in a het- erogeneous computing environment. Disclosure of Invention
[006] The shortcomings of the prior art are overcome and additional advantages are provided through the provision of a method of facilitating allocation of resources in a heterogeneous computing environment as claimed in claim 1.
[007] System and computer program products corresponding to the above-summarized method are also described and claimed herein. Brief Description of the Drawings
[008] The features and advantages of the invention are apparent from the following detailed description taken in conjunction with the accompanying drawings in which:
[009] FIG. 1 depicts one embodiment of a heterogeneous computing environment incorporating and using one or more aspects of the present invention;
[010] FIG. 2 depicts one example of a cluster that may be employed in the heterogeneous computing environment of FIG. 1, in accordance with an aspect of the present invention;
[011] FIG. 3 depicts one example of a plurality of clusters of a grid computing environment in accordance with an aspect of the present invention;
[012] FIG. 4 depicts one embodiment of a grid computing environment in which the resources available to the grid are restricted; "
[013] FIG. 5 depicts one embodiment of the logic associated with providing additional resources to the grid, in accordance with an aspect of the present invention; and
[014] FIG. 6 depicts one embodiment of a grid computing environment in which additional resources are available to the grid for allocation, in accordance with an aspect of the present invention. Best Mode for Carrying Out the Invention
[015] A capability is provided to facilitate allocation of resources in a heterogeneous computing environment. The heterogeneous environment includes at least one resource manager that is responsible for determining which nodes of the environment can process a particular request. To make this determination, previously, the resource manager would consider those nodes having the same environment (i.e., architecture and operating system) as the request. Further, as an enhancement, the resource manager could also consider nodes of different generations of the same architecture as the request, as described in co-pending PCT patent application no. PCT/ EP2004/051499 , entitled "Managing Processing Within Computing Environments Including Initiation Of Virtual Machines".
[016] The scope of nodes to be considered to process a particular request is greatly expanded For example, nodes can be considered that have different native environments than the request. These heterogeneous nodes can be considered, since they are capable of supporting other environments, although their native environments are different than the request.
[017] The resource manager of the heterogeneous computing environment obtains information from the various nodes in the environment and uses that information to determine which nodes can be used to process a request. The information obtained by the resource manager includes attributes relating to the one or more environments (e.g., platforms and operating systems) that are supported by but not native to the nodes. These compatibility attributes are made available to the resource manager to broaden the scope of nodes, and therefore, resources, available to process a specific request.
[018] One example of a heterogeneous computing environment is depicted in FIG. 1. In this example, the heterogeneous environment is a grid computing environment 100 including for instance, a plurality of user workstations 102 (e.g., laptops, notebooks, such as ThinkPads, personal computers, RS/6000's, etc.) coupled to a job management service 104 via, for instance, the internet, extranet, or intranet. Job management service 104 includes, for instance, a web application to be executed on a web ap- ® plication server, such as Websphere offered by IBM , or distributed across a plurality of servers. It has the responsibility for accepting user requests and passing the requests to the appropriate nodes of the environment. As one example, a user interacts with the job management service via a client application, such as a web browser or a standalone application. There are various products that include a job management service, including for instance, LSF offered by Platform (www.platform.com), and Maui, an ® open source scheduler available at http:Mvww.supercluster.org. (IBM is a registered trademark of International Business Machines Corporation, Armonk, New York, U.S.A. Other names used herein may be registered trademarks, trademarks or product names of International Business Machines Corporation or other companies.) [019] Job management service 104 is further coupled via the internet, extranet or intranet to one or more data centers 106. Each data center includes, for instance, one or more nodes 108, such as mainframes, workstations andor servers. The nodes of the environment are heterogeneous nodes in that at least one node is based on a different architecture andbr is executing a different operating system than at least one other node. For example, one node may be based on the x86 architecture running a Linux operating system and another node may be based on the PowerPC architecture running ALX.
[020] As described herein, a grid computing environment includes a plurality of nodes which cooperate to solve a large computing problem. Individual nodes that contribute to the grid may have many other alternate purposes. For example, nodes within the grid may be used as individual workstations or form a cluster, an example of which is depicted in FIG. 2. A cluster 200 includes, for instance, a set of homogeneous nodes 202, which are managed by a resource manager 204, such as a cluster resource manager. The cluster resource manager receives requests from users and is responsible for allocating cluster resources to the individual requests. The manner in which the resources are allocated depends on the requirements (e.g., storage, CPU requirements, etc.) of the request. It is the responsibility of the cluster resource manager to use the resources efficiently to maximize throughput. An example of a cluster resource manager is Loadleveler, offered by International Business Machines Corporation, Armonk, New York.
[021] One or more clusters may be coupled together to form a grid computing environment. In a grid environment, an additional layer of software is added which allocates nodes to the greater grid, as shown in FIG. 3. A grid computing environment 300 includes a job management service, such as a grid resource manager 302, which is coupled to a plurality of cluster resource managers 304 of a plurality of clusters. A request is submitted to the grid resource manager, and the grid resource manager is aware of one or more sets of nodes, each of which may have different architectures and operating systems. It is from this pool of architectures and operating systems that the grid resource manager draws on when evaluating available- resources for a grid request. For example, if a grid request (e.g., a job or a portion thereof) is submitted which is a Linux executable compiled for an x86 cluster, the grid manager only considers the set of nodes that exactly satisfy these conditions to select candidate resources. This shortcoming is illustrated in FIG. 4, wherein a large number of resources might stand idle because of the operating system and architecture constraints of the submitted request.
[022] Referring to FIG. 4, a grid resource manager 400 only considers compute nodes 402 coupled to cluster resource manager 404, since the grid resource manager is aware that those nodes have the same environment as the executable to be run. That is, the Linux executable compiled for an x86 cluster can run on those nodes, since they are based on the x86 architecture and are executing the Linux operating system. Nodes 406, managed by a cluster resource manager 408, running an AIX operating system on a PowerPC architecture are not considered for resource allocation, since they are not the same environment as the submitted executable.
[023] However, in accordance with an aspect of the present invention, nodes 406 may be considered That is, a capability is provided to enable a grid resource manager to consider additional nodes, if those nodes can support further operating systems and architectures. For example, it is possible that although one or more nodes of a grid are native to one environment (i.e., have a particular hardware platform and operating system), that they may also be able to support other environments. For instance, a node that has a native operating environment of PowerPC executing AIX may be able to support an environment of x86 running Linux. Thus, that node can process requests (e.g., execute programs) that require either environment, as indicated by the request either explicitly or implicitly.
[024] In order for a request to be executed on a node that is not native to the request, the request is moved to the other environment. For example, if the request is to run a program, the program, which is written for the native environment, is moved to the other environment. Techniques exist for moving a program from one environment and making it executable in another environment. One such technique includes using an application programming interface (API). Programs access operating system routines, such as reading and writing files, through a series of well defined operating system functions defined in an API. A well constructed program written in a high level programming language, such as the C programming language, can easily be ported from one operating system to another if both operating systems support the same API. For example, a program written in C with a number of API calls might run on an AIX operating system, but could be ported to run on Linux, if Linux supports the same set of APIs that AIX does. The same could hold true in porting an application from an x86 (Intel 32 bit) platform to a 64 bit platform - if an API is provided, the program should port rather easily.
[025] The drawback of APIs is that they are programming interfaces, and require a recompile of code to port the application from one environment to another. Again, going back to the example of a C program running in ALX, the same program would require a recompile in a Linux environment, using the Linux APIs, to make the program execute successfully under Linux. This concept of forcing a recompile for each program that is ported from one environment to another is time consuming and sometimes, uncovers hidden flaws in the API. Thus, other techniques have been sought.
[026] One technique, referred to as ABI or Application Binary Interface, provides a more straightforward technique for running a program in a different environment. ABI provides a technique of taking an executable from one environment and running it in another environment without recompilation through the use of an emulation software layer or through direct hardware support on a target machine. One architecture that uses ABI is the AMD64 architecture, offered by AMD, Sunnyvale, California. An example of ABI is described in "Binary Compatibility," http_//gcc.gnu.or bnlinedocs/gcc/ Compatibility.html.
[027] Nodes that are capable of supporting different architectures, such as those that are ABI capable, are exposed to the grid resource manager, so that the grid resource manager can use this information when allocating tasks to the individual clusters or nodes. This enables a wider group of nodes to become available to the greater grid
[028] On embodiment of the logic associated with exposing the different capabilities to the grid resource manager, which is then capable of using this information in its resource allocation, is described with reference to FIG. 5.
[029] When a node, such as a workstation, comes online, STEP 500, it provides a set of attributes to its resource manager, such as the cluster resource manager, STEP 502. These attributes include, as examples, the platform (architecture) of the node; the operating system and operating system level of the node; as well as a set of compatibility attributes, including for instance, any additional operating systems and/br any additional platforms (architectures) supported by the node through, for instance, ABI. This information is provided to the cluster resource manager via, for instance, Web Services Calls or Web Services Notifications. For instance, an XML document specifying these attributes is transferred to the cluster resource manager using Web Services Calls or Notifications, such as a SOAP call. One example of SOAP is described in "SOAP Version 1.2 Part 0: Primer," Nilo Mitra, http:/Λvww.w3.org/TRβ003/REC-soap 12-part0-20030624
[030] The cluster resource manager receives this information and percolates at least the compatibility attributes of the node (e.g., one or more non-native environments that it supports) to the grid resource manager, STEP 504. In one example, this information is provided to the grid resource manager using a similar mechanism as used to forward the information from a node to the cluster resource manager. For instance, the compatibility attributes are provided via a Web Services Call, such as a SOAP call, to a Web Service exposed by the grid resource manager. Although an example for providing the information is given herein, many other communications media are possible. The grid resource manager then takes these attributes into consideration when allocating resources to a request, STEP 506.
[031] FIG. 6 depicts a pictorial illustration of the grid resource manager obtaining the compatibility attributes, such that the grid resource manager can use those attributes in allocating resources. As shown in FIG. 6, compute nodes 600 each have a native environment of AIX and PowerPC, but are x86 and Linux ABI compatible. The nodes provide this information to their cluster resource manager 602. The cluster resource manager then percolates this information up to grid resource manager 604. Thus, when the grid resource manager receives a request for a Linux executable, it can consider nodes 606, as well as nodes 600 when determining how to allocate the resources. For example, it can send queries to managers on nodes 600 and 606 to see if those nodes have the needed resources. If one or more of the nodes have the resources, then at least one of the nodes is selected to process the request.
[032] Described in detail above is a capability for facilitating allocation of resources in a heterogeneous computing environment. A resource manager, such as a grid resource manager, obtains information that identifies which nodes in the heterogeneous environment are able to support additional operating systems and platforms. The resource manager then uses this information to determine how to allocate resources. This advantageously expands the number of resources available to the heterogeneous computing environment for a particular request.
[033] Nodes can be different classes than that described herein (e.g., other than mainframes, workstations or servers) andbr can support different environments. Further, a heterogeneous environment can include a node having the same architecture but a different generation as another node. Additionally, various types of interfaces, other than ABI, may also be used to move jobs to different environments. Moreover, various mechanisms may be used to percolate the compatibility attributes from the nodes to the grid resource manager or other manager.
[034] As yet another example, the user can be replaced by an automated service or program. Further, a single request or job may include multiple jobs that run simultaneously on multiple nodes. This is accomplished similarly to that described above. For instance, the grid resource manager contacts a plurality of cluster managers and has those managers manage the plurality of requests. Many other variations also exist. As a further example, the environment may include one or more nodes that are partitioned As yet a further example, one or more aspects of the present invention apply to Plug Compatible Machines (PCM) from Hitachi. Other examples are also possible.
[035] The present invention enables the harnessing of unutilized compute power which provides immediate economic benefits to an organization that has a large installed base of nodes.
[036] The present invention can be implemented in software, firmware, hardware or some combination thereof.
[037] The present invention can be included in an article of manufacture (e.g., one or more computer program products) having for instance, computer usable media. The media has therein, for instance, computer readable program code means or logic (e.g., instructions, code, commands, etc.) to provide and facilitate the capabilities of the present invention. The article of manufacture can be included as a part of a computer system or sold separately.
[038] Additionally, at least one program storage device readable by a machine embodying at least one program of instructions executable by the machine to perform the capabilities of the present invention can be provided
[039] The flow diagrams depicted herein are just examples. There may be many variations to these diagrams or the steps (or operations) described therein without departing from the spirit of the invention. For instance, the steps may be performed in a differing order, or steps may be added, deleted or modified

Claims

Claims
[001] A method of facilitating allocation of resources in a heterogeneous computing environment, said method comprising: obtaining by a resource manager of the heterogeneous computing environment, an attribute relating to a node in communication with the resource manager, said attribute specifying at least one compatible non-native environment supported by the node; and taking into consideration, by the resource manager, the attribute in allocating a resource of a node to a request.
[002] The method of claim 1, wherein the attribute of a compatible non-native environment specifies an operating system and a processor of the environment.
[003] The method of claim 1, wherein the taking into consideration comprises considering at least one node that has a native environment different from an environment indicated by the request but is able to support the environment indicated by the request.
[004] The method of claim 1 , further comprising receiving by the resource manager the request, said request indicating an environment in which the request is to be processed, and wherein the node having the resource to be allocated is able to support that environment, as indicated by an attribute of the node, although that environment is not a native environment of the node.
[005] The method of claim 4, wherein the request comprises a program to be executed
[006] The method of claim 1 , wherein the obtaining comprises providing by the node the attribute to the resource manager.
[007] The method of claim 6, wherein the providing of the attribute by the node to the resource manager is via one or more other resource managers coupled to the one or more nodes.
[008] The method of claim 5, wherein the Application Binary Interface is used for running the program in the non-native environment.
[009] The method of claim 1, wherein the heterogeneous computing environment comprises a grid computing environment and said resource manager comprises a grid resource manager.
[010] A system which facilitates allocation of resources in a heterogeneous computing environment, said system comprising: means for obtaining by a resource manager of the heterogeneous computing environment an attribute relating to a node in communication with the resource manager, said attribute specifying at least one compatible non-native environment supported by the node; and means for taking into consideration, by the resource manager, the attribute in allocating a resource of a node to a request.
[Oi l] The system of claim 10, wherein the attribute of a compatible non-native environment specifies an operating system and a processor of the environment.
[012] The system of claim 10, wherein the means for taking into consideration considers at least one node that has a native environment different from an environment indicated by the request but is able to support the environment indicated by the request.
[013] The system of claim 10, further comprising means for receiving by the resource manager the request, said request indicating an environment in which the request is to be processed, and wherein the node having the resource to be allocated is able to support that environment, as indicated by an attribute of the node, although that environment is not a native environment of the node.
[014] The system of claim 13, wherein the request comprises a program to be executed
[015] The system of claim 10, wherein the means for obtaining comprises means for providing by the node the attribute to the resource manager.
[016] The system of claim 15, wherein the means for providing of the attribute by the node to the resource manager is via one or more other resource managers coupled to the one or more nodes.
[017] The system of claim 14, wherein the Application Binary Interface is used for running the program in the non-native environment.
[018] The system of claim 10, wherein the heterogeneous computing environment comprises a grid computing environment and said resource manager comprises a grid resource manager.
[019] A computer program product stored on a computer readable storage medium for, when run on a computer system, instructing the computer system to carry out the method of any preceding method claim.
PCT/EP2005/050216 2004-03-10 2005-01-19 Facilitating allocation of resources in a heterogeneous computing environment WO2005091129A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
BRPI0507780A BRPI0507780B1 (en) 2004-03-10 2005-01-19 resource allocation facilitation in a heterogeneous computational environment
CA2559232A CA2559232C (en) 2004-03-10 2005-01-19 Facilitating allocation of resources in a heterogeneous computing environment
JP2007535123A JP4587183B2 (en) 2004-03-10 2005-01-19 Facilitating resource allocation in heterogeneous computing environments
EP05701556.2A EP1730638B1 (en) 2004-03-10 2005-01-19 Facilitating allocation of resources in a heterogeneous computing environment

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/798,108 2004-03-10
US10/798,108 US7975270B2 (en) 2004-03-10 2004-03-10 Facilitating allocation of resources in a heterogeneous computing environment

Publications (2)

Publication Number Publication Date
WO2005091129A2 true WO2005091129A2 (en) 2005-09-29
WO2005091129A3 WO2005091129A3 (en) 2005-11-17

Family

ID=34920214

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2005/050216 WO2005091129A2 (en) 2004-03-10 2005-01-19 Facilitating allocation of resources in a heterogeneous computing environment

Country Status (9)

Country Link
US (1) US7975270B2 (en)
EP (1) EP1730638B1 (en)
JP (1) JP4587183B2 (en)
KR (1) KR100940976B1 (en)
CN (1) CN100383745C (en)
BR (1) BRPI0507780B1 (en)
CA (1) CA2559232C (en)
TW (1) TWI333621B (en)
WO (1) WO2005091129A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7958509B2 (en) 2005-12-21 2011-06-07 International Business Machines Corporation Method and system for scheduling of jobs
JP2015144020A (en) * 2006-03-31 2015-08-06 アマゾン テクノロジーズ インコーポレイテッド System of managing execution of programs by multiple computing systems

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7325123B2 (en) * 2001-03-22 2008-01-29 Qst Holdings, Llc Hierarchical interconnect for configuring separate interconnects for each group of fixed and diverse computational elements
WO2005089241A2 (en) * 2004-03-13 2005-09-29 Cluster Resources, Inc. System and method for providing object triggers
US8782654B2 (en) 2004-03-13 2014-07-15 Adaptive Computing Enterprises, Inc. Co-allocating a reservation spanning different compute resources types
US7555544B1 (en) * 2004-03-17 2009-06-30 Sun Microsystems, Inc. Implementation of affinities in high availability computer system clusters
US20070266388A1 (en) 2004-06-18 2007-11-15 Cluster Resources, Inc. System and method for providing advanced reservations in a compute environment
US8176490B1 (en) 2004-08-20 2012-05-08 Adaptive Computing Enterprises, Inc. System and method of interfacing a workload manager and scheduler with an identity manager
CA2586763C (en) 2004-11-08 2013-12-17 Cluster Resources, Inc. System and method of providing system jobs within a compute environment
US8863143B2 (en) 2006-03-16 2014-10-14 Adaptive Computing Enterprises, Inc. System and method for managing a hybrid compute environment
US9231886B2 (en) 2005-03-16 2016-01-05 Adaptive Computing Enterprises, Inc. Simple integration of an on-demand compute environment
EP2348409B1 (en) 2005-03-16 2017-10-04 III Holdings 12, LLC Automatic workload transfer to an on-demand center
EP3203374B1 (en) 2005-04-07 2021-11-24 III Holdings 12, LLC On-demand access to compute resources
CN100437586C (en) * 2005-10-21 2008-11-26 中国科学院计算技术研究所 A resource allocation method and system for shared memory
US7944572B2 (en) * 2007-01-26 2011-05-17 Xerox Corporation Protocol allowing a document management system to communicate inter-attribute constraints to its clients
US8041773B2 (en) 2007-09-24 2011-10-18 The Research Foundation Of State University Of New York Automatic clustering for self-organizing grids
US8166067B2 (en) * 2008-12-26 2012-04-24 Sandisk Il Ltd. Method and apparatus for providing access to files based on user identity
US8943409B2 (en) * 2008-12-26 2015-01-27 Sandisk Il Ltd. Storage device managing playable content
US8239395B2 (en) * 2008-12-26 2012-08-07 Sandisk Il Ltd. Storage device presenting to hosts only files compatible with a defined host capability
US20100169395A1 (en) * 2008-12-26 2010-07-01 Sandisk Il Ltd. Device and method for filtering a file system
US9864637B2 (en) * 2009-03-18 2018-01-09 Microsoft Technology Licensing, Llc Adaptable software resource managers based on intentions
JP5576085B2 (en) * 2009-10-13 2014-08-20 株式会社日立製作所 Distributed computer system and operation method thereof
US10877695B2 (en) 2009-10-30 2020-12-29 Iii Holdings 2, Llc Memcached server functionality in a cluster of data processing nodes
US11720290B2 (en) 2009-10-30 2023-08-08 Iii Holdings 2, Llc Memcached server functionality in a cluster of data processing nodes
KR101308404B1 (en) 2010-03-02 2013-09-16 에스케이플래닛 주식회사 A method for generating a resource file package available in different platform and a method for using a resource in a different platform
US8831993B2 (en) * 2010-03-19 2014-09-09 Novell, Inc. Techniques for sharing virtual machine (VM) resources
US8959220B2 (en) 2010-11-02 2015-02-17 International Business Machines Corporation Managing a workload of a plurality of virtual servers of a computing environment
US9253016B2 (en) 2010-11-02 2016-02-02 International Business Machines Corporation Management of a data network of a computing environment
US9081613B2 (en) * 2010-11-02 2015-07-14 International Business Machines Corporation Unified resource manager providing a single point of control
US8984109B2 (en) 2010-11-02 2015-03-17 International Business Machines Corporation Ensemble having one or more computing systems and a controller thereof
US8966020B2 (en) 2010-11-02 2015-02-24 International Business Machines Corporation Integration of heterogeneous computing systems into a hybrid computing system
US8707083B2 (en) * 2010-12-03 2014-04-22 Lsi Corporation Virtualized cluster communication system
US9268613B2 (en) * 2010-12-20 2016-02-23 Microsoft Technology Licensing, Llc Scheduling and management in a personal datacenter
US9451012B1 (en) * 2011-08-30 2016-09-20 CSC Holdings, LLC Heterogeneous cloud processing utilizing consumer devices
CN102707951A (en) * 2012-04-28 2012-10-03 浪潮电子信息产业股份有限公司 Design method of highly available system on heterogeneous platform
US9692632B2 (en) * 2012-11-29 2017-06-27 International Business Machines Corporation Migration to managed clouds
US9742873B2 (en) 2012-11-29 2017-08-22 International Business Machines Corporation Adjustment to managed-infrastructure-as-a-service cloud standard
US9282166B2 (en) 2012-11-29 2016-03-08 International Business Machines Corporation Management infrastructure analysis for cloud migration
US9292330B2 (en) 2012-11-29 2016-03-22 International Business Machines Corporation Replacing virtual machine disks
US9092837B2 (en) 2012-11-29 2015-07-28 International Business Machines Corporation Use of snapshots to reduce risk in migration to a standard virtualized environment
KR20140107042A (en) * 2013-02-27 2014-09-04 삼성전자주식회사 Management apparatus and method for managing server node
CN103197976A (en) * 2013-04-11 2013-07-10 华为技术有限公司 Method and device for processing tasks of heterogeneous system
US9513962B2 (en) 2013-12-03 2016-12-06 International Business Machines Corporation Migrating a running, preempted workload in a grid computing system
CN103970214B (en) * 2014-05-19 2018-05-04 浪潮电子信息产业股份有限公司 A kind of isomery accelerates bladed computer systems framework
US11294731B2 (en) 2017-12-20 2022-04-05 Google Llc Joint transmission commitment simulation
CA3087219A1 (en) * 2018-01-23 2019-08-01 Partec Cluster Competence Center Gmbh Application runtime determined dynamical allocation of heterogeneous compute resources

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1372073A2 (en) 2002-06-10 2003-12-17 Hewlett-Packard Company Mapping service demands in a distributed computer system

Family Cites Families (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4564903A (en) 1983-10-05 1986-01-14 International Business Machines Corporation Partitioned multiprocessor programming system
US4660144A (en) 1985-05-23 1987-04-21 International Business Machines Corp. Adjunct machine
US4843541A (en) 1987-07-29 1989-06-27 International Business Machines Corporation Logical resource partitioning of a data processing system
JP2594979B2 (en) 1987-10-23 1997-03-26 株式会社日立製作所 Multi-processor system
EP0473913A3 (en) 1990-09-04 1992-12-16 International Business Machines Corporation Method and apparatus for providing a service pool of virtual machines for a plurality of vm users
US5175679A (en) 1990-09-28 1992-12-29 Xerox Corporation Control for electronic image processing systems
CA2100540A1 (en) 1992-10-19 1994-04-20 Jonel George System and method for performing resource reconfiguration in a computer system
JPH06187178A (en) 1992-12-18 1994-07-08 Hitachi Ltd Input and output interruption control method for virtual computer system
US5473773A (en) 1994-04-04 1995-12-05 International Business Machines Corporation Apparatus and method for managing a data processing system workload according to two or more distinct processing goals
US5564040A (en) 1994-11-08 1996-10-08 International Business Machines Corporation Method and apparatus for providing a server function in a logically partitioned hardware machine
US5675739A (en) 1995-02-03 1997-10-07 International Business Machines Corporation Apparatus and method for managing a distributed data processing system workload according to a plurality of distinct processing goal types
JPH08235112A (en) 1995-03-01 1996-09-13 Mitsubishi Electric Corp Decentralized job management system of computer system
JPH08241277A (en) 1995-03-03 1996-09-17 Fujitsu Ltd Unitary management system of resources
US6199095B1 (en) * 1996-01-29 2001-03-06 Compaq Computer Corporation System and method for achieving object method transparency in a multi-code execution environment
US6513057B1 (en) * 1996-10-28 2003-01-28 Unisys Corporation Heterogeneous symmetric multi-processing system
US6366945B1 (en) * 1997-05-23 2002-04-02 Ibm Corporation Flexible dynamic partitioning of resources in a cluster computing environment
WO1999044121A2 (en) * 1998-02-26 1999-09-02 Sun Microsystems, Inc. Method and apparatus for dynamic distributed computing over a network
US6247109B1 (en) 1998-06-10 2001-06-12 Compaq Computer Corp. Dynamically assigning CPUs to different partitions each having an operation system instance in a shared memory space
US6978455B1 (en) 1998-09-21 2005-12-20 Unisys Corporation Teller/scanner system and method
JP2000315192A (en) 1999-04-30 2000-11-14 Ntt Data Corp Client-server system, method for managing server application and recording medium
US6788980B1 (en) 1999-06-11 2004-09-07 Invensys Systems, Inc. Methods and apparatus for control using control devices that provide a virtual machine environment and that communicate via an IP network
US6597956B1 (en) 1999-08-23 2003-07-22 Terraspring, Inc. Method and apparatus for controlling an extensible computing system
US6587938B1 (en) 1999-09-28 2003-07-01 International Business Machines Corporation Method, system and program products for managing central processing unit resources of a computing environment
GB9928503D0 (en) 1999-12-03 2000-02-02 Ibm Resource allocation in data processing systems
US6938256B2 (en) * 2000-01-18 2005-08-30 Galactic Computing Corporation System for balance distribution of requests across multiple servers using dynamic metrics
JP3743245B2 (en) * 2000-01-27 2006-02-08 日本ビクター株式会社 Client device
JP2001219618A (en) 2000-02-08 2001-08-14 Canon Inc Imaging apparatus, and system and method of manufacture
US7146233B2 (en) 2000-02-11 2006-12-05 Sun Microsystems, Inc. Request queue management
CA2424568A1 (en) 2000-10-02 2002-04-11 Learning Tree International Inc. Method and system for hands-on e-learning
US7574346B2 (en) * 2000-10-30 2009-08-11 Microsoft Corporation Kernel emulator for non-native program modules
CN1368810A (en) * 2001-02-02 2002-09-11 北京翔智信息技术有限公司 Distributed information switch and processing system and method
JP2002251292A (en) 2001-02-22 2002-09-06 Nec Software Chubu Ltd Job management system in client server system and job management method in client server system
JP2002261818A (en) 2001-03-01 2002-09-13 Kddi Corp Communication network resource allocation method
US6985951B2 (en) 2001-03-08 2006-01-10 International Business Machines Corporation Inter-partition message passing method, system and program product for managing workload in a partitioned processing environment
JP4291964B2 (en) 2001-04-19 2009-07-08 株式会社日立製作所 Virtual computer system
US7299466B2 (en) 2001-12-20 2007-11-20 Cadence Design Systems, Inc. Mechanism for managing execution environments for aggregated processes
US7603469B2 (en) * 2002-01-15 2009-10-13 International Business Machines Corporation Provisioning aggregated services in a distributed computing environment
US7162617B2 (en) * 2003-02-14 2007-01-09 Fine Arc Incorporated Data processor with changeable architecture
US7519800B2 (en) * 2003-03-27 2009-04-14 Hewlett-Packard Development Company, L.P. Apparatus and method for enforcing homogeneity within partitions of heterogeneous computer systems
JP4331203B2 (en) * 2003-06-04 2009-09-16 株式会社ソニー・コンピュータエンタテインメント Content distributed overlay network for peer-to-peer networks
US8079034B2 (en) 2003-09-15 2011-12-13 Intel Corporation Optimizing processor-managed resources based on the behavior of a virtual machine monitor
US7426749B2 (en) * 2004-01-20 2008-09-16 International Business Machines Corporation Distributed computation in untrusted computing environments using distractive computational units

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1372073A2 (en) 2002-06-10 2003-12-17 Hewlett-Packard Company Mapping service demands in a distributed computer system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
STEENSGAARD B ET AL.: "Object and Native Code Thread Mobility among Heterogeneous Computers", OPERATING SYSTEMS REVIEW (SIGOPS), ACM HEADQUARTER, vol. 29, no. 5, 1 December 1995 (1995-12-01), pages 68 - 78

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7958509B2 (en) 2005-12-21 2011-06-07 International Business Machines Corporation Method and system for scheduling of jobs
JP2015144020A (en) * 2006-03-31 2015-08-06 アマゾン テクノロジーズ インコーポレイテッド System of managing execution of programs by multiple computing systems

Also Published As

Publication number Publication date
WO2005091129A3 (en) 2005-11-17
CN100383745C (en) 2008-04-23
JP2008511087A (en) 2008-04-10
BRPI0507780B1 (en) 2017-05-02
BRPI0507780A (en) 2007-12-18
TW200540643A (en) 2005-12-16
TWI333621B (en) 2010-11-21
US20050204040A1 (en) 2005-09-15
JP4587183B2 (en) 2010-11-24
CN1918547A (en) 2007-02-21
KR100940976B1 (en) 2010-02-05
CA2559232C (en) 2014-04-08
EP1730638B1 (en) 2014-06-18
EP1730638A2 (en) 2006-12-13
KR20070006756A (en) 2007-01-11
US7975270B2 (en) 2011-07-05
CA2559232A1 (en) 2005-09-29

Similar Documents

Publication Publication Date Title
EP1730638B1 (en) Facilitating allocation of resources in a heterogeneous computing environment
Akkus et al. {SAND}: Towards {High-Performance} serverless computing
US8887158B2 (en) Dynamic cluster expansion through virtualization-based live cloning
KR100898315B1 (en) Enhanced runtime hosting
Neary et al. Javelin++ Scalability Issues in Global Computing
Baker et al. Cluster computing review
US8549515B2 (en) System and method for collaborative hosting of applications, virtual machines, and data objects
JP5078916B2 (en) Method, system, and program for deploying platform-dependent applications in a grid environment
Neuman et al. The Prospero resource manager: A scalable framework for processor allocation in distributed systems
US20050060704A1 (en) Managing processing within computing environments including initiation of virtual machines
US20080244507A1 (en) Homogeneous Programming For Heterogeneous Multiprocessor Systems
JP2013518330A (en) Abstraction method and system for virtual machine placement based on non-functional requirements
JP2008108260A (en) Method, computer system and computer program for providing operating system service of policy base in hypervisor on computer system
US20120072709A1 (en) Unstacking Software Components for Migration to Virtualized Environments
JP2022097438A (en) Dynamic cloud deployment of robotic process automation (rpa) robot
Harichane et al. KubeSC‐RTP: Smart scheduler for Kubernetes platform on CPU‐GPU heterogeneous systems
Goscinski et al. Toward higher level abstractions for cloud computing
US8561077B1 (en) Binder for a multi-threaded process to access an un-shareable resource
CN116010070A (en) Deployment method, system, equipment and storage medium of edge cloud platform virtual machine
Birnbaum et al. Grid workflow software for a high-throughput proteome annotation pipeline
Han et al. An efficient job management of computing service using integrated idle VM resources for high-performance computing based on OpenStack
Antonioletti Load sharing across networked computers
MXPA06009282A (en) Facilitating allocation of resources in a heterogeneous computing environment
Baratloo et al. Mechanisms for just-in-time allocation of resources to adaptive parallel programs
Skagos Load balancing in a heterogeneous, distributed environment.

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 200580004524.7

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: PA/a/2006/009282

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 1020067017576

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2559232

Country of ref document: CA

Ref document number: 2007535123

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Ref document number: DE

WWE Wipo information: entry into national phase

Ref document number: 2005701556

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 5901/DELNP/2006

Country of ref document: IN

WWP Wipo information: published in national office

Ref document number: 2005701556

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020067017576

Country of ref document: KR

ENP Entry into the national phase

Ref document number: PI0507780

Country of ref document: BR