Anthony Islas

Results 62 comments of Anthony Islas

@weiwangncar I think @DWesl has a lot of self-marked revisions they are still going through. Is that correct?

I still see some Cygwin changes to configure and the workflow. I'm unsure if that is something we will want to add, though having a test would be incredibly helpful....

Requires #2056, #2053, #2086, #2087, and #2088

I'd caution to label this as a "memory leak" as that has technical implications of the underlying root cause. It is a memory usage issue with large files when compiling...

Definitely try just one thread. It will be much slower but it should compile at the very least.

@weiwangncar I think leaving as logical is fine. Switching to integer opens up to multiple interpretations and various values on fields that are otherwise only one of two options. I...

@weiwangncar I can't find any reference to `-auto` being part of the icc compiler, so I suspect removing it would have no impact. Also, on Derecho I get this warning...

@mgduda I think that should work especially with the more conservative approach of `tmp` suffix files.

You can try integrating #2070, #2069, and #2068 to reduce memory usage of the peak files. There still exists the limitation that the total memory used is the same so...

@nalssi89 If you'd like, please try out the solution in the linked PR. Further investigation showed that (1) this call critically fails for anything that doesn't match the typeclass and...