-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathopenblas-android-x86.dependency.rhel.properties
31 lines (30 loc) · 1.63 KB
/
openblas-android-x86.dependency.rhel.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
# Copyright (c) 2022 Konduit K.K.
#
# This program and the accompanying materials are made available under the
# terms of the Apache License, Version 2.0 which is available at
# https://www.apache.org/licenses/LICENSE-2.0.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
#
# SPDX-License-Identifier: Apache-2.0
#
openblas-android-x86.downloadUrl=
openblas-android-x86.version=
openblas-android-x86.file=
openblas-android-x86.directory=
openblas-android-x86.dependencies=ndk
openblas-android-x86.installCommand=./kompile install openblas-install --os=android --architecture=x86 --forceDownload=true
openblas-android-x86.nd4j-minimizer.envs=BUILD_USING_MAVEN,TARGET_OS,CURRENT_TARGET,LIBND4J_CLASSIFIER,BUILD_USING_MAVEN,LIBND4J_CLASSIFIER,ANDROID_NDK_HOME,CROSS_COMPILER_DIR,NDK_VERSION
openblas-android-x86.nd4j-minimizer.env.BUILD_USING_MAVEN=1
openblas-android-x86.nd4j-minimizer.env.TARGET_OS=android
openblas-android-x86.nd4j-minimizer.env.CURRENT_TARGET=android-x86
openblas-android-x86.nd4j-minimizer.env.LIBND4J_CLASSIFIER=android-x86
openblas-android-x86.nd4j-minimizer.env.ANDROID_NDK_HOME=${user.home}/.kompile/android-ndk-r21d
openblas-android-x86.nd4j-minimizer.env.CROSS_COMPILER_DIR=${user.home}/.kompile/android-ndk-r21d
openblas-android-x86.nd4j-minimizer.env.NDK_VERSION=r21d
openblas-android-x86.rhel.backends=nd4j-native,nd4j-minimizer