* Add origami yaml pipeline.
* Unindent lines.
* Add cmake dependency step to origami yml.
* Add pybind dep
* Fix pipeline failures.
* Quick fix
* Fix pybind11 dep for almalinux
* Fix pybind11 dep for almalinux again
* Test
* [Ex CI] don't create symlink if more than one sparse checkout dir
* hipBLASLt multi sparse
* Replace pybind with nanobind.
* Quick fix
* Testing nanobind install in pipelines
* Run origami binding tests
* Change build path for tests
* Change build path for tests again
* Add missing dep for CI
* Add archs to buildJobs
* Fix CI error.
* Test
* Test job target
* Adding job target to hipblaslt dependant builds
* Check devices on machine
* Add gpu to pipeline
* Add more gpu targets
* test
* Add test job to origami
* Update test jobs
* Finding test dir
* Fix sparse checkout
* Find build dir
* Try to find build dir
* Clean up
* Test
* Change test dir
* Build origami in test job
* Try removing job.target from params
* Package bindings in build artifacts
* Download build as artifact.
* Comment out block
* Fix checkout in test job
* Test1
* Echo to list dir
* Sparse checkout origami/python
* Download python bindings as artifact
* Try ctest instead of running test files directly
* Only download artifacts for ubuntu
* Add missing cd
* Run individual tests not ctest.
* Fix hipblaslt build failures
* Resolve more ci failures in hipblaslt
* Add old changes back in
* Fix hipblaslt ci errors
* Clean up
* Add nanobind to array
* Add nanobind to array correctly
* Remove nanobind install script
* Quick fix
* Add pip module installs to test job
---------
Co-authored-by: Daniel Su <danielsu@amd.com>