Skip to content
This repository was archived by the owner on Jan 28, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 471 Bytes

File metadata and controls

18 lines (11 loc) · 471 Bytes

Integration test for Go OpenCL 3.0

Test suite for testing the wrapper libraries.

This is work in progress

The repository is archived and unmaintained. Please see Maintenance Notice for further details.

Setup

  1. Build simulator-runtime
  2. Register runtime as ICD
  3. Build opencl-go/cl30 with coverage (requires Go 1.20+)
  4. Run this test here

Unfinished: Setup for coverage reporting