Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 450 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 450 Bytes

Introduction

This composition is a simple demonstration a BDPO.

Main Steps

See main README for more information about setting.

Build

oarsub -I
cd regale-nixos-compose/examon
nxc build

Deploy

Nodes requirements: 2 nodes

export $(oarsub -l nodes=2,walltime=2:0 "$(nxc helper g5k_script) 2h" | grep OAR_JOB_ID)
nxc start -m ./OAR.$OAR_JOB_ID.stdout -W
nxc connect

Use

#
# TODO
#