hpc4cmb / toast

Time Ordered Astrophysics Scalable Tools
Other
44 stars 39 forks source link

Allocate thread-local variables outside of for loop #653

Closed tskisner closed 1 year ago

tskisner commented 1 year ago

Small change to build_noise_weighted, to avoid large stack usage in some cases.