I didn't compile it and I've used a binary file provided by quantumwise for the execution.
The commands for the execution was as follows.
mpirun -np 16 -machinefile nodefile /opt/QuantumWise/atk-12.2.2/atkpython/bin/atkpython test.py > test.log &
nodefile contains three nodes.
I've got the following result using the test script.
+------------------------------------------------------------------------------+
| |
| Atomistix ToolKit 12.2.2 [Build 144eba5] |
| |
+------------------------------------------------------------------------------+
Master node node45
Slave node and its specific host name was not shown and it seems that something is wrong.
What should I do for it?
Can I compile the source files of ATK in my system?
Best regards,
Young