Updated travis ci build matrix. Added ./ciscripts/Linux/CL_OMP_Vulkan.sh.
This commit is contained in:
+12
@@ -51,6 +51,18 @@ matrix:
|
||||
name: "Linux | CPU_CL_ThreadPool_Vulkan"
|
||||
env:
|
||||
- MNNCITARGET=LINUXCLTHREADPOOLVULKAN
|
||||
- os: linux
|
||||
sudo: required
|
||||
dist: bionic
|
||||
language: cpp
|
||||
install:
|
||||
- sudo apt-get install ant libprotobuf-dev libvulkan-dev libglew-dev freeglut3-dev protobuf-compiler ocl-icd-opencl-dev libglfw3-dev
|
||||
compiler: gcc
|
||||
script:
|
||||
- ./ciscripts/Linux/CL_OMP_Vulkan.sh
|
||||
name: "Linux | CPU_CL_OMP_Vulkan"
|
||||
env:
|
||||
- MNNCITARGET=LINUXCLOMPVULKAN
|
||||
- os: linux
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
Reference in New Issue
Block a user