Difference between revisions of "AMP"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:ML {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|amp}} |{{#vardefine:url|https://amp.readthedocs.io/en/latest/}} <!--CONFIGURATION: OPTI...")
 
m (Text replacement - "#uppercase" to "uc")
Line 27: Line 27:
 
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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:17, 6 December 2019

Description

amp website  

Amp is an open-source package designed to easily bring machine-learning to atomistic calculations. This project is being developed at Brown University in the School of Engineering, primarily by Andrew Peterson and Alireza Khorshidi, and is released under the GNU General Public License.

Environment Modules

Run module spider amp to find out what environment modules are available for this application.

System Variables

  • HPC_AMP_DIR - installation directory