v0.8.1
v0.8.1
Closed issues:
- Discord link in README and docs is broken #276
- Website examples typo's and 6500 XT unknown GPU #275
- [Question] How to disable all log ? #274
- full diagram 404 #271
- Error when enabling
KOMPUTE\_ENABLE\_SPDLOG
#268 - Add KOMPUTE_LOG_ACTIVE_LEVEL instead of current SPDLOG_ACTIVE_LEVEL #267
- Update/Fix Android project #264
- Update compileSource function in examples/docs to correct one #261
- Technically can Kompute be modified to support data visualization? #260
- Data-transfer for Integrated GPU #258
- Python "getting started" example fails #252
- Python example in README doesn't work #248
- Running Android app #234
Merged pull requests:
- Added active log level definitions for kompute #280 (axsaucedo)
- Fix TestDestroy.TestDestroyTensorSingle #279 (ScheissSchiesser)
- Updated discord link #277 (axsaucedo)
- style(src/Algorithm): fix typo #273 (tpoisonooo)
- Fix Android Example confirmed with blog post steps #266 (axsaucedo)
- Adding Governance with TSC charter #263 (axsaucedo)
- Updating array_mutiplication example to work correctly #262 (axsaucedo)
- Updated formatting #257 (axsaucedo)
- Fix first two python examples in the docs #256 (lopuhin)
- Remove nonexisting "single_include" from INSTALL_INTERFACE #254 (ItsBasi)
- Added community page #253 (axsaucedo)
- Updated readme to reflect shader utils #249 (axsaucedo)
- Avoid using pointers to temporary copies of desired extensions. #247 (ItsBasi)