On Wed, Sep 1, 2010 at 14:08, Ralf Wildenhues <ralf.wildenh...@gmx.de> wrote:
>> Where would be an appropriate place to start in looking at adding this >> support? > > Check out the Automake git tree, find the patch in the git log that > added UPC support. Or the discussion on the automake-patches list. > It's probably almost as simple as s/UPC/CUDA/ s/upc/cuda/ plus > adjusting some blurbs and the actual compile rule, once you know how it > should look like. Thanks, I'll take a look. Cheers Adam