{"id":"compute.simd--TargetCapabilities","name":"TargetCapabilities","owner":"yeho","package":"compute.simd","kind":"function","signature":"external TargetCapabilities(text target) returns list of simdCapability","description":"Target capabilities.","context":"Describe and exercise bounded SIMD-style workloads and their fallback boundaries.","parameters":[{"name":"target","type":"text","description":"Supply target as text."}],"returns":"list of simdCapability","members":[],"tags":["compute","compute.simd","cpu","function","simd","source-example","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/compute/simd/simd_capabilities.yh","line":106,"sha256":"7b32f61afebbbb681f59a858fad0dc2e6ce8dd0bb731f0ed4c843ba638141119"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use TargetCapabilities","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using compute.simd\n\n// Describe and exercise bounded SIMD-style workloads and their fallback boundaries.\ntext target = \"target\"\nlist of simdCapability result = TargetCapabilities(target)\nConsole.Log(Text.From(result.count))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.compute_simd__targetcapabilities\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"compute.simd\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/simd\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"bb1396385e491a37469fd902bce8ca2c45353173b844674e8cd3f33120f9d2e6","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=compute.simd--TargetCapabilities","json":"https://demonhunterlabs.com/reference/items/compute.simd--TargetCapabilities.json","markdown":"https://demonhunterlabs.com/reference/text/compute.simd--TargetCapabilities.md"}
