-
Notifications
You must be signed in to change notification settings - Fork 0
/
.copier-answers.yml
31 lines (31 loc) · 1.01 KB
/
.copier-answers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# DO NOT MODIFY THIS FILE MANUALLY.
# This file contains the answers to the questions asked by the
# v6-algorithm-template-creator (using the Copier package). The answers will
# be updated if you re-run the template creator. Also, the answers in this file
# may be used to submit your algorithm to a vantage6 algorithm store.
_commit: 4.6.1
_src_path: gh:vantage6/v6-algorithm-template.git
advanced: true
algorithm_description: Algorithm to assesses in-algorithm GPU accessibility in the
most basic form.
algorithm_name: v6-gpu-accessibility
author: J. Hogenboom
central_args:
- organisation_ids
central_function_client: true
central_function_data: false
central_function_name: central
copyright: ''
docker_image: v6-gpu-accessibility
has_central_function: true
has_docs: true
has_gh_pipeline: true
has_partial_function: true
open_source_license: apache
partial_args: []
partial_function_client: true
partial_function_data: false
partial_function_name: partial
private_registry: false
project_name: v6-gpu-accessibility
use_vpn: false