Skip to content

configuration mechanism#242

Open
Gitubrr wants to merge 12 commits intoSparseLinearAlgebra:mainfrom
Gitubrr:config
Open

configuration mechanism#242
Gitubrr wants to merge 12 commits intoSparseLinearAlgebra:mainfrom
Gitubrr:config

Conversation

@Gitubrr
Copy link
Copy Markdown

@Gitubrr Gitubrr commented Apr 25, 2026

ADDED: Comparing C++ libraries to create a library configuration mechanism

TODO: Create a configuration mechanism

Comment thread src/opencl/Compare.md Outdated
"priority": int
"fallback": (???) # Нужен ли fallback

"device":
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А почму устройство никак не свзянос оптимизациями? Предположим, я хочу сранвить, как разные параметры влияют на производительность.

Comment thread src/opencl/Compare.md
config:

"platform":
"selection":
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А почему платформа где-то снаружи оказалась? ещё и поля устройства дублирует?

Comment thread src/opencl/Compare.md
# Сравнение библиотек для создания механизма конфигурирования
Вся информация взята из репозиториев соответствующих проектов. Дата обращения: 21.04.26.

## Критерии сравнения
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

У taocpp/config нет информации о том, проходит ли CI. Там вообще пайплайны ни разу не запускались

Copy link
Copy Markdown
Author

@Gitubrr Gitubrr May 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я добавлю их тоже в сравнение, но мне кажется, что проекты без пройденного ci в главной ветке вообще смысла нет рассматривать

@Gitubrr Gitubrr requested a review from gsvgit May 5, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants