Skip to main content

Launch Runtime

For spawning the runtime, we use the platform plugins interface (Jarvis-CD).

Load Environment

Spack Users

spack load iowarp

Developers

spack load iowarp
module load hermes_shm iowarp_runtime cte

Copy the IPC Test Pipeline

jarvis ppl index copy jarvis_chimaera.test_ipc

Edit the Pipeline Script

nano test_ipc.yaml

Change the parameters as needed.

Load the Pipeline

jarvis ppl load yaml test_ipc.yaml

Build Jarvis Environment

This will take a snapshot of your current environment:

jarvis env build iowarp
jarvis ppl env copy iowarp

Run the Pipeline

jarvis ppl run