Cytnx icon indicating copy to clipboard operation
Cytnx copied to clipboard

Cannot run with another library

Open lovelycakery opened this issue 1 year ago • 1 comments

I am using the tensor train library from Xavier Waintal's group. (It is unpublic yet so unfortunately I cannot provide a demo code.) However I found that if I imported both his library and Cytnx, it would trigger a segmentation fault when running his library, even if the code does not use any Cytnx function. Do you have an idea what the possible reason could be?

By the way I am Chia-Min.

lovelycakery avatar Mar 25 '24 14:03 lovelycakery

Does change the import order make a difference?

yingjerkao avatar Mar 26 '24 02:03 yingjerkao