Skip to content
Snippets Groups Projects
Commit 651d2868 authored by BeeBee8 TheRobot's avatar BeeBee8 TheRobot
Browse files

Add Algorithm Yaml

parent bba7ede9
No related branches found
No related tags found
No related merge requests found
input/*
output/*
*-checkpoint*
# DO NOT DELETE
# THIS CONFIG IS AUTO-GENERATED BY ADE UI
algo_name: run-dps-test
version: master
environment: ubuntu
repository_url: https://repo.dit.maap-project.org/root/dps-unit-test.git
docker_url: mas.maap-project.org:5000/root/ade-base-images/vanilla:latest
# queue chosen when registering
queue: 8GB
# fill out these fields
# explain what this algorithm does
description:
# path to the wrapper script for running the algorithm
run_command: dps-unit-test/run-test.sh
# set a storage value in GB or MB or KB, e.g. "100GB", "20MB", "10KB"
disk_space: 5GB
inputs:
# remove below this line if no inputs
# rename and set algorithm input names accordingly
- name: input_file
download: True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment