qe-compiler icon indicating copy to clipboard operation
qe-compiler copied to clipboard

Add an option to specify qem file type

Open hhorii opened this issue 1 year ago • 0 comments

This PR is to add an option to specify qem file type.

A way to link parameters is different between a qem file generated with --emit=qem and --emit=qe-qem. With this PR, link_file allows for users to specify what emit option was used to create an input qem file.

hhorii avatar May 02 '24 07:05 hhorii