Robert Langefeld
unread,Jul 18, 2024, 2:16:36 PM7/18/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SLATE User, mga...@icl.utk.edu, SLATE User, Robert Langefeld
As a follow up,
1) Is there a timeline for that kind of implementation? Even ballpark like within a couple of months or is it more like a year or two or more? Understand if there isn't an estimate yet, of course. Trying to determine whether what I've been trying to implement is feasible at present or will be in the near future or if I need to shift focus to something else or a different approach to this problem.
2) Is there a sense of how the memory grows with the matrix size and with the number of OMP threads? My guess was that the band to tri/bi-diagonal took significantly less memory than step 1 even though it's on rank 0. I had also used 4 OMP threads per process in my run that crashed. I'm not sure, based on how it's implemented, if decreasing OMP threads while keeping memory per MPI process constant will help this.
Thanks for the information and help.
Robert