!!! The CPU_NUM is not specified, you should set CPU_NUM in the environment variable list.
8989
CPU_NUM indicates that how many CPUPlace are used in the current task.
pnr:2.75621659307
And if this parameter are set as N (equal to the number of physical CPU core) the program may be faster.
query_num:1369
pair_num:16240 , 16240
export CPU_NUM=32 # for example, set CPU_NUM as number of physical CPU core which is 32.
equal_num:77
正序率: 0.733774670544
!!! The default number of CPU_NUM=1.
pos_num: 11860 , neg_num: 4303
I0821 07:16:04.512531 32200 parallel_executor.cc:440] The Program will be executed on CPU using ParallelExecutor, 1 cards are used, so 1 programs are executed in parallel.
!!! The CPU_NUM is not specified, you should set CPU_NUM in the environment variable list.
8902
CPU_NUM indicates that how many CPUPlace are used in the current task.
pnr: 13.6785350966
And if this parameter are set as N (equal to the number of physical CPU core) the program may be faster.
query_num: 1371
pair_num: 14429 14429
export CPU_NUM=32 # for example, set CPU_NUM as number of physical CPU core which is 32.
!!! The default number of CPU_NUM=1.
I0821 14:24:57.255358 7888 parallel_executor.cc:440] The Program will be executed on CPU using ParallelExecutor, 1 cards are used, so 1 programs are executed in parallel.