Logo
Explore Help
Sign In
Media/compute-runtime
1
0
Fork 0
You've already forked compute-runtime
mirror of https://github.com/intel/compute-runtime.git synced 2025-09-15 13:01:45 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
0efcda4ae7316fadecaea93e2959a6e3f9259f37
compute-runtime/scripts/build-ubuntu-18.4-llvm8-docker.sh

12 lines
234 B
Bash
Raw Normal View History

ci: update IGC builds on Semaphore CI - add build on Ubuntu 18.04 with llvm 8 - Neo is built with clang 8 - IGC components are built using llvm/clang 8 - gmmlib is downloaded from launchpad ppa - update IGC to 1.0.10-2314 - limit number of make jobs to 1 to avoid problems with "virtual memory exhausted: Cannot allocate memory" and to workaround compilation issue: Scanning dependencies of target elf_packager Building CXX object IGC/ElfPackager/CMakeFiles/elf_packager.dir/main.cpp.o In file included from /root/build-igc/igc/IGC/ElfPackager/main.cpp:53:0: /root/build-igc/igc/IGC/ElfPackager/../GenISAIntrinsics/GenIntrinsics.h:44:10: fatal error: IntrinsicGenISA.gen: No such file or directory #include "IntrinsicGenISA.gen" ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. Signed-off-by: Jacek Danecki <jacek.danecki@intel.com> https://github.com/intel/compute-runtime/pull/190 Change-Id: I2fc6d297555c826d48eccdc8ba5f9d5e8fd46d7a
2019-07-15 16:35:39 +02:00
#!/bin/bash
#
# Copyright (C) 2018-2019 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
git fetch -t
git clone ../compute-runtime neo
docker build -f scripts/docker/Dockerfile-ubuntu-18.04-llvm-8 -t neo-ubuntu-18.4-llvm-8:ci .
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 164ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API