Skip to content

Comments

Merge changes from main#67

Merged
Vika-F merged 17 commits intoVika-F:dev/icx_pragmasfrom
uxlfoundation:main
Oct 2, 2025
Merged

Merge changes from main#67
Vika-F merged 17 commits intoVika-F:dev/icx_pragmasfrom
uxlfoundation:main

Conversation

@Vika-F
Copy link
Owner

@Vika-F Vika-F commented Oct 2, 2025

No description provided.

renovate bot and others added 17 commits September 4, 2025 17:44
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* comment what code does

* add comment about variance

* typo
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* initial version

* initial version

* Enhance copilot onboarding with PR review focus and build system priorities

- Strengthen PR review as PRIMARY GOAL across all instruction files
- Add visual indicators (🔴🟡🟢) for build system priorities
- Emphasize Make as CRITICAL for production builds
- Create comprehensive PR review templates and checklists
- Streamline examples for quick review scenarios
- Add cross-reference navigation improvements
- Include quick decision guides for common scenarios
- Enhance CI workflow guidance with PR review focus

Critical improvements:
- Make compatibility is CRITICAL (verify FIRST)
- CMake integration is IMPORTANT (verify SECOND)
- Bazel testing is DEVELOPMENT (verify THIRD)
- PR Review assistance is the PRIMARY goal

* Add comprehensive improvement summary document

- Document all critical issues resolved
- Detail specific improvements implemented
- Include quality metrics improvements
- Provide expected impact analysis
- Outline next steps for validation
- Create reference for future improvements

* Remove PR_REVIEW_TEMPLATES.md and add comprehensive coding guidelines

- Remove PR_REVIEW_TEMPLATES.md file as requested
- Create comprehensive coding-guidelines.md based on dev guide analysis
- Update README.md to include new coding guidelines file
- Enhance general.md with coding standards references
- Integrate coding standards into PR review checklists
- Ensure consistency across all instruction files

New coding guidelines include:
- Coding style standards and formatting
- Naming conventions for all code elements
- Declaration order and class organization
- Programming guidelines and best practices
- SDL requirements for security and performance
- Comments and documentation standards
- Comprehensive PR review coding checklist

* Remove IMPROVEMENT_SUMMARY.md file as requested

* cleaned version

* fixing copyrights

* fixing copyrights

* fixing copyrights

* Restructure build-system.md and cleaning license headers

* Cleaning headers from AGENTS.md

* Adressing comments

* Path 2 for context

* Cleanup wording

* improving docs

* Updating local knowledge

* fixing links

* reducing instructions size

* removed extra files

* adressing feedback

* Adressing comments

* adressing code review comments

* adressing code review comments

* Additions and fixes in daal/AGENTS.md

* Additions to cpp/AGENTS.md

* Additions to oneapi/AGENTS.md

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Victoriya Fedotova <victoriya.s.fedotova@intel.com>
* Fix insufficient memory allocation in case 0-based oneDAL csr_table to 1-based DAAL CSRNumericTable conversion
* Extend testing to cover 0-bazed sparse inputs
* Fix a bug in test::engine::csr_table_builder
Fix the logic in convert_to_daal_table(const csr_table & table, bool need_copy):
Always do copy the table if need_copy == true. Because otherwise it can lead to crash on GPU.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Support spmd knn search

* clang

* further restriction of responses logic based on result_options

* clang

* fix event addition

* add queue waits for experimentation

* trying without split_table

* take 2

* revert debugging

* address comment

* restore last

* debugaboo

* further debugging

* MORE DEBUG

* further debugging

* more

* shared instead of device

* revert last and try wait and throw on copy

* trying wait_or_pass

* push back events

* hotfix: working but suboptimal wait_and_throw in loop

* remove debug

* minor formatting revisions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Vika-F Vika-F merged commit 0d95cc2 into Vika-F:dev/icx_pragmas Oct 2, 2025
1 check passed
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.

5 participants