{"id":"compute.simd--RenderSimdSelectionReport","name":"RenderSimdSelectionReport","owner":"yeho","package":"compute.simd","kind":"function","signature":"external RenderSimdSelectionReport(text title, text target, text laneFamily) returns text","description":"Format simd selection report as readable text.","context":"Describe and exercise bounded SIMD-style workloads and their fallback boundaries.","parameters":[{"name":"title","type":"text","description":"Supply title as text."},{"name":"target","type":"text","description":"Supply target as text."},{"name":"laneFamily","type":"text","description":"Supply lane family as text."}],"returns":"text","members":[],"tags":["compute","compute.simd","cpu","function","simd","source-example","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/compute/simd/simd_selection.yh","line":107,"sha256":"47655eaa5521112a3cdfcc4d7d235e24f44fcf2ae0e82baf0d8c00728a34625f"},"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 RenderSimdSelectionReport","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 title = \"Inventory\"\ntext target = \"target\"\ntext laneFamily = \"lane Family\"\ntext result = RenderSimdSelectionReport(title, target, laneFamily)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.compute_simd__rendersimdselectionreport\"\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":"1a964a87ca4e5eedc6c8bc5a79d0897c544e3a39ccbf84f42199947a9cba3d84","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=compute.simd--RenderSimdSelectionReport","json":"https://demonhunterlabs.com/reference/items/compute.simd--RenderSimdSelectionReport.json","markdown":"https://demonhunterlabs.com/reference/text/compute.simd--RenderSimdSelectionReport.md"}
