robbert-harms / MDT

Microstructure Diffusion Toolbox
GNU Lesser General Public License v3.0
50 stars 18 forks source link

Building MDT #23

Closed arash-n closed 4 years ago

arash-n commented 4 years ago

Dear Robbert,

I was wondering if it is possible to install/build MDT without sudo privileges on a CentOS 6.10 cluster.

Best, Arash

robbert-harms commented 4 years ago

Hi Arash,

That should be possible as long as OpenCL as a driver platform is available on the cluster. From that point on it is only a matter of installing the Python packages which can be done using pip and installing to the users home folder.

Does this answer your question?

Best,

Robbert

arash-n commented 4 years ago

Yes. Worked pretty well.

-Arash