Closed pgleeson closed 9 years ago
By the way @skhayrulin there is also an addition in the makefile:
-L/opt/AMDAPP/lib/x86_64/
in
g++ -L/opt/AMDAPP/lib/x86_64/ -o $(BUILDDIR)/$(TARGET) $(OBJECTS) $(LIBS)
which is for the AMD libraries. This may help people finding them on Ubuntu...
Also a start on c302 integration. Not yet enabled