Hoffman2:Software Tools:HCPBench: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== HCP ==
===HCP===
module load hcp
 
module load hcp


If you are experiencing crashing trying to load hcp (mesa or other related crashing errors) do the following:
If you are experiencing crashing trying to load hcp (mesa or other related crashing errors) do the following:


<blockquote> cd ~
cd ~
  wget https://www.humanconnectome.org/storage/app/media/workbench/workbench-rh_linux64-v1.5.0.zip
  wget https://www.humanconnectome.org/storage/app/media/workbench/workbench-rh_linux64-v1.5.0.zip
  unzip workbench-rh_linux64-v1.5.0.zip
  unzip workbench-rh_linux64-v1.5.0.zip
  cd workbench/exe_rh_linux64
cd workbench/exe_rh_linux64/
  ./wb_view </blockquote>
  ./wb_view

Latest revision as of 00:01, 12 December 2023

HCP

module load hcp

If you are experiencing crashing trying to load hcp (mesa or other related crashing errors) do the following:

cd ~
wget https://www.humanconnectome.org/storage/app/media/workbench/workbench-rh_linux64-v1.5.0.zip
unzip workbench-rh_linux64-v1.5.0.zip
cd workbench/exe_rh_linux64/
./wb_view