Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - eyyang

Pages: [1]
1
I have a problem with running quantumATK using multiple hosts in Linux
Single node parallel calculation works well, but whenever I try running multiple nodes parallel calculation, I got an error code as below

>>mpiexec.hydra -hostfile hostfile -np 30 atkpython input.py > output.log
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
/etc/tmi.conf: No such file or directory
libi40iw-i40iw_ucreate_qp: failed to create QP, unsupported QP type: 0x4
libi40iw-i40iw_ucreate_qp: failed to create QP, unsupported QP type: 0x4

The hostfile consists of server name, host number, and number of core
 

2
Installation and License Questions / license error
« on: May 15, 2019, 06:53 »
Hello,
I’m Eunyeong Yang from UNIST (Ulsan National Institute of Science and Technology).
I’ve got a Quantum ATK license error as below whenever I run simulations.

Please give me any advice about this problem.
I’ll be waiting for your reply.

Regards,
Yang


License Error: Unable to obtain a required license for the
requested license feature. It could mean there are no valid
licenses left, a problem with the connection to the license
server, or the license file does not contain the requested feature.
See below for more details.

No such feature exists.
Feature:       atk_master_quantum
License path:  27020@dirac.unist.ac.kr:
FlexNet Licensing error:-5,234
For further information, refer to the FlexNet Licensing documentation,
available at "www.flexerasoftware.com".

Licensed number of users already reached.
Feature:       atk_master_negf
License path:  27020@dirac.unist.ac.kr:
FlexNet Licensing error:-4,234
For further information, refer to the FlexNet Licensing documentation,
available at "www.flexerasoftware.com".

License configuration (environment variables):
---------------------------------------------------------------------------
SNPSLMD_LICENSE_FILE = '27020@dirac.unist.ac.kr'
LM_LICENSE_FILE     = '/usr/local/pgi/133/license.dat'
---------------------------------------------------------------------------
*** Make sure to include the information above when contacting support ***

For assistance on resolving this matter, there are several options:
  Consult the FAQ             : http://quantumwise.com/support/faq
  Find help on the Forum      : http://quantumwise.com/forum
  Read the installation guide : http://quantumwise.com/support/manuals
  Contact support             : support@quantumwise.com



Pages: [1]