Home
last modified time | relevance | path

Searched +full:linux +full:- +full:x64 (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/dawn/infra/config/global/generated/
Dluci-scheduler.cfg1 # Auto-generated by lucicfg.
5 # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg
8 id: "cron-linux-clang-rel-x64"
13 server: "cr-buildbucket.appspot.com"
15 builder: "cron-linux-clang-rel-x64"
19 id: "linux-clang-dbg-x64"
23 server: "cr-buildbucket.appspot.com"
25 builder: "linux-clang-dbg-x64"
29 id: "linux-clang-dbg-x86"
33 server: "cr-buildbucket.appspot.com"
[all …]
Dluci-milo.cfg1 # Auto-generated by lucicfg.
5 # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg
14 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x64"
15 category: "linux|clang|dbg"
16 short_name: "x64"
19 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x86"
20 category: "linux|clang|dbg"
24 name: "buildbucket/luci.dawn.ci/linux-clang-rel-x64"
25 category: "linux|clang|rel"
26 short_name: "x64"
[all …]
Dcommit-queue.cfg1 # Auto-generated by lucicfg.
5 # https://luci-config.appspot.com/schemas/projects:commit-queue.cfg
7 cq_status_host: "chromium-cq-status.appspot.com"
15 name: "Dawn-CQ"
17 url: "https://dawn-review.googlesource.com"
25 committer_list: "project-dawn-committers"
26 dry_run_access_list: "project-dawn-tryjob-access"
30 name: "chromium/try/linux-dawn-rel"
33 name: "chromium/try/mac-dawn-rel"
36 name: "chromium/try/win-dawn-rel"
[all …]
/third_party/skia/third_party/externals/tint/infra/config/global/generated/
Dluci-scheduler.cfg1 # Auto-generated by lucicfg.
5 # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg
8 id: "linux-clang-dbg-x64"
12 server: "cr-buildbucket.appspot.com"
14 builder: "linux-clang-dbg-x64"
18 id: "linux-clang-dbg-x86"
22 server: "cr-buildbucket.appspot.com"
24 builder: "linux-clang-dbg-x86"
28 id: "linux-clang-rel-x64"
32 server: "cr-buildbucket.appspot.com"
[all …]
Dluci-milo.cfg1 # Auto-generated by lucicfg.
5 # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg
14 name: "buildbucket/luci.tint.ci/linux-clang-dbg-x64"
15 category: "linux|clang|dbg"
16 short_name: "x64"
19 name: "buildbucket/luci.tint.ci/linux-clang-rel-x64"
20 category: "linux|clang|rel"
21 short_name: "x64"
24 name: "buildbucket/luci.tint.ci/linux-clang-dbg-x86"
25 category: "linux|clang|dbg"
[all …]
Dcommit-queue.cfg1 # Auto-generated by lucicfg.
5 # https://luci-config.appspot.com/schemas/projects:commit-queue.cfg
7 cq_status_host: "chromium-cq-status.appspot.com"
15 name: "Tint-CQ"
17 url: "https://dawn-review.googlesource.com"
25 committer_list: "project-tint-committers"
26 dry_run_access_list: "project-tint-tryjobs-access"
30 name: "tint/try/linux-clang-dbg-x64"
33 name: "tint/try/linux-clang-dbg-x86"
36 name: "tint/try/linux-clang-rel-x64"
[all …]
/third_party/skia/third_party/externals/angle2/infra/config/generated/
Dluci-milo.cfg1 # Auto-generated by lucicfg.
5 # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg
14 name: "buildbucket/luci.angle.ci/android-arm-compile"
19 name: "buildbucket/luci.angle.ci/android-arm-dbg-compile"
24 name: "buildbucket/luci.angle.ci/android-arm64-dbg-compile"
29 name: "buildbucket/luci.angle.ci/android-arm64-test"
34 name: "buildbucket/luci.angle.ci/linux-asan-test"
35 category: "test|linux|clang|x64"
39 name: "buildbucket/luci.angle.ci/linux-tsan-test"
40 category: "test|linux|clang|x64"
[all …]
/third_party/grpc/tools/run_tests/artifacts/
Ddistribtest_targets.py8 # http://www.apache.org/licenses/LICENSE-2.0
42 docker_args += ["-e", "%s=%s" % (k, v)]
124 if self.platform == "linux":
148 # TODO(jtattermusch): re-enable windows distribtest
186 if not self.platform == "linux":
253 "x64": "x86_64",
256 if not self.platform == "linux":
302 if self.platform == "linux":
331 if platform == "linux":
367 if self.platform == "linux":
[all …]
Dartifact_targets.py8 # http://www.apache.org/licenses/LICENSE-2.0
45 docker_args += ["-e", "%s=%s" % (k, v)]
105 _MACOS_COMPAT_FLAG = "-mmacosx-version-min=10.10"
107 _ARCH_FLAG_MAP = {"x86": "-m32", "x64": "-m64"}
122 self.labels.append("latest-manylinux")
124 self.labels.append("linux")
129 self.labels.append("linux")
131 self.labels.append("linux")
140 # building the native extension is the most time-consuming part of the build
144 environ["ARCHFLAGS"] = "-arch arm64 -arch x86_64"
[all …]
/third_party/skia/third_party/externals/dawn/docs/
Dinfra.md5 - [Dawn CI Builders](https://ci.chromium.org/p/dawn/g/ci/builders)
6 - [Dawn Try Builders](https://ci.chromium.org/p/dawn/g/try/builders)
7 - [chromium.dawn Waterfall](https://ci.chromium.org/p/chromium/g/chromium.dawn/console)
12 …fig/global/cr-buildbucket.cfg](../infra/config/global/cr-buildbucket.cfg). This file contains a fe…
13 - [dawn/try/presubmit](https://ci.chromium.org/p/dawn/builders/try/presubmit)
14 - [dawn/try/linux-clang-dbg-x64](https://ci.chromium.org/p/dawn/builders/try/linux-clang-dbg-x64)
15 - [dawn/try/linux-clang-dbg-x86](https://ci.chromium.org/p/dawn/builders/try/linux-clang-dbg-x86)
16 - [dawn/try/linux-clang-rel-x64](https://ci.chromium.org/p/dawn/builders/try/linux-clang-rel-x64)
17 - [dawn/try/mac-dbg](https://ci.chromium.org/p/dawn/builders/try/mac-dbg)
18 - [dawn/try/mac-rel](https://ci.chromium.org/p/dawn/builders/try/mac-rel)
[all …]
/third_party/rust/rust/tests/codegen/
Dframe-pointer.rs1 // compile-flags: --crate-type=rlib -Copt-level=0
2 // revisions: aarch64-apple aarch64-linux force x64-apple x64-linux
3 // [aarch64-apple] needs-llvm-components: aarch64
4 // [aarch64-apple] compile-flags: --target=aarch64-apple-darwin
5 // [aarch64-linux] needs-llvm-components: aarch64
6 // [aarch64-linux] compile-flags: --target=aarch64-unknown-linux-gnu
7 // [force] needs-llvm-components: x86
8 // [force] compile-flags: --target=x86_64-unknown-linux-gnu -Cforce-frame-pointers=yes
9 // [x64-apple] needs-llvm-components: x86
10 // [x64-apple] compile-flags: --target=x86_64-apple-darwin
[all …]
/third_party/skia/third_party/externals/angle2/infra/config/
Dmain.star4 # Use of this source code is governed by a BSD-style license that can be
13 "-module-docstring",
14 "-function-docstring",
20 # Launch 0% of Swarming tasks for builds in "realms-aware mode"
38 buildbucket = "cr-buildbucket.appspot.com",
39 logdog = "luci-logdog.appspot.com",
40 milo = "luci-milo.appspot.com",
41 notify = "luci-notify.appspot.com",
42 scheduler = "luci-scheduler.appspot.com",
43 swarming = "chromium-swarm.appspot.com",
[all …]
/third_party/skia/third_party/externals/angle2/infra/specs/
Dwaterfalls.pyl2 # Use of this source code is governed by a BSD-style license that can be
18 'chromium-tester-service-account',
22 'android-arm64-pixel4': {
27 'gpu-swarming-pool',
34 'android-arm64-pixel4-perf': {
39 'gpu-swarming-pool',
45 'linux-intel': {
46 'os_type': 'linux',
55 'linux-intel-perf': {
56 'os_type': 'linux',
[all …]
/third_party/zlib/contrib/nuget/
Dnuget.csproj7 <PackageId Condition="$([MSBuild]::IsOSPlatform('Linux'))">$(PackageId).linux</PackageId>
9 <Copyright>(C) 1995-2024 Jean-loup Gailly and Mark Adler</Copyright>
12 <!--
15 -->
18 <Authors>Jean-loup Gailly and Mark Adler</Authors>
23 <!-- Package up Windows builds. -->
24 …vc17/x86/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePath="runtimes/win-x86/native" />
25 …ndows'))" Include="../vstudio/vc17/x64/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePa…
26 …vc17/arm/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePath="runtimes/win-arm/native" />
27 …/arm64/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePath="runtimes/win-arm64/native" />
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/providers/NNIE/Hi3516D/
Dcompile_nnie.sh7 file_name=$(ls ./*linux-x64.tar.gz)
8 IFS="-" read -r -a file_name_array <<< "$file_name"
10 tar -xf mindspore-lite-${version}-linux-x64.tar.gz
13 cd ${open_source_ms_path}/output/mindspore-lite-${version}-linux-x64 || exit 1
14 …rm -rf ${nnie_code_path}/mindspore/mindspore/lite/tools/converter/adapter/nnie/third_party/ms_lite/
15 …mkdir -p ${nnie_code_path}/mindspore/mindspore/lite/tools/converter/adapter/nnie/third_party/ms_li…
16 …cp -r ./tools/ ${nnie_code_path}/mindspore/mindspore/lite/tools/converter/adapter/nnie/third_party…
24 bash ${nnie_code_path}/mindspore/build.sh -I x86_64 -j ${thread_num}
27 …hi3516d_release_path=${open_source_ms_path}/output/mindspore-lite-${version}-linux-x64/tools/conve…
28 rm -rf ${hi3516d_release_path}
[all …]
/third_party/skia/third_party/externals/dawn/infra/config/global/
Dmain.star4 # Use of this source code is governed by a BSD-style license that can be
19 buildbucket = "cr-buildbucket.appspot.com",
20 logdog = "luci-logdog.appspot.com",
21 milo = "luci-milo.appspot.com",
22 notify = "luci-notify.appspot.com",
23 scheduler = "luci-scheduler.appspot.com",
24 swarming = "chromium-swarm.appspot.com",
39 groups = "project-dawn-admins",
45 groups = "luci-logdog-chromium-writers",
51 users = "dawn-try-builder@chops-service-accounts.iam.gserviceaccount.com",
[all …]
/third_party/skia/third_party/externals/tint/infra/config/global/
Dmain.star4 # Use of this source code is governed by a BSD-style license that can be
19 buildbucket = "cr-buildbucket.appspot.com",
20 logdog = "luci-logdog.appspot.com",
21 milo = "luci-milo.appspot.com",
22 notify = "luci-notify.appspot.com",
23 scheduler = "luci-scheduler.appspot.com",
24 swarming = "chromium-swarm.appspot.com",
39 groups = "project-tint-admins",
45 groups = "luci-logdog-chromium-writers",
51 users = "tint-try-builder@chops-service-accounts.iam.gserviceaccount.com",
[all …]
/third_party/rust/rust/src/ci/docker/host-x86_64/dist-various-2/
DDockerfile3 COPY scripts/cross-apt-packages.sh /scripts/
4 RUN sh /scripts/cross-apt-packages.sh
7 RUN sed -i 's/^# deb-src/deb-src/' /etc/apt/sources.list
9 RUN apt-get update && apt-get build-dep -y clang llvm && apt-get install -y --no-install-recommends…
10 build-essential \
11 # gcc-multilib can not be installed together with gcc-arm-linux-gnueabi
12 g++-8-multilib \
13 libedit-dev \
14 libgmp-dev \
15 libisl-dev \
[all …]
/third_party/mindspore/mindspore-src/source/scripts/docker/mindspore-cpu/devel/
DDockerfile6 ENV PYTHON_ROOT_PATH /usr/local/python-3.7.5
7 ENV CMAKE_ROOT_PATH /usr/local/cmake-3.14.1
13 && DEBIAN_FRONTEND=noninteractive apt install -y \
17 xz-utils \
18 net-tools \
19 openssh-client \
25 bash-completion
28 RUN DEBIAN_FRONTEND=noninteractive apt install -y \
33 libgmp-dev \
39 libjpeg8-dev
[all …]
/third_party/mindspore/mindspore-src/source/scripts/docker/mindspore-gpu/devel/
DDockerfile1 FROM nvidia/cuda:11.6.2-cudnn8-devel-ubuntu18.04
6 ENV PYTHON_ROOT_PATH /usr/local/python-3.7.5
7 ENV CMAKE_ROOT_PATH /usr/local/cmake-3.14.1
8 ENV OMPI_ROOT_PATH /usr/local/openmpi-4.0.3
10 ENV CUDNN_PATH /usr/lib/x86_64-linux-gnu
15 RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
16 DEBIAN_FRONTEND=noninteractive apt install -y \
20 xz-utils \
21 net-tools \
22 openssh-client \
[all …]
/third_party/rust/rust/tests/ui/abi/
Dunsupported.rs1 // revisions: x64 i686 aarch64 arm
3 // [x64] needs-llvm-components: x86
4 // [x64] compile-flags: --target=x86_64-unknown-linux-gnu --crate-type=rlib
5 // [i686] needs-llvm-components: x86
6 // [i686] compile-flags: --target=i686-unknown-linux-gnu --crate-type=rlib
7 // [aarch64] needs-llvm-components: aarch64
8 // [aarch64] compile-flags: --target=aarch64-unknown-linux-gnu --crate-type=rlib
9 // [arm] needs-llvm-components: arm
10 // [arm] compile-flags: --target=armv7-unknown-linux-gnueabihf --crate-type=rlib
26 extern "ptx-kernel" fn ptx() {} in ptx()
[all …]
/third_party/libxml2/
D.gitlab-ci.yml3 # for libxslt, that's why we need git and libgcrypt-dev.
7 # RUN apt-get update && \
8 # apt-get upgrade -y && \
9 # apt-get install -y --no-install-recommends \
10 # curl git ca-certificates \
11 # autoconf automake libtool pkg-config \
13 # zlib1g-dev liblzma-dev libgcrypt-dev \
14 # python-dev python3-dev \
20 - |
21 ln -s /tests/xmlconf
[all …]
/third_party/astc-encoder/jenkins/
Dnightly.Jenkinsfile1 /* This pipeline is used for post-commit testing, so it runs frequently.
5 * - Run the entire pipeline in less than 10 minutes.
6 * - Test builds on all supported operating systems.
7 * - Test builds on all supported compilers.
8 * - Test release and debug build variants.
9 * - Run functional smoke tests.
10 * - Run image quality smoke tests.
16 @Library('hive-infra-library@changes/86/295486/1') _
29 /* Build for Linux on x86-64 using GCC */
30 stage('Linux') {
[all …]
/third_party/rust/rust/src/tools/rust-analyzer/.github/workflows/
Drelease.yaml4 - cron: "0 0 * * *" # midnight UTC
10 - release
11 - trigger-nightly
16 RUSTFLAGS: "-D warnings -W unreachable-pub"
20 CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER: aarch64-linux-gnu-gcc
21 CARGO_TARGET_ARM_UNKNOWN_LINUX_GNUEABIHF_LINKER: arm-linux-gnueabihf-gcc
28 - os: windows-latest
29 target: x86_64-pc-windows-msvc
30 code-target: win32-x64
31 - os: windows-latest
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/scripts/
Drun_benchmark_x86_cloud.sh11 cp ${x86_path}/mindspore-lite-${version}-linux-x64.tar.gz ./java/ || exit 1
13 tar -zxf mindspore-lite-${version}-linux-x64.tar.gz || exit 1
15 cd mindspore-lite-${version}-linux-x64 || exit 1
16 …javac -cp ${x86_path}/java/mindspore-lite-${version}-linux-x64/runtime/lib/mindspore-lite-java.jar…
17 …javac -cp ${x86_path}/java/mindspore-lite-${version}-linux-x64/runtime/lib/mindspore-lite-java.jar…
21 model_name=`echo ${line} | awk -F ';' '{print $1}'`
27 …echo "java -classpath .:${x86_path}/java/mindspore-lite-${version}-linux-x64/runtime/lib/mindspore
29 …java -classpath .:${x86_path}/java/mindspore-lite-${version}-linux-x64/runtime/lib/mindspore-lite-
31 elapsed_time=$(printf %.2f "$(echo "$(date +%s.%N) - $elapsed_time" | bc)")
49 tar -zxf mindspore-lite-${version}-linux-*.tar.gz || exit 1
[all …]

12345678910>>...15