This should broaden our compatibility, although with significantly worse performance than native libraries.
ToDo:
Worse Performance shold be documented and advised against, before announcing this.
The PR still needs the knobs and dials to only enable directml under certain conditions, easiest would be an eqivalent to --amd and then maybe another initialization script?
Or maybe think about a way to properly detect what plattform we are running on and go from there?
Having 4 different update-runtime scripts mostly doing the same is getting a bit out of hand...
This should broaden our compatibility, although with significantly worse performance than native libraries.
ToDo: Worse Performance shold be documented and advised against, before announcing this.
The PR still needs the knobs and dials to only enable directml under certain conditions, easiest would be an eqivalent to
--amd
and then maybe another initialization script?Or maybe think about a way to properly detect what plattform we are running on and go from there? Having 4 different
update-runtime
scripts mostly doing the same is getting a bit out of hand...