senresearch/BulkLMM.jl

Multithreading inefficiency in tR2LOD!() in bulkscan.jl

Closed this issue · 0 comments

The threaded loop in the function tR2LOD!() takes tremendous allocations. It seems to be due to the significant number of threads it tends to invoke; needs to be fixed/improved.