Skip to content

Launch Ubuntu ROCm Application

This guide shows how to run the Docker Ubuntu ROCm application. Sign in to AAC if you have not already.

Select the application

Click Applications, search for Ubuntu ROCm, and click Details for the version you want.

Note

In this example we use Ubuntu 22.04 ROCm 6_4.

Ubuntu ROCm application

Click New Workload at the top right.

Ubuntu parameters

Select team

If you are assigned to more than one team, choose one in the pop-up. If you have only one team, this step is skipped. Click Launch.

Selected team

Select input files

Upload any input files the application needs via Upload files or Browse files. If not needed, click Next.

Workload input files

Select resources

Set the desired parameters: node options (oversubscribe, telemetry), Maximum allowed runtime (default 1 hour, max 30 days), and number of GPUs (default 1). Click Next.

Select resources

Select compute

Choose the cluster and queue for the job, then click Next. In the example, 1CN128C8G2H_2IB_MI210_SLES15 (Pre-emptible) is selected.

Select compute

Review the configuration and click Run Workload.

Workload submission

The workload status moves through Preparing, Pending, Sent, and Running. Find the username and password in the STDOUT tab.

Credentials in STDOUT

Wait for Interactive endpoints to appear on the right, then click Connect.

Interactive endpoints

To access the server CLI, copy the shell command and the password (use Copy to clipboard). The username is aac; example command: ssh -o strictHostKeyChecking=no -p 7000 aac@aac1.amd.com.

Shell command

You can also use the built-in Service terminal by clicking Service terminal.

Service terminal

When you are done, click Finish Workload, then Yes to complete.

Finish workload

Confirm finish

To run again with the same parameters, click Re-run Workload.

Re-run workload