Roscoe A. Bartlett

Results 1115 comments of Roscoe A. Bartlett

Would it make sense to consider an integration between this new Openhands vscode extension and the VSCode continue.dev extension? Gemini 2.5 seems to think that would be a pretty good...

FYI: There is now an official release of codespell that supports inline ignores: * https://github.com/codespell-project/codespell/issues/1212#issuecomment-2602456176 This got merged to 'master' on [3/10/2024](https://github.com/codespell-project/codespell/pull/2400#event-12066091848). So it should be in version [codespell v2.3.0](https://github.com/codespell-project/codespell/releases/tag/v2.3.0)...

NOTE: With the merge of * #2354 you can now use inline ignores. Note that with the post of: * https://github.com/betterscientificsoftware/bssw.io/pull/2352 codespell checks starting failing on 'main' as shown at...

Hello @ndellingwood, how will this impact downstream customers of Trilinos?

> which we should quit using anyway and just use `#pragma once` Is that official Trilinos policy? According to: * https://en.wikipedia.org/wiki/Pragma_once > `#pragma once` is not necessarily available in all...

> > Also @ndellingwood, it seems like most of these are actually include guards (in the Tpetra case, probably correctly named, since the files do have Kokkos in the name)...

@sebrowne, @ccober6, @jwillenbring, with the merge of: * #12258 it has just been discovered that this change that will result in libs and `Config.cmake` files being installed under `/lib64/` on...

@sebrowne, @ccober6, @jwillenbring, @rppawlo, @jhux2, So given that at least Albany and Nalu still want to be able to get compilers from the Trilinos installation, we may need to determine...

FYI: At the Trilinos Developers meeting yesterday, it was mentioned that this issue was discussed with the SART meeting and that @glhenni specifically asked about this. @glhenni, if you have...

> @bartlettroscoe This has also affected Sierra. @vbrunini can give more details. @vbrunini, if I had to guess, this would be related to the `/lib` to `/lib64` issue with the...