This topic has 0 replies, 1 voice, and was last updated 2 years, 4 months ago by Gardinal. Viewing 1 post (of 1 total) Author Posts June 27, 2022 at 11:00 am #399 GardinalKeymaster On Linux, here’s how to build Intel Compute Runtime: mkdir intel-compute-runtime cd intel-compute-runtime git clone https://github.com/intel/compute-runtime neo mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Release -DNEO_SKIP_UNIT_TESTS=1 ../neo make -j4 This topic was modified 2 years, 4 months ago by Gardinal. Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In