Difference between revisions of "Shustring"
Jump to navigation
Jump to search
(Undo revision 23621 by Israel.herrera (talk)) Tag: Undo |
|||
Line 20: | Line 20: | ||
Detect SHortest Unique SubSTRINGs ( = shustrings) | Detect SHortest Unique SubSTRINGs ( = shustrings) | ||
− | + | <!--Modules--> | |
+ | ==Required Modules== | ||
+ | |||
+ | ===Serial=== | ||
+ | * gcc/5.2.0 | ||
+ | * {{#var:app}} | ||
+ | <!-- | ||
+ | ===Parallel (OpenMP)=== | ||
+ | * intel | ||
+ | * {{#var:app}} | ||
+ | ===Parallel (MPI)=== | ||
+ | * intel | ||
+ | * openmpi | ||
+ | * {{#var:app}} | ||
+ | --> | ||
+ | ==System Variables== | ||
+ | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 14:55, 10 June 2022
Description
Detect SHortest Unique SubSTRINGs ( = shustrings)
Required Modules
Serial
- gcc/5.2.0
- shustring
System Variables
- HPC_SHUSTRING_DIR - installation directory