{ "cells": [ { "cell_type": "markdown", "id": "67521807", "metadata": {}, "source": [ "# Describing Tasks\n", "\n", "The notion of tasks is fundamental in RADICAL-Pilot as tasks define the work to be executed on a [supported HPC platform](../supported.rst). This notebook will guide the user through the various task types available in RADICAL-Pilot, and how to specify their respective payload. It will also show some means to inspect tasks after (successful or failed) execution.\n", "\n", "