alanxu89 / maxas

Assembler for NVIDIA Maxwell architecture

Home Page:https://github.com/NervanaSystems/maxas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaxAs

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

About

Assembler for NVIDIA Maxwell architecture

https://github.com/NervanaSystems/maxas

License:MIT License


Languages

Language:CSS 56.3%Language:Perl 36.8%Language:C++ 5.2%Language:Cuda 1.7%