Thank you for downloading ReSpect!

Prior to any productive calculations, please make sure the program works
correctly on your machine. This validation can easily be done by executing
the ReSpect test suite. This reads:

a) unpack the downloaded file,

   tar -xzvf ReSpect_5.3.0_2024_x86_64_omp_static.tgz

b) enter the directory "test",

   cd ReSpect_5.3.0_2024_x86_64_omp_static/test

c) set the stack size memory limits,

   ulimit -s unlimited

d) and execute the script "testrs.py"

   ./testrs.py --nt=4 --scratch=/tmp

   Note, the argument --nt controls the number of CPUs used for parallel
   ReSpect execution, whereas the argument --scratch refers to the root of a
   scratch directory which is generated by the program at runtime and contains
   some temporary program files. Therefore, make sure you have sufficent
   read-write rights to /tmp. At the end of program execution, the scratch
   directory will be removed automatically.


If all tests pass successfully, then ReSpect is ready for productive
calculations on the machine. In all other cases, please contact authors
for further help or assistance at info@respectprogram.eu.

For more information, we also advise to look at the program tutorials and
keyword lists at www.respectprogram.eu in section DOCUMENTATION.

We believe, you will find ReSpect useful and any feedback to the program is
appreciated by the authors.

Happy computing,

Yours ReSpect Team
