When i issue the command "git clone --recursive https://github.com/sgminer-dev/sgminer.git", the cloned "sgminer" directory does not have the "neoscrypt.*" files in the "kernel" or "algorithm" directories.
ystarnaud has added the "neoscrypt.cl" file from Wolf9466 a few hours ago. The new "neoscrypt.*" files can be seen in the directories mentioned above via ystarnaud's github post.
How do I clone ystarnaud's latest edition? --scryptr
git clone -b develop --recursive git://github.com/sgminer-dev/sgminer.git
Thanks for your informative reply, Badman. The "sgminer" directory that I cloned had the latest neoscypt files, and compiled readily. I am running Ubuntu 14.04.1 with AMD 14.9 drivers. The compiled sgminer 5.1.0-dev-2-gf608 flew with worksize 64 and I=14. NO HW ERRORS, they were a big problem when trying to use the master branch. I did not have to change my drivers, either. --scryptr