Search found 1 match

by jama7168
25 Mar 2025, 10:38
Forum: HowTos and FAQ for TeNPy
Topic: Strategies to run large-memory calculations?
Replies: 2
Views: 59651

Re: Strategies to run large-memory calculations?

Hej, I am new to this forum and I am facing a vey similar problem to the one mentioned here. I tried to add this cache_params: storage_class: PickleStorage use_threading: True # reduce the OMP_NUM_THREADS if you use this! directory: "/scratch/user_12abc/tmp/cache" # specify `directory` or ...