Parasail: Difference between revisions

Jump to navigation Jump to search
4 bytes removed ,  4 months ago
Marked this version for translation
m (Move available wheels results to its correct command)
(Marked this version for translation)
Line 20: Line 20:
{{Command|module load parasail/2.6.2}}
{{Command|module load parasail/2.6.2}}


== parasail_aligner Example == <!--T:6-->
== parasail_aligner Example == <!--T:6-->
When using the binary <tt>parasail_aligner</tt> it is important to set the number of threads according to the number of cores allocated in our job. We can set it with  
When using the binary <tt>parasail_aligner</tt> it is important to set the number of threads according to the number of cores allocated in our job. We can set it with  
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
Line 26: Line 26:
</syntaxhighlight>
</syntaxhighlight>


== Python extension == <!--T:7-->
== Python extension == <!--T:7-->
The module contains bindings for multiple Python versions.  
The module contains bindings for multiple Python versions.  
To discover which are the compatible Python versions, run
To discover which are the compatible Python versions, run
{{Command|module spider parasail/1.3.4}}
{{Command|module spider parasail/1.3.4}}


=== Usage === <!--T:8-->
=== Usage === <!--T:8-->
1. Load the required modules.
1. Load the required modules.
{{Command|module load parasail/2.6.2 python/3.11 scipy-stack/2023b}}
{{Command|module load parasail/2.6.2 python/3.11 scipy-stack/2023b}}
Line 152: Line 152:
}}
}}


==== Available Python packages  ==== <!--T:27-->
==== Available Python packages  ==== <!--T:27-->
Other Python packages that depend on parasail will have their requirement satisfied with the module loaded:
Other Python packages that depend on parasail will have their requirement satisfied with the module loaded:
{{Command
{{Command
cc_staff
284

edits

Navigation menu