Difference between revisions of "TrackTools"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#lowercase" to "lc")
(3 intermediate revisions by 3 users not shown)
Line 24: Line 24:
 
===Serial===
 
===Serial===
 
* gcc/4.7.2
 
* gcc/4.7.2
* {{#lowercase:{{#var:app}}}}
+
* {{lc:{{#var:app}}}}
 
<!--
 
<!--
 
===Parallel (OpenMP)===
 
===Parallel (OpenMP)===
 
* intel
 
* intel
*{{#lowercase: {{#var:app}}}}
+
*{{lc: {{#var:app}}}}
 
===Parallel (MPI)===
 
===Parallel (MPI)===
 
* intel
 
* intel
Line 35: Line 35:
 
-->
 
-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable program directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 70: Line 70:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
 +
=Validation=
 +
* Validated 4/5/2018

Revision as of 21:31, 6 December 2019

Description

TrackTools website  

TrackTools is a software for DT-MRI denoising and neuronal fiber tracking.

Required Modules

Serial

  • gcc/4.7.2
  • tracktools

System Variables

  • HPC_TRACKTOOLS_DIR - installation directory
  • HPC_TRACKTOOLS_BIN - executable program directory





Validation

  • Validated 4/5/2018