Hoffman2:Software Tools:HCPBench: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
(Created page with "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")
 
No edit summary
Line 1: Line 1:
== 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:


cd ~
<blockquote> 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
./wb_view </blockquote>

Revision as of 23:57, 11 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