Skip to content
Snippets Groups Projects
Commit bf2bdd1c authored by carlocamilloni's avatar carlocamilloni
Browse files

arrayfire: modifies installation folder, removed sudos

parent 8dbf7235
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,4 @@ cd "$(mktemp -dt plumed.XXXXXX)" ...@@ -7,7 +7,4 @@ cd "$(mktemp -dt plumed.XXXXXX)"
wget http://arrayfire.s3.amazonaws.com/3.6.1/ArrayFire-v3.6.1_Linux_x86_64.sh wget http://arrayfire.s3.amazonaws.com/3.6.1/ArrayFire-v3.6.1_Linux_x86_64.sh
chmod +x ArrayFire-v3.6.1_Linux_x86_64.sh chmod +x ArrayFire-v3.6.1_Linux_x86_64.sh
./ArrayFire-v3.6.1_Linux_x86_64.sh --include-subdir --prefix=/opt ./ArrayFire-v3.6.1_Linux_x86_64.sh --include-subdir --prefix=$HOME/opt
sudo echo /opt/arrayfire/lib > /etc/ld.so.conf.d/arrayfire.conf
sudo ldconfig
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment