Add clinfo test for PoCL

This commit is contained in:
2025-10-08 15:23:08 +02:00
parent 1102f1afd2
commit ab8d4c4360
2 changed files with 28 additions and 0 deletions

View File

@@ -113,6 +113,8 @@ let
clangNosvOmpv-ld = callPackage ./test/compilers/clang-openmp-ld.nix {
stdenv = final.stdenvClangOmpss2NodesOmpv;
};
pocl = callPackage ./test/compilers/pocl.nix { };
};
# For now, only build toplevel packages in CI/Hydra