Try to compile BP10. But I got some message from compiler:
BP10driver.cpp(81): error: namespace "occa" has no member "kernelInfo"
BP10driver.cpp(112): error: error: class "occa::device" has no member " buildKernelFromSource"
BP10driver.cpp(149): error: namespace "occa" has no meber "initTimer"
I get the latest version of 'occa' via 'git clone'. Should I roll back to some previous version? Or I should wait for the new push of occa. Thanks!
Try to compile BP10. But I got some message from compiler:
BP10driver.cpp(81): error: namespace "occa" has no member "kernelInfo"
BP10driver.cpp(112): error: error: class "occa::device" has no member " buildKernelFromSource"
BP10driver.cpp(149): error: namespace "occa" has no meber "initTimer"
I get the latest version of 'occa' via 'git clone'. Should I roll back to some previous version? Or I should wait for the new push of occa. Thanks!