All Products
Search
Document Center

Elastic High Performance Computing:SDK reference (2024-07-30)

Last Updated:Apr 23, 2025

You can use Elastic High Performance Computing (E-HPC) SDKs to create and manage clusters and submit jobs in an efficient manner. You need only to focus on your business logic without concerning yourself with bottom-layer operation and maintenance. This topic provides links to tutorials on how to use E-HPC SDKs.

Supported SDKs

In this topic, E-HPC SDK for Java and E-HPC SDK for Python 3 are used. For information about how to install and integrate E-HPC SDKs for different programming languages, visit SDK Center.

SDK

Download URL

Installation method

References

Java SDK

java-ehpc-20240730

<dependency>
  <groupId>com.aliyun</groupId>
  <artifactId>ehpc20240730</artifactId>
  <version>1.0.0</version>
</dependency>

Use Alibaba Cloud SDKs for Java in an IDE

Python 3 SDK

python3-ehpc-20240730

pip install alibabacloud_ehpc20240730==1.0.0

Use Alibaba Cloud SDKs for Python in an IDE

Tutorials for using E-HPC SDKs

Examples of using E-HPC SDKs

You can use the API-level SDK demos in different programming languages for debugging. To view the sample code, visit OpenAPI Explorer.

Note

Before you use the sample code, you must be familiar with the following parameters: