ASU-KE / RC

Research Computing public repository for anything related to HPC
2 stars 0 forks source link

FSL #21

Closed NilaBlueshirt closed 3 months ago

NilaBlueshirt commented 3 months ago

Contact email

eofori3@asu.edu

ASURITE

eofori3

Cluster

Sol

Software Name

FSL

Software version

6.0.6 and 6.0.7

Link

No response

Dependencies

No response

License

No

Test Case

No

Notes

Older versions are not supported by the developers anymore

NilaBlueshirt commented 3 months ago

Asking the developers about various installation bugs: https://neurostars.org/t/problems-installing-fsl/27620/80?u=nil

NilaBlueshirt commented 3 months ago

For Sol:

salloc -c 1 -t 0-1 --mem=50GB
python fslinstaller.py -V 6.0.6 -d /packages/apps/fsl/6.0.6 --miniconda https://repo.anaconda.com/miniconda/Miniconda3-py310_24.4.0-0-Linux-x86_64.sh

For Phx:

salloc -c 1 -t 0-1 --mem=50GB
python3 fslinstaller.py -V 6.0.6 -d /packages/apps/fsl/6.0.6 --miniconda https://repo.anaconda.com/miniconda/Miniconda3-py310_24.4.0-0-Linux-x86_64.sh

salloc -G 1 -t 0-1 --mem=50GB
python3 [[fslinstaller.py](http://fslinstaller.py/)](http://fslinstaller.py/) -V 6.0.7 -d /packages/apps/fsl/6.0.7 --miniconda https://repo.anaconda.com/miniconda/Miniconda3-py311_24.4.0-0-Linux-x86_64.sh