spiral-software / fftx

FFTX Project
Other
19 stars 12 forks source link

For CPU, run pyexe gen_dftbat.py in foreground instead of background, #195

Closed petermcLBL closed 1 year ago

petermcLBL commented 1 year ago

My Linux desktop was freezing up when there were 9 SPIRAL sessions going.

My MacBook Air did not have this problem. On this MacBook, I found that with the pyexe sessions running in parallel, config took 9 minutes, but with pyexe sessions running in serial, it took 15 minutes. So it does take longer, but not tremendously longer.