Assembler for NVIDIA Maxwell architecture
To install (system-wide):
sudo cpanm git://github.com/NervanaSystems/maxas.git
or
perl Makefile.PL
make
sudo make install
See wiki pages for more information:
Related work with lots of additional shader assembly (sass) examples:
This project is released under the MIT License.
-- Scott Gray