20 lines
1.3 KiB
Plaintext
20 lines
1.3 KiB
Plaintext
CONFIGS=-DNUM_CLUSTERS=1 -DNUM_CORES=2 -DNUM_WARPS=4 -DNUM_THREADS=4 -DL2_ENABLE=0 -DL3_ENABLE=0 -DPERF_ENABLE
|
|
make: Entering directory '/nethome/lcooper43/vortex-dev-old/driver/opae'
|
|
rm -rf libvortex.so *.o .depend
|
|
make: Leaving directory '/nethome/lcooper43/vortex-dev-old/driver/opae'
|
|
make: Entering directory '/nethome/lcooper43/vortex-dev-old/benchmarks/opencl/nearn'
|
|
LD_LIBRARY_PATH=/opt/pocl/runtime/lib:/nethome/lcooper43/vortex-dev-old/driver/opae:/opt/opae/1.1.2/lib:/opt/inteldevstack/a10_gx_pac_ias_1_2_1_pv/opencl/opencl_bsp/linux64/lib:/opt/intelFPGA_pro/quartus_19.2.0b57/hld/host/linux64/lib:/opt/intelFPGA_pro/quartus_19.2.0b57/hld/linux64/lib: ./nearn
|
|
loading db: cane4_0.db
|
|
loading db: cane4_1.db
|
|
loading db: cane4_2.db
|
|
Number of records: 1500
|
|
Finding the 5 closest neighbors.
|
|
[VXDRV] DEVCAPS: version=0, num_cores=4, num_warps=4, num_threads=4
|
|
1974 12 22 18 24 JOYCE 30.6 89.9 80 593 --> Distance=0.608276
|
|
1965 5 13 0 17 TONY 27.8 89.0 122 260 --> Distance=2.416610
|
|
1991 3 18 12 19 DEBBY 28.5 87.8 107 850 --> Distance=2.662703
|
|
1957 4 17 6 12 ALBERTO 32.5 87.8 54 510 --> Distance=3.330163
|
|
1964 8 5 6 9 FLORENCE 31.5 86.3 18 242 --> Distance=3.992490
|
|
Passed!
|
|
make: Leaving directory '/nethome/lcooper43/vortex-dev-old/benchmarks/opencl/nearn'
|