Hoffman2:Software Tools:Profumo: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
(Created page with "==Profumo== This module is provided using Singularity. Since Singularity requires CentOS 7, the following should be run on a CentOS 7 node. module load singularity singulari...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Profumo==
==Profumo==


This module is provided using Singularity. Since Singularity requires CentOS 7, the following should be run on a CentOS 7 node.
This module is provided with Singularity.  


module load singularity
Since Singularity requires [[Hoffman2:Software_Tools:CentOS_7#CCN_modules_for_CentOS_7|CentOS 7]], the following command lines should be run on a CentOS 7 node.
singularity shell --userns /u/project/CCN/apps/profumo/0.11.3/profumo.sif
 
module load singularity
singularity shell --userns /u/project/CCN/apps/profumo/0.11.3/profumo.sif
exit. ##to stop container

Latest revision as of 22:22, 16 August 2021

Profumo

This module is provided with Singularity.

Since Singularity requires CentOS 7, the following command lines should be run on a CentOS 7 node.

module load singularity
singularity shell --userns /u/project/CCN/apps/profumo/0.11.3/profumo.sif
exit. ##to stop container