Hey,
first some infos about the environment:
Board: Nallatech 510T (2x Arria 10)
Ubuntu 16.04.
Quartus 17.1.0
Flashing the .aocx and compiling of the HostApp was successfull.
Now when i start the HostApp, the device was found and the HostApp tried to start.
But then the following error is shown:
See full result:
I used the ethminer from https://github.com/Maetti79/ethminer
Hope you can help.
If you need more information, just ask.
thank you!
first some infos about the environment:
Board: Nallatech 510T (2x Arria 10)
Ubuntu 16.04.
Quartus 17.1.0
Flashing the .aocx and compiling of the HostApp was successfull.
Now when i start the HostApp, the device was found and the HostApp tried to start.
But then the following error is shown:
Code:
acl_mem.c:398: acl_bind_buffer_to_device: Assertion `mem' failed.
Code:
Listing OpenCL devices (OCLMiner). ℹ 13:00:38|ethminer Found suitable OpenCL device [ p510t_min_ax115 : nalla_pcie (aclnalla_pcie0) ] with 4294967296 bytes of GPU memory
ℹ 13:00:38|stratum Connecting to stratumV2 server eth-eu1.nanopool.org:9999
ℹ 13:00:38|stratum Connected!
ℹ 13:00:38|stratum Starting farm
ocl 13:00:38|ocl-0 No work. Pause for 3 s.
ocl 13:00:38|ocl-1 No work. Pause for 3 s.
ℹ 13:00:38|stratum Received new job #0x7c1a12 seed: #8308d376eeb469b7ff84bd59c51988d9 target: #000000006df37f675ef6eadf
ℹ 13:00:38|stratum Received new job #0x7c1a12 seed: #8308d376eeb469b7ff84bd59c51988d9 target: #000000006df37f675ef6eadf
ocl 13:00:41|ocl-0 New work: header #7c1a1211
target 000000006df37f675ef6eadf5ab9a2072d44268d97df837e6748956e5c6c2116
ocl 13:00:41|ocl-0 New seed #8308d376
ocl 13:00:41|ocl-1 New work: header #7c1a1211
target 000000006df37f675ef6eadf5ab9a2072d44268d97df837e6748956e5c6c2116
ocl 13:00:41|ocl-1 New seed #8308d376
ocl 13:00:43|ocl-0 Platform: Intel(R) FPGA SDK for OpenCL(TM)
ocl 13:00:43|ocl-1 Platform: Intel(R) FPGA SDK for OpenCL(TM)
ocl 13:00:43|ocl-0 Device: p510t_min_ax115 : nalla_pcie (aclnalla_pcie0) 1CU 4096MB / OpenCL 1.0 Intel(R) FPGA SDK for OpenCL(TM), Version 17.1
ocl 13:00:43|ocl-0 OpenCL kernel: Custom 'p510t_min_ax115 : nalla_pcie (aclnalla_pcie0).aocx'
ocl 13:00:43|ocl-1 Device: p510t_min_ax115 : nalla_pcie (aclnalla_pcie1) 1CU 4096MB / OpenCL 1.0 Intel(R) FPGA SDK for OpenCL(TM), Version 17.1
ocl 13:00:43|ocl-1 OpenCL kernel: Custom 'p510t_min_ax115 : nalla_pcie (aclnalla_pcie1).aocx'
m 13:00:43|ethminer Speed 0.00Mh/s No-Fee (295s)
[0]p510t_min_ax115 : nalla_pcie (aclnalla_pcie0) 1CU 4096MB - 0C 0% - 0.00Mh/s
[1]p510t_min_ax115 : nalla_pcie (aclnalla_pcie1) 1CU 4096MB - 0C 0% - 0.00Mh/s
[A0+0:R0+0:F0]
ocl 13:00:43|ocl-1 OpenCL kernel: Custom 'p510t_min_ax115 : nalla_pcie (aclnalla_pcie1).aocx'
ocl 13:00:43|ocl-1 OpenCL kernel: GROUP_SIZE 128
ocl 13:00:43|ocl-0 OpenCL kernel: Custom 'p510t_min_ax115 : nalla_pcie (aclnalla_pcie0).aocx'
ocl 13:00:43|ocl-0 OpenCL kernel: GROUP_SIZE 128
ocl 13:00:43|ocl-1 OpenCL kernel: DAG_SIZE 21495797
ocl 13:00:43|ocl-0 OpenCL kernel: DAG_SIZE 21495797
ocl 13:00:43|ocl-1 OpenCL kernel: LIGHT_SIZE 671743
ocl 13:00:43|ocl-0 OpenCL kernel: LIGHT_SIZE 671743
ocl 13:00:43|ocl-1 OpenCL kernel: ACCESSES 64
ocl 13:00:43|ocl-0 OpenCL kernel: ACCESSES 64
ocl 13:00:43|ocl-1 OpenCL kernel: MAX_OUTPUTS 1
ocl 13:00:43|ocl-0 OpenCL kernel: MAX_OUTPUTS 1
ocl 13:00:43|ocl-1 OpenCL kernel: PLATFORM 0
ocl 13:00:43|ocl-0 OpenCL kernel: PLATFORM 0
ocl 13:00:43|ocl-1 OpenCL kernel: COMPUTE 0
ocl 13:00:43|ocl-0 OpenCL kernel: COMPUTE 0
ocl 13:00:43|ocl-1 OpenCL kernel: THREADS_PER_HASH 4
ocl 13:00:43|ocl-0 OpenCL kernel: THREADS_PER_HASH 4
✘ 13:00:44|ocl-0 Build info:
✘ 13:00:44|ocl-1 Build info:
ethminer: acl_mem.c:398: acl_bind_buffer_to_device: Assertion `mem' failed.
Hope you can help.
If you need more information, just ask.
thank you!