# Task Orderings We enable 21 randomly sampled task orderings for all 10-task task suites. The task ordering can be specified by the ```data.task_order_index``` command in the following: ``` export CUDA_VISIBLE_DEVICES=GPU_ID && export MUJOCO_EGL_DEVICE_ID=GPU_ID && python lifelong/main.py seed=SEED benchmark_name=BENCHMARK policy=POLICY lifelong=ALGO data.task_order_index=ORDER_ID ```

Assitive Note - Specific command generation