Use absolute include paths in nbnxn kernels
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 8 Sep 2014 14:09:39 +0000 (17:09 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 11 Sep 2014 09:19:08 +0000 (11:19 +0200)
Currently, the WIP automatic include sorter expects these files to be
included as paths relative to src/, and so does doc-check after changes
done for the include sorter.  Change the generator source files to
account for this, and regenerate the kernels.  Can be improved in the
future.

Make the kernel generator work even if the current working directory is
not the same as the script directory.

Change-Id: Ibc603dd0c85291f0c8fede394d9fa35b39c3a0a4


No differences found