那还有什么意义呢?! 作者: lu01 时间: 2019-5-5 13:31
作者又编译了高通骁龙660版本作者: lu01 时间: 2019-5-5 15:38
作者又编译了高通骁龙820版本作者: sxy 时间: 2019-5-6 01:03
希望GPU能比CPU利害才是作者: lu01 时间: 2019-5-19 18:30
/ $
/ $ export PATH=/busybox-virtual:/data/user/0/com.n0n3m4.droida/files/:bin:debugger:aarch64-linux-android/bin/PATH
/ $ export HOME=/data/user/0/com.n0n3m4.droida/files/
/ $ export LD_LIBRARY_PATH=lib64
/ $ export CFLAGS="-Os -s -pie"
/ $ export CXXFLAGS="-Os -s -pie"
/ $ export SHELL="/data/user/0/com.n0n3m4.droida/files/sh"
/ $ export CONFIG_SHELL="sh"
/ $ export PKG_CONFIG_PATH=aarch64-linux-android/lib/pkgconfig
/ $ cd "/storage/emulated/0"
/storage/emulated/0 $ cd Dow*
/storage/emulated/0/Download $ ls
browser com.jd.jrapp
/storage/emulated/0/Download $ ls -l
total 7
drwxrwx--- 4 0 9997 3488 May 19 10:05 browser
drwxrwx--- 3 0 9997 3488 Jan 18 14:08 com.jd.jrapp
/storage/emulated/0/Download $ cd bro*
/storage/emulated/0/Download/browser $ ls
plugins ??
/storage/emulated/0/Download/browser $ cd ..
/storage/emulated/0/Download $
/storage/emulated/0/Download $
/storage/emulated/0/Download $ ls
browser com.jd.jrapp leelaz_970 lz22415b.zip
/storage/emulated/0/Download $ mv *zip 15.gz
/storage/emulated/0/Download $ ./leelaz_970 15.gz
WARNING: linker: Warning: unable to normalize "lib64" (ignoring)
Unrecognized argument: 15.gz
Leela Zero 0.17 Copyright (C) 2017-2019 Gian-Carlo Pascutto and contributors
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see the COPYING file for details.
Generic options:
-h [ --help ] Show commandline options.
-g [ --gtp ] Enable GTP mode.
-t [ --threads ] arg (=0) Number of threads to use. Select 0 to
let leela-zero pick a reasonable
default.
-p [ --playouts ] arg Weaken engine by limiting the number of
playouts. Requires --noponder.
-v [ --visits ] arg Weaken engine by limiting the number of
visits.
-b [ --lagbuffer ] arg (=100) Safety margin for time usage in
centiseconds.
-r [ --resignpct ] arg (=-1) Resign when winrate is less than x%.
-1 uses 10% but scales for handicap.
-w [ --weights ] arg (=/storage/emulated/0/Download/best-network)
File with network weights.
-l [ --logfile ] arg File to log input/output to.
-q [ --quiet ] Disable all diagnostic output.
--timemanage arg (=auto) [auto|on|off|fast|no_pruning] Enable
time management features.
auto = no_pruning when using -n,
otherwise on.
on = Cut off search when the best move
can't change, but use full time if
moving faster doesn't save time.
fast = Same as on but always plays
faster.
no_pruning = For self play training
use.
--noponder Disable thinking on opponent's time.
--benchmark Test network and exit. Default args:
-v3200 --noponder -m0 -t1 -s1.
--cpu-only Use CPU-only implementation and do not
use OpenCL device(s).
OpenCL device options:
--gpu arg ID of the OpenCL device(s) to use
(disables autodetection).
--full-tuner Try harder to find an optimal OpenCL
tuning.
--tune-only Tune OpenCL only and then exit.
--batchsize arg (=0) Max batch size. Select 0 to let
leela-zero pick a reasonable default.
--precision arg Floating-point precision
(single/half/auto).
Default is to auto which automatically
determines which one to use.
Self-play options:
-n [ --noise ] Enable policy network randomization.
-s [ --seed ] arg Random number generation seed.
-d [ --dumbpass ] Don't use heuristics for smarter
passing.
-m [ --randomcnt ] arg (=0) Play more randomly the first x moves.
--randomvisits arg (=1) Don't play random moves if they have <=
x visits.
--randomtemp arg (=1) Temperature to use for random move
selection.
/storage/emulated/0/Download $ mv leel* lz9
/storage/emulated/0/Download $ ./lz9 -w 15.gz
WARNING: linker: Warning: unable to normalize "lib64" (ignoring)
Using OpenCL batch size of 5
Using 10 thread(s).
RNG seed: 2896355837598357390
Leela Zero 0.17 Copyright (C) 2017-2019 Gian-Carlo Pascutto and contributors
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see the COPYING file for details.
Started OpenCL SGEMM tuner.
Will try 380 valid configurations.
(1/380) KWG=32 KWI=8 MDIMA=8 MDIMC=8 MWG=64 NDIMB=16 NDIMC=16 NWG=64 SA=1 SB=1 STRM=0 STRN=0 TCE=0 VWM=2 VWN=2 8.5290 ms (38.9 GFLOPS)
Segmentation fault
/storage/emulated/0/Download $ ./lz9 --cpu-only -w 15.gz
WARNING: linker: Warning: unable to normalize "lib64" (ignoring)
Using 8 thread(s).
RNG seed: 4131794806963749699
Leela Zero 0.17 Copyright (C) 2017-2019 Gian-Carlo Pascutto and contributors
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see the COPYING file for details.
BLAS Core: ARMV8
Detecting residual layers...v1...192 channels...15 blocks.
Initializing CPU-only evaluation.
Setting max tree size to 4248 MiB and cache size to 472 MiB.
Passes: 0 Black (X) Prisoners: 0
Black (X) to move White (O) Prisoners: 0