Difference between revisions of "AMICO"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:Imaging {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|amico}} |{{#vardefine:url|https://github.com/daducci/AMICO}} <!--CONFIGURATION: OP...") |
m |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Imaging]] | + | [[Category:Software]][[Category:Imaging]][[Category:Library]][[Category:Math]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|amico}} | |{{#vardefine:app|amico}} | ||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 15:44, 30 October 2024
Description
AMICO is an implementation of the linear framework for Accelerated Microstructure Imaging via Convex Optimization.
Environment Modules
Run module spider amico
to find out what environment modules are available for this application.
System Variables
- HPC_AMICO_DIR - installation directory
- HPC_AMICO_BIN - executable directory