Skip to content

Feature/refactor compile and link fxns#5

Draft
davidd-amd wants to merge 11 commits into
developfrom
feature/refactor-compile-and-link-fxns
Draft

Feature/refactor compile and link fxns#5
davidd-amd wants to merge 11 commits into
developfrom
feature/refactor-compile-and-link-fxns

Conversation

@davidd-amd
Copy link
Copy Markdown
Owner

No description provided.

@davidd-amd davidd-amd force-pushed the feature/refactor-compile-and-link-fxns branch from 2ef49c3 to fee3a5b Compare December 22, 2024 16:55
@davidd-amd davidd-amd force-pushed the feature/refactor-compile-and-link-fxns branch from 233129d to 634b104 Compare January 3, 2025 00:59
davidd-amd pushed a commit that referenced this pull request Feb 11, 2025
* fix: purge library-print-debug
* feat: make build paths static
* feat: remove 'SortProblems' global param
* feat: remove 'ExpandRanges' global param
* feat: remove 'WavefrontWidth' global param
* feat: remove 'ValidateLibrary' global param
* feat: remove 'EnableHalf' and 'ClientArgs' global params
* feat: prefer profile decorator over 'Profiler' global param
* chore: remove 'LibraryPrintDebug' from build_client.yaml
* feat: remove 'MaxFileName' from global params
davidd-amd added a commit that referenced this pull request Feb 13, 2025
* feat: no global working path with asserts

* fix: bad import statement

* fix: different build_tmp dir in cmake than tensile

* fix: incorrect pathing in Tensile benchmarking

* fix: string wrap paths for assert checks

* fix: ensure all paths are built

* fix: missing global parameter warning

* fix: ensure library logic path is built

* fix: client writer paths

* fix: use child path for client libraries

* remove PrintTiming from global params

* remove another assert

* restore PrintTiming

* fix: reviewer comments

* refactor: use env var for @timing decorator

* refactor: remove library print debug

* refactor: remove exit after kernel gen option

* style: remove commented code

* refactor: move common to a module

* feat: remove 'CustomKernelDirectory' global param

* fix: amd clang version global param

* fix: second pass on amd clang version

* fix: imports for bolted on ops scripts

* chore: remove safety asserts

* chore: create more separation in Common

* fix: missing line at eof

* fix: basic reviewer comments

* chore: move global dependenct funcs to GlobalParameters.py

* fix: pass global params to splitArchs

* style: don't format caps funcs

* fix: bad import

* Add TensileLogic program to verify matrix instructions (#3)

* Remove unused and static global parameters (#5)

* fix: purge library-print-debug
* feat: make build paths static
* feat: remove 'SortProblems' global param
* feat: remove 'ExpandRanges' global param
* feat: remove 'WavefrontWidth' global param
* feat: remove 'ValidateLibrary' global param
* feat: remove 'EnableHalf' and 'ClientArgs' global params
* feat: prefer profile decorator over 'Profiler' global param
* chore: remove 'LibraryPrintDebug' from build_client.yaml
* feat: remove 'MaxFileName' from global params

* Update preferred search paths (#4)

* fix: remove files updated by precommit in merge

* fix: remove log file

* Copyright update

---------

Co-authored-by: David Dixon <david.dixon@amd.com>
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.

1 participant