I'm running Ubuntu 10.04 64bit with ABINIT 6.8.2 and enabled OpenMPI 1.4.1-2 as well as CUDA 4.0.
The output of
Code: Select all
../configure
Code: Select all
make tests_acc4
However, when I try
Code: Select all
make tests_paral paral_host=<my_machine_name> paral_mode=seqpar
I get an error. Is that call available for "normal" users like me?
"Normal" since I came to believe that this is for the "ABINIT test farm" only: http://ftp.abinit.org/ws11/beuken.pdf
Aparently only certain machine_names are accepted, however when I specify one of them, it looks for some files at the wrong place...
If that's not possible, what is the easiest why to test if MPI and CUDA are working properly?
I believed that there must be something, since executing the test suite for sequential abinit is just amazingly easy!
Thank you a lot for reading this,
Philipp