I am following steps of 3.4.2 Setup AWS SDK and edma driver of the below link:
http://nvdla.org/vp_fpga.html
I get the below error:
[centos@ip-172-31-68-107 edma]$ sudo modprobe edma-drv
modprobe: ERROR: could not insert 'edma_drv': Exec format error
If I run the below command, the error goes away:
sudo rmmod xocl
Is the above command the right thing to do? Anybody can help me?
Thank you.
I am following steps of 3.4.2 Setup AWS SDK and edma driver of the below link:
http://nvdla.org/vp_fpga.html
I get the below error:
[centos@ip-172-31-68-107 edma]$ sudo modprobe edma-drv
modprobe: ERROR: could not insert 'edma_drv': Exec format error
If I run the below command, the error goes away:
sudo rmmod xocl
Is the above command the right thing to do? Anybody can help me?
Thank you.