Hi,
I like to make my code parallel in order to do some disorder averaging . I used openmp but getting segmentation fault error whenever using more than one thread.
I looked into the discussion section of itensor and found :
http://itensor.org/support/837/possible-several-processes-parallel-without-segmentation
It seems that, there is an issue using openMP in itensor. Is there any other way to make my code parallel?
Thanks in advance!
Ranjan