Branch: refs/heads/main
Revision: 0770ec7
Author: jeremiah-corrado
Link: Remove Knights-Landing memory interface from `locale` by jeremiah-corrado · Pull Request #20340 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20340 from jeremiah-corrado/removeKNLInterface
Remove the Knights-Landing memory interface from locale
. This interface was unused and undocumented, so it was removed from the locale
type and the individual locale models.
Modified Files:
M modules/internal/ChapelLocale.chpl
M modules/internal/localeModels/flat/LocaleModel.chpl
M modules/internal/localeModels/numa/LocaleModel.chpl
M test/types/locale/promotedCalls.chpl
Compare: https://github.com/chapel-lang/chapel/compare/f461d8af60e0...0770ec721030