Skip to content

Use pocl_standalone_jll#704

Open
vchuravy wants to merge 2 commits into
mainfrom
vc/pocl_standalone
Open

Use pocl_standalone_jll#704
vchuravy wants to merge 2 commits into
mainfrom
vc/pocl_standalone

Conversation

@vchuravy

@vchuravy vchuravy commented Jun 8, 2026

Copy link
Copy Markdown
Member
  • Use pocl_standalone_jll
  • fixup! Use pocl_standalone_jll

Comment thread .github/workflows/ci.yml
Comment on lines 92 to 104
run(```cmake -B $builddir -S $sourcedir
-GNinja
-DCMAKE_CXX_FLAGS="-fdiagnostics-color=always"
-DCMAKE_C_FLAGS="-fdiagnostics-color=always"
-DCMAKE_BUILD_TYPE=Debug
-DENABLE_TESTS:Bool=OFF
-DSTATIC_LLVM:Bool=On
-DPOCL_DEBUG_MESSAGES:Bool=ON
-DCMAKE_INSTALL_PREFIX=$destdir
-DWITH_LLVM_CONFIG=$(LLVM_full_jll.artifact_dir)/tools/llvm-config
-DCMAKE_PREFIX_PATH="$(join(prefix, ";"))"
-DKERNELLIB_HOST_CPU_VARIANTS=distro```)
run(```$(cmake()) --build $builddir --parallel $(Sys.CPU_THREADS) --target install```)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update the config here to match JuliaPackaging/Yggdrasil#11166 after pocl/pocl#2189 has landed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant